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.
How I streamed Gigabytes of Data directly to Disk using the browser's File System API

How I streamed Gigabytes of Data directly to Disk using the browser's File System API

2
Comments
2 min read
5 Unix Timestamp Mistakes Every Developer Makes

5 Unix Timestamp Mistakes Every Developer Makes

5
Comments
3 min read
Two Bugs That Taught Me More Than Any Tutorial

Two Bugs That Taught Me More Than Any Tutorial

2
Comments
6 min read
A small Vite plugin for moving heavy JSX attributes into comments

A small Vite plugin for moving heavy JSX attributes into comments

Comments
1 min read
Learn React useMemo the Right Way — Re-Renders, Optimization,Dependencies & useEffect

Learn React useMemo the Right Way — Re-Renders, Optimization,Dependencies & useEffect

5
Comments
7 min read
Stop Shipping 700KB of JavaScript for a Button

Stop Shipping 700KB of JavaScript for a Button

1
Comments
4 min read
Blocking vs Non-Blocking Code in Node.js

Blocking vs Non-Blocking Code in Node.js

Comments
5 min read
Why Node.js is Perfect for Building Fast Web Applications

Why Node.js is Perfect for Building Fast Web Applications

Comments
5 min read
The Node.js Event Loop Explained

The Node.js Event Loop Explained

Comments
5 min read
Setting Up Your First Node.js Application Step-by-Step

Setting Up Your First Node.js Application Step-by-Step

Comments
5 min read
I Almost Quit React Native on Day One. Here's What Changed.

I Almost Quit React Native on Day One. Here's What Changed.

2
Comments
1 min read
What is Middleware in Express and How It Works

What is Middleware in Express and How It Works

Comments
5 min read
Reading Apple Pencil Pressure in the Browser — PointerEvent, getCoalescedEvents(), and the e.pressure Trap

Reading Apple Pencil Pressure in the Browser — PointerEvent, getCoalescedEvents(), and the e.pressure Trap

Comments
7 min read
How I Built 9 Browser-Side Developer Tools as Single HTML Files

How I Built 9 Browser-Side Developer Tools as Single HTML Files

Comments 1
2 min read
Vite Cold Start White Screen? A Plugin Shows Resource Loading on Page

Vite Cold Start White Screen? A Plugin Shows Resource Loading on Page

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