Node.js Fundamentals (Personal Notes)

Spencer Smith
Dec 20, 2020

How Does JavaScript Run?

How Does Function Execution Context Work?

How Does Global Execution Context Work?

How Does the Execution Stack Work?

How Does the Event Queue Work?

How Does the Scope Chain Work?

How Do Closures Work?

How Does ‘This’ Work?

--

--