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 to Parse URLs in JavaScript: The URL API vs Manual Parsing

How to Parse URLs in JavaScript: The URL API vs Manual Parsing

Comments
3 min read
Unix Timestamps: A Complete Developer Reference

Unix Timestamps: A Complete Developer Reference

Comments
3 min read
localStorage vs sessionStorage vs Cookies: When to Use Each

localStorage vs sessionStorage vs Cookies: When to Use Each

Comments
3 min read
ASCII, Unicode, and UTF-8: What Every Developer Should Know

ASCII, Unicode, and UTF-8: What Every Developer Should Know

Comments
4 min read
QR Codes for Developers: How They Work and How to Generate Them

QR Codes for Developers: How They Work and How to Generate Them

Comments
4 min read
CSS Custom Properties: The Modern Way to Manage Design Tokens

CSS Custom Properties: The Modern Way to Manage Design Tokens

Comments
3 min read
JSON Schema: Validate Your API Data Before It Reaches Your Application

JSON Schema: Validate Your API Data Before It Reaches Your Application

Comments
3 min read
How to Use FFmpeg with Node.js (No Installation Required)

How to Use FFmpeg with Node.js (No Installation Required)

Comments
5 min read
What's Actually Inside a JWT Token (and How to Read One)

What's Actually Inside a JWT Token (and How to Read One)

Comments
4 min read
usePagination: 3 lines of code, infinite possibilities

usePagination: 3 lines of code, infinite possibilities

1
Comments 1
4 min read
I built a content tool where the AI runs 100% in the browser — no servers, no API keys

I built a content tool where the AI runs 100% in the browser — no servers, no API keys

1
Comments
2 min read
I Built a Weather Data Platform Using 40+ Years of Data — Here’s What I Learned

I Built a Weather Data Platform Using 40+ Years of Data — Here’s What I Learned

Comments
2 min read
Building a Simple React Carousel Component

Building a Simple React Carousel Component

1
Comments
2 min read
Vite Just Got a Bigger Engine: Why VoidZero Joining Cloudflare Matters

Vite Just Got a Bigger Engine: Why VoidZero Joining Cloudflare Matters

6
Comments
2 min read
Composer Autoload vs npm: The PHP Mental Model That Hurts You

Composer Autoload vs npm: The PHP Mental Model That Hurts You

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