33 concepts every JavaScript developer should know. - leonardomso/33-js-concepts
Call Stack
Primitive Types
Value Types and Reference Types
Implicit, Explicit, Nominal, Structuring and Duck Typing
== vs === vs typeof
Function Scope, Block Scope and Lexical Scope
Expression vs Statement
Hoisting
IIFE, Modules and Namespaces
Message Queue and Event Loop
setTimeout, setInterval and requestAnimationFrame
Expensive Operation and Big O Notation
JavaScript Engines
Binary, Hex, Dec, Scientific Notation
Bitwise Operators, Type Arrays and Array Buffers
DOM and Layout Trees
new, Constructor, instanceof and Instances
Prototype Inheritance and Prototype Chain
Object.create and Object.assign
...
More in Course Chunks from GitHub
No comments yet. Be the first to comment!