Types, Operators and Primitives page
Learn about types, operators and primitives in JavaScript as well as a bonus session regarding how hash maps are created in memory! This week's agenda:
- Data types
- Operators
- A memory stack representation of primitives
- A memory stack representation of objects delete & typeof
- Bonus: Hash maps and order of complexity