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 integrate Stripe Payments into a chrome extension (step by step)

How to integrate Stripe Payments into a chrome extension (step by step)

16
Comments
10 min read
What NestJS Actually Is — A Simple, No-Fluff Explanation

What NestJS Actually Is — A Simple, No-Fluff Explanation

1
Comments
3 min read
React 19 ile Değişen Dünya: Front-End Geliştiriciler İçin Yeni Dönem

React 19 ile Değişen Dünya: Front-End Geliştiriciler İçin Yeni Dönem

Comments
4 min read
Neuroevolution of Augmenting Topologies in JavaScript

Neuroevolution of Augmenting Topologies in JavaScript

Comments
1 min read
I Tried Reading React's Source Code and Flow Beat Me Up. So Let's Learn 🚀

I Tried Reading React's Source Code and Flow Beat Me Up. So Let's Learn 🚀

4
Comments
5 min read
Musicard: Turn Songs into Stunning Visual Cards 🎵

Musicard: Turn Songs into Stunning Visual Cards 🎵

1
Comments
2 min read
How I Built a Multi-Tenant Static Site Engine with Next.js, Nginx, and Coolify

How I Built a Multi-Tenant Static Site Engine with Next.js, Nginx, and Coolify

Comments
4 min read
I Built a Screen Recorder in the Browser Without Any Backend — Here’s How

I Built a Screen Recorder in the Browser Without Any Backend — Here’s How

Comments
1 min read
What Is Soft Delete?

What Is Soft Delete?

Comments
2 min read
What App Would Prevent a Website from Getting Hacked, and Why?

What App Would Prevent a Website from Getting Hacked, and Why?

Comments
9 min read
JSON Diff Tools

JSON Diff Tools

Comments
3 min read
useEffect cleanup function?!

useEffect cleanup function?!

Comments 3
2 min read
How I Built an AI-Powered Weather Web App (SkyCast)

How I Built an AI-Powered Weather Web App (SkyCast)

2
Comments 1
2 min read
GitHug: Finding Your Code Soulmate in the Octoverse

GitHug: Finding Your Code Soulmate in the Octoverse

Comments
3 min read
Mastering Sui DeepBook: A Hands-On DeFi DEX Series (1)

Mastering Sui DeepBook: A Hands-On DeFi DEX Series (1)

1
Comments
2 min read
"How I built a 'Forever' File Uploader with Vanilla JS and No Backend"

"How I built a 'Forever' File Uploader with Vanilla JS and No Backend"

Comments
1 min read
Making a WhatsApp Bot that Doesn't Suck (Node.js + GPT-5.2)

Making a WhatsApp Bot that Doesn't Suck (Node.js + GPT-5.2)

Comments
2 min read
The Definitive Guide to Updating Node.js Dependencies in 2025 (Without Losing Your Mind)

The Definitive Guide to Updating Node.js Dependencies in 2025 (Without Losing Your Mind)

Comments
3 min read
Coding Challenge Practice - Question 78

Coding Challenge Practice - Question 78

Comments
1 min read
Push-based vs. Pull-based Reactivity: The Two Driving Models Behind Fine-Grained Systems

Push-based vs. Pull-based Reactivity: The Two Driving Models Behind Fine-Grained Systems

Comments
3 min read
I built a Digital Repository for my University using Vanilla JS & Firebase

I built a Digital Repository for my University using Vanilla JS & Firebase

Comments
1 min read
I built a small Node.js tool to detect unhandled promises

I built a small Node.js tool to detect unhandled promises

Comments
2 min read
Building a Full-Stack Pokédex Search Engine with React and Spring Boot

Building a Full-Stack Pokédex Search Engine with React and Spring Boot

Comments
1 min read
What is the output of the following JavaScript code snippet? (|| and && example)

What is the output of the following JavaScript code snippet? (|| and && example)

Comments
1 min read
Unlocking Type Safety: A Deep Dive into Type Guards in TypeScript

Unlocking Type Safety: A Deep Dive into Type Guards in TypeScript

Comments
3 min read
loading...