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.
WebSockets vs Server-Sent Events vs Long Polling: Choosing the Right Real-Time Strategy

WebSockets vs Server-Sent Events vs Long Polling: Choosing the Right Real-Time Strategy

Comments
4 min read
Building an App-Like Reader on the Web (Without Going Full SPA)

Building an App-Like Reader on the Web (Without Going Full SPA)

Comments
3 min read
Optimistic Updates in React: UX That Feels Instant

Optimistic Updates in React: UX That Feels Instant

Comments
3 min read
I Replaced My Morning Routine App With a Stock Chart. Here's What Changed.

I Replaced My Morning Routine App With a Stock Chart. Here's What Changed.

Comments
3 min read
Building a Browser Game Where You Fly Through a Forest (It's Easier Than You Think)

Building a Browser Game Where You Fly Through a Forest (It's Easier Than You Think)

2
Comments
5 min read
I pushed Typescript to its limit all because of JSON schema

I pushed Typescript to its limit all because of JSON schema

Comments
5 min read
The Hidden Psychology of Why We Abandon Habit Apps (And What Actually Works)

The Hidden Psychology of Why We Abandon Habit Apps (And What Actually Works)

Comments
3 min read
5 React State Management Libraries Compared: Which One Should You Choose?

5 React State Management Libraries Compared: Which One Should You Choose?

1
Comments
2 min read
File uploads for a social media app with Tigris

File uploads for a social media app with Tigris

1
Comments 1
4 min read
I Built a React State Management Library that Combines the Best of Zustand and MobX

I Built a React State Management Library that Combines the Best of Zustand and MobX

1
Comments
2 min read
10 Game-Changing Decorator Patterns Every JavaScript Developer Should Know

10 Game-Changing Decorator Patterns Every JavaScript Developer Should Know

Comments
4 min read
8 JavaScript Mistakes I See in Every Code Review (And How to Fix Them)

8 JavaScript Mistakes I See in Every Code Review (And How to Fix Them)

1
Comments
3 min read
async / await: Pausing a Function Without Pausing JavaScript

async / await: Pausing a Function Without Pausing JavaScript

5
Comments 1
5 min read
I Built a Free Herb-Drug Interaction Checker — Here's What I Learned About Health Data

I Built a Free Herb-Drug Interaction Checker — Here's What I Learned About Health Data

1
Comments
4 min read
TypeScript Discriminated Unions: Advanced Type Narrowing

TypeScript Discriminated Unions: Advanced Type Narrowing

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