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