Whereas Java and several other programming languages have a wide and rich range of datatypes and collections types, JavaScript only has a small number of primitive datatypes (Boolean, Number, String, ...
Topics covered include: Object creation Bracket vs Dot Notation Property descriptors How object references work Prototype chain Modern syntax like spread and destructuring Loop over objects Custom ...