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.
Stop Blaming Your Framework: Your App Is Slow Because You Stopped Caring About Performance

Stop Blaming Your Framework: Your App Is Slow Because You Stopped Caring About Performance

Comments
6 min read
How I Built an Intent Classifier to Route Messages Across Multiple LLMs

How I Built an Intent Classifier to Route Messages Across Multiple LLMs

5
Comments 3
4 min read
Date Difference Calculations: Why "How Many Days Between" Is Harder Than It Seems

Date Difference Calculations: Why "How Many Days Between" Is Harder Than It Seems

Comments
4 min read
Business Days vs Calendar Days: The Date Math Mistake That Breaks Your Deadlines

Business Days vs Calendar Days: The Date Math Mistake That Breaks Your Deadlines

Comments
3 min read
requestAnimationFrame vs requestIdleCallback

requestAnimationFrame vs requestIdleCallback

Comments
4 min read
Why Gamification Alone Doesn't Build Habits (And What Does)

Why Gamification Alone Doesn't Build Habits (And What Does)

Comments
3 min read
Synchronous vs Asynchronous JavaScript

Synchronous vs Asynchronous JavaScript

2
Comments
7 min read
Why JavaScript SEO Fails and How to Fix It: A Deep Dive into Modern SEO Analysis

Why JavaScript SEO Fails and How to Fix It: A Deep Dive into Modern SEO Analysis

Comments 1
4 min read
How to Build a React Native MRZ Passport Scanner for Android and iOS

How to Build a React Native MRZ Passport Scanner for Android and iOS

Comments
3 min read
I built a zero-dependency TypeScript library to validate Spanish DNI, NIE and CIF

I built a zero-dependency TypeScript library to validate Spanish DNI, NIE and CIF

Comments
2 min read
How I built Lunary's birth chart reader

How I built Lunary's birth chart reader

Comments
5 min read
Stop Writing Boilerplate: Comparing AI Plugins vs. AI-Native IDEs for Java

Stop Writing Boilerplate: Comparing AI Plugins vs. AI-Native IDEs for Java

Comments
8 min read
One PR to a parser unlocked prerendering in Brisa

Speed gains from lightweight JS-only parsing

One PR to a parser unlocked prerendering in Brisa

12
Comments 5
8 min read
Your Next.js App Makes the Same Database Query 5 Times Per Page Load

Your Next.js App Makes the Same Database Query 5 Times Per Page Load

Comments
5 min read
Mastering Template Literals in JavaScript: Say Goodbye to String Concatenation Nightmares

Mastering Template Literals in JavaScript: Say Goodbye to String Concatenation Nightmares

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