Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.58 KB

02.md

File metadata and controls

44 lines (28 loc) · 1.58 KB

W3D1

Today's Learning Goals:

  • What is the time-complexity of Heap Sort?
  • What are the steps for Heap Sort?
  • When are two pages considered to have the same origin?
  • How might you allow cross-origin resource sharing?
  • What is CORS?
  • Discuss the differences between let, const, and var. What are their respective scopings?
  • Explain Context in React
  • What does the <Provider> component do?

Study

Algorithms

One awesome benefit Heaps give us is the ability to use Heap Sort, one of the most efficient algorithms in Computer Science

Read:

Web

Have you ever gotten this error - No 'Access-Control-Allow-Origin' header is present on the requested resource - inside of an AJAX call? Today's Web readings will discuss what that's all about!

JavaScript

Misc

  • Redux - Finish with all "Generating Containers" through "Extracting Action Containers"

Network and Apply

  • Reach out to 2 people
  • Apply to 5 jobs