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.
Incomplete Weather App Project

Incomplete Weather App Project

Comments
1 min read
I built 59 free browser-based dev tools in vanilla JS — here's what I learned

I built 59 free browser-based dev tools in vanilla JS — here's what I learned

Comments
2 min read
I Built a Chrome DevTools Extension to Mock APIs Without Leaving the Browser

I Built a Chrome DevTools Extension to Mock APIs Without Leaving the Browser

1
Comments
2 min read
Two Pieces of Code, Same Answer — Which One Should You Write?

Two Pieces of Code, Same Answer — Which One Should You Write?

1
Comments 2
4 min read
URL Slugs: The Boring Detail That Quietly Affects Your SEO, Caching, and Bug Reports

URL Slugs: The Boring Detail That Quietly Affects Your SEO, Caching, and Bug Reports

Comments 1
4 min read
How to Automate Conventional Commits Without Installing Global Packages or Exposing Your Code

How to Automate Conventional Commits Without Installing Global Packages or Exposing Your Code

Comments
2 min read
Tauri Apps without Rust? Write Your Backend in Javascript

Tauri Apps without Rust? Write Your Backend in Javascript

Comments
4 min read
How to Make an HTML5 Game (Browser Loop, 2026)

How to Make an HTML5 Game (Browser Loop, 2026)

Comments
2 min read
Stop writing the same custom HTTP wrapper in every project

Stop writing the same custom HTTP wrapper in every project

Comments 1
2 min read
What Is JavaScript & How Does It Run?

What Is JavaScript & How Does It Run?

Comments 2
5 min read
Designing Type-Safe Multi-Calendar Primitives in TypeScript Without 'any'

Designing Type-Safe Multi-Calendar Primitives in TypeScript Without 'any'

2
Comments
7 min read
Enforcing a style rule with a linter that actually fails the build

Enforcing a style rule with a linter that actually fails the build

Comments
5 min read
How to handle input masking in TypeScript with zero dependencies

How to handle input masking in TypeScript with zero dependencies

Comments
3 min read
Building Targetify: An automated, local-first tab tracker with an on-site HUD

Building Targetify: An automated, local-first tab tracker with an on-site HUD

1
Comments
1 min read
Web Workers in the Next.js App Router: Field Notes on import.meta.url, DataCloneError, and What a Worker Cannot Fix

Web Workers in the Next.js App Router: Field Notes on import.meta.url, DataCloneError, and What a Worker Cannot Fix

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