Basic JavaScript for LWC
- Variables
- Fixing Typo in Variables
- Data Types
- null vs undefined
- Spread Operator
- Destructuring
- String interpolation
- String Methods
- Object/JSON Operations
- Array Methods
- Promise
- Modules import and export
- QuerySelector
- Events
- Arrow Function
- setTimeout vs setInterval
0 Comments