- Language
- Object ποΈ used
- this ποΈ used
- arrow function ποΈ used
- async function π heard
- call π heard
- bind π heard
- apply π heard
- instanceof
- ...spread π heard
- ...rest π heard
- typeof ποΈ used
- destructuring ποΈ used
- generator
- iterator
- async generator
- async iterator
- chaining ποΈ used
- optional chaining
- IIFE ποΈ used
- global π heard
- globalThis π heard
- window ποΈ used
- getters and setters π heard
- proto π heard
- prototype π heard
- equality operators ποΈ used
- logical operators ποΈ used
- bitwise operators
- ternary operator ποΈ used
- void
- yield
- await π heard
- template literal ποΈ used
- strict mode ποΈ used
- delete
- in
- super π heard
- Symbol
- Reflect
- Statements
- if ποΈ used
- while ποΈ used
- do..while ποΈ used
- for ποΈ used
- for..in ποΈ used
- for..of ποΈ used
- for await π heard
- throw π heard
- break ποΈ used
- continue ποΈ used
- import ποΈ used
- export ποΈ used
- label
- try..catch π heard
- switch ποΈ used
- class π heard
- new Error
- with
- Functions
- function declaration ποΈ used
- function expression ποΈ used
- return ποΈ used
- default parameters ποΈ used
- functional object
- Data structures
- Array ποΈ used
- mixin
- extend
- typed arrays
- Map ποΈ used
- Set π heard
- undefined ποΈ used
- null ποΈ used
- Proxy
- weak collections
- timers π heard
- EventEmitter
- RegExp ποΈ used
- Date π known
- BigInt
- Infrastructure
- V8 ποΈ used
- Node.js π heard
- npm ποΈ used
- prettier
- MDN