20 Mistakes That Quietly Destroy JavaScript/TypeScript Codebases (Part 2)
Common JS/TS patterns that feel fine until they don't. 11 mistakes, before/after code for each.
9 articles in JavaScript.
Browse by category
Common JS/TS patterns that feel fine until they don't. 11 mistakes, before/after code for each.
Common JS/TS patterns that feel fine until they don't. 11 mistakes, before/after code for each.
Learn about eight features you must adapt today in your production codebase.
Learn the deeper concepts in JavaScript, such as Promises, Async/Await, and Event-Loop.
We ship faster when we break fewer things. TypeScript helps you do that.
Learn the deeper concepts in JavaScript, such as `this`, `new`, Prototypes, and Classes (7 minutes)
Learn the deeper concepts in JavaScript, such as values, references, coercion & equality (5 minutes)
Learn the deeper concepts in Javascript, such as scope, hoisting, and closures. (5 minutes)
A Web Developer's secret weapon