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