JavaScript Language Reference
JavaScript reference. ES6+ features, async patterns, Node.js, npm, fetch API, and TypeScript essentials.
Topics
| Topic | Description |
|---|---|
let/const, destructuring, arrows, spread/rest, modules |
|
Creating, chaining, combinators (all, allSettled, race, any) |
|
Error handling, parallel execution, async iteration |
|
GET, POST, abort, timeout, streaming, error handling |
|
Parse, stringify, replacer/reviver, deep clone |
|
File system, path, process, child processes, HTTP server |
|
Dependencies, scripts, versioning, lock files, npx |
|
Selectors, manipulation, events, delegation |
|
Array methods, Map/Set, generators, Proxy, error classes |
|
Types, interfaces, generics, utility types, narrowing |