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.
What is Debouncing in JS?

What is Debouncing in JS?

Comments
2 min read
I was manually checking a competitor's website every day. So I built something to stop doing that

I was manually checking a competitor's website every day. So I built something to stop doing that

Comments
2 min read
var vs let vs const: Which Should You Actually Use in 2026?

var vs let vs const: Which Should You Actually Use in 2026?

Comments
4 min read
Free CSV Tools Online — Clean, Convert and Validate CSV Files

Free CSV Tools Online — Clean, Convert and Validate CSV Files

Comments
1 min read
How I built a government data tool for international students.

How I built a government data tool for international students.

Comments
4 min read
Why I'm Writing Server-Side synchronous JavaScript (And Why It Beats Node.js for APIs)

Why I'm Writing Server-Side synchronous JavaScript (And Why It Beats Node.js for APIs)

Comments
3 min read
React Server Components vs Client Components — When to Use Which

React Server Components vs Client Components — When to Use Which

6
Comments
5 min read
Wisp CMS and Next.js Blog Template Integration for Independent Developer Portfolios

Wisp CMS and Next.js Blog Template Integration for Independent Developer Portfolios

2
Comments
10 min read
Calculer un TAEG en JavaScript avec Newton-Raphson : convergence, pièges et intégration HCSF 35%

Calculer un TAEG en JavaScript avec Newton-Raphson : convergence, pièges et intégration HCSF 35%

Comments
8 min read
How We Optimized a Next.js Website to Score 100 on PageSpeed Insights

How We Optimized a Next.js Website to Score 100 on PageSpeed Insights

2
Comments
1 min read
How does VuReact compile Vue 3's computed() to React?

How does VuReact compile Vue 3's computed() to React?

Comments
2 min read
The Car Logo Problem Every Automotive Dev Team Has (And How to Fix It)

The Car Logo Problem Every Automotive Dev Team Has (And How to Fix It)

2
Comments
5 min read
How to Evaluate Node.js Developers: Beyond Benchmarks (2026)

How to Evaluate Node.js Developers: Beyond Benchmarks (2026)

Comments
6 min read
TLS in Node.js Is a Black Box - Here's an Open One

TLS in Node.js Is a Black Box - Here's an Open One

Comments
9 min read
Understanding `this` in JavaScript: The Complete Guide

Understanding `this` in JavaScript: The Complete Guide

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