List of Notes
TypeScript
- Classes, Objects, Properties & Methods - Comparison
- Problem Sets
- TypeScript Types
- Interface
- Computed Property Names
JavaScript
- Spread Operator & Rest Patterns in JS
- Truthy and Falsy Values in JS
- Short Circuiting in JS
- Nullish Coalescing Operator (??)
- Closures in JavaScript
- Computed Property Names
- flat and flatMap methods
- Sorting in JavaScript
- Which array method to use?