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.
Apple Pop-up issue

Apple Pop-up issue

Comments
1 min read
Frontend Challenge: College Website for Axero Design System

Frontend Challenge: College Website for Axero Design System

3
Comments
1 min read
NestJS vs. Express: Why Structure Beats Speed in the Long Run 🚀

NestJS vs. Express: Why Structure Beats Speed in the Long Run 🚀

3
Comments 1
2 min read
Leetcode 283: Move Zeroes JavaScript Solution

Leetcode 283: Move Zeroes JavaScript Solution

Comments
3 min read
如何在 web 应用中使用 GDAL (三)

如何在 web 应用中使用 GDAL (三)

Comments
2 min read
Node.js Hosting: What Developers Should Know

Node.js Hosting: What Developers Should Know

2
Comments
2 min read
Building a Localhost OAuth Callback Server in Node.js

Building a Localhost OAuth Callback Server in Node.js

Comments 1
6 min read
🧠 10-Day JavaScript Challenge: DOM Manipulation Day-8

🧠 10-Day JavaScript Challenge: DOM Manipulation Day-8

Comments
2 min read
How I Made My Micro-Frontend Load Faster with Just Two Techniques

How I Made My Micro-Frontend Load Faster with Just Two Techniques

5
Comments 1
2 min read
How to create a virtual machine scale set.

How to create a virtual machine scale set.

2
Comments
7 min read
Why Your CLI Tool Needs OAuth (Not API Keys)

Why Your CLI Tool Needs OAuth (Not API Keys)

Comments
3 min read
React Foam: The 1KB State Management Library You Can Master in 5 Minutes

React Foam: The 1KB State Management Library You Can Master in 5 Minutes

1
Comments
3 min read
AI Response Generator vs Chatbots: Key Differences

AI Response Generator vs Chatbots: Key Differences

10
Comments
6 min read
Choosing the Right Stack in 2025. When AI Feels Like It's Taking Over

Choosing the Right Stack in 2025. When AI Feels Like It's Taking Over

3
Comments 3
1 min read
How to Integrate Google APIs in Your Next.js Project

How to Integrate Google APIs in Your Next.js Project

1
Comments
3 min read
technical development in javascript

technical development in javascript

Comments
2 min read
React 19 Concurrency Deep Dive — Mastering `useTransition` and `startTransition` for Smoother UIs

React 19 Concurrency Deep Dive — Mastering `useTransition` and `startTransition` for Smoother UIs

Comments
14 min read
REACT-HOOKS

REACT-HOOKS

1
Comments
1 min read
The 80/20 Rule of Code Optimization – and When to Break It

The 80/20 Rule of Code Optimization – and When to Break It

Comments
3 min read
When to Cache, When to Compute, When to Preload

When to Cache, When to Compute, When to Preload

Comments
3 min read
Using LangGraph.js SDK to create Agents

Using LangGraph.js SDK to create Agents

4
Comments
7 min read
Stay ahead in web development: latest news, tools, and insights #98

Stay ahead in web development: latest news, tools, and insights #98

1
Comments
10 min read
🚀 Worker Threads in Node.js: A Complete Guide for Parallel Processing

🚀 Worker Threads in Node.js: A Complete Guide for Parallel Processing

1
Comments
3 min read
# 🔍 From `forEach` to `filter`: Extracting Meaning from JavaScript Arrays

# 🔍 From `forEach` to `filter`: Extracting Meaning from JavaScript Arrays

Comments
2 min read
# 🔁 Mastering the `for...in` Loop in JavaScript: When and Where to Use It

# 🔁 Mastering the `for...in` Loop in JavaScript: When and Where to Use It

1
Comments
2 min read
loading...