The fundamentals won't change even if the ecosystem does.
Call stack:
The JS Call Stack Explained In 9 Minutes
by Colt Steele:
@MozDevNet guide - developer.mozilla.org/en-US/docs/Glo…
Understanding the JavaScript call stack
by @charliecodes medium.freecodecamp.org/understanding-…
Scope & Closures in @YDKJS by @getify github.com/getify/You-Don…
this by @MozDevNet - developer.mozilla.org/en-US/docs/Web…
Understanding Scope and Context in JavaScript by @ryanmmorr ryanmorr.com/understanding-…
Inheritance and the prototype chain by @MozDevNet developer.mozilla.org/en-US/docs/Web…
Explaining JavaScript’s Prototype Chain Like You're Five by Codesmith dev.to/codesmith_staf…
Master JavaScript Prototypes & Inheritance by Arnav Aggarwal codeburst.io/master-javascr…
Higher Order Functions: Using Filter, Map and Reduce for More Maintainable Code by @guidsen medium.freecodecamp.org/higher-order-f…
Higher-order functions by @mpjme
Map, Filter, Reduce vs For Loops (syntax) by @joelnet dev.to/joelnet/map-fi…
Async & performance in @YDKJS - github.com/getify/You-Don…
JAVASCRIPT ASYNCHRONOUS PROGRAMMING AND CALLBACKS by @flaviocopes - flaviocopes.com/javascript-cal…
Asynchronous Programming in Eloquent Javascript - eloquentjavascript.net/11_async.html
Philip Roberts: What the heck is the event loop anyway? -
Concurrency model and Event Loop - @MozDevNet developer.mozilla.org/en-US/docs/Web…
Understanding JS: The Event Loop -Alexander Kondov hackernoon.com/understanding-…