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.
Building a Rapid A/B Test Generator with Google Stitch SDK

Building a Rapid A/B Test Generator with Google Stitch SDK

Comments
2 min read
QML dialog management is almost always wrong. Here's a better way.

QML dialog management is almost always wrong. Here's a better way.

Comments
2 min read
How We Use Next.js generateStaticParams to Pre-render 3,500 Baby Name Pages

How We Use Next.js generateStaticParams to Pre-render 3,500 Baby Name Pages

1
Comments
2 min read
Why JavaScript forEach() Does Not Work with await (How to Fix It)

Why JavaScript forEach() Does Not Work with await (How to Fix It)

5
Comments 1
3 min read
🚫 Stop Writing Old JavaScript — ✅ Start Using Modern Built-in APIs (Part 1)

🚫 Stop Writing Old JavaScript — ✅ Start Using Modern Built-in APIs (Part 1)

1
Comments
6 min read
I built a cloud code editor in 8th grade because I wanted to code at school

I built a cloud code editor in 8th grade because I wanted to code at school

Comments
1 min read
How I Solved WebSocket "Event Drift" in React with a Custom NPM Package

How I Solved WebSocket "Event Drift" in React with a Custom NPM Package

Comments
2 min read
Backend for Frontend (BFF), I Ignored It… Until My System Forced Me

Backend for Frontend (BFF), I Ignored It… Until My System Forced Me

Comments
2 min read
How to Build a React SEO Pipeline for Next.js

How to Build a React SEO Pipeline for Next.js

Comments
6 min read
I built an AI workspace in 4 days with zero frameworks — the LLM controls the entire UI

I built an AI workspace in 4 days with zero frameworks — the LLM controls the entire UI

Comments
2 min read
Depick: see the changelog before you update, never leave the terminal

Depick: see the changelog before you update, never leave the terminal

Comments
3 min read
2000 modules to render a button. Web dev earned this reputation.

2000 modules to render a button. Web dev earned this reputation.

2
Comments
3 min read
Monorepo vs Multirepo: How I Changed My Mind After Working on Real Projects

Monorepo vs Multirepo: How I Changed My Mind After Working on Real Projects

1
Comments
4 min read
Component Design for JavaScript Frameworks

Component Design for JavaScript Frameworks

2
Comments
4 min read
JavaScript Events Simply Explained With Real Code Examples

JavaScript Events Simply Explained With Real Code Examples

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