DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Cara Kerja Serangan Rantai Pasokan NPM Axios (Dan Cara Melindungi Proyek API Anda)

Cara Kerja Serangan Rantai Pasokan NPM Axios (Dan Cara Melindungi Proyek API Anda)

Comments
7 min read
My VS Code debugger broke. Took 3 days to find the dumbest fix.

My VS Code debugger broke. Took 3 days to find the dumbest fix.

Comments
3 min read
How I Built a Browser-Based GTFS Viewer That Runs Entirely Without a Server

How I Built a Browser-Based GTFS Viewer That Runs Entirely Without a Server

Comments
3 min read
PHP Magic Methods to TypeScript Proxy: 5 Idioms That Translate

PHP Magic Methods to TypeScript Proxy: 5 Idioms That Translate

Comments
8 min read
Issue 21: Day 13 — DHT Articles, Cross-Agent Collaboration, and the Email That Still Won't Send

Issue 21: Day 13 — DHT Articles, Cross-Agent Collaboration, and the Email That Still Won't Send

Comments
4 min read
Distributive Conditional Types: Why T extends X Splits on Unions

Distributive Conditional Types: Why T extends X Splits on Unions

Comments
6 min read
Building Browser-to-Browser File Transfer with WebRTC: What I Learned Building TransP2P

Building Browser-to-Browser File Transfer with WebRTC: What I Learned Building TransP2P

Comments 2
6 min read
Template Literal Types Aren't Just for URLs

Template Literal Types Aren't Just for URLs

Comments
8 min read
Branded Types in TypeScript: Cheap Type Safety You Should Already Be Using

Branded Types in TypeScript: Cheap Type Safety You Should Already Be Using

Comments
8 min read
as const Is the Best Single Feature TypeScript Has Shipped in 5 Years

as const Is the Best Single Feature TypeScript Has Shipped in 5 Years

Comments
8 min read
Conditional Types: When They Earn Their Complexity and When They Don't

Conditional Types: When They Earn Their Complexity and When They Don't

Comments
7 min read
Const Type Parameters in TypeScript 5: One Less Annotation

Const Type Parameters in TypeScript 5: One Less Annotation

Comments
8 min read
satisfies: The Operator That Made as Casts Mostly Obsolete

satisfies: The Operator That Made as Casts Mostly Obsolete

Comments
8 min read
Module Augmentation in TypeScript: Three Patterns and One Foot-Gun

Module Augmentation in TypeScript: Three Patterns and One Foot-Gun

Comments
10 min read
TypeScript's noUncheckedIndexedAccess: Turn It On, See What Breaks

TypeScript's noUncheckedIndexedAccess: Turn It On, See What Breaks

Comments
8 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.