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.
🎙️We have implemented new features in HMPL to help developers make web apps smaller in size🔥

🎙️We have implemented new features in HMPL to help developers make web apps smaller in size🔥

85
Comments 4
3 min read
Implementing an API with Background Tasks: A Pragmatic Approach

Implementing an API with Background Tasks: A Pragmatic Approach

15
Comments
4 min read
📱 Access Your Localhost Website on Mobile Without Hosting! 🚀

📱 Access Your Localhost Website on Mobile Without Hosting! 🚀

3
Comments 2
2 min read
Stop Forgetting! Automatically Remove console.log in Next.js Production

Stop Forgetting! Automatically Remove console.log in Next.js Production

Comments
1 min read
Writing Logs to Files in Node.js with the LogLayer

Writing Logs to Files in Node.js with the LogLayer

Comments
4 min read
You Don’t Know JS Yet: My Weekly Journey Through JavaScript Mastery

You Don’t Know JS Yet: My Weekly Journey Through JavaScript Mastery

2
Comments
4 min read
Optional Chaining in JavaScript

Optional Chaining in JavaScript

2
Comments
2 min read
SRVRA Sync: The Enterprise-Grade State Management & Real-Time, Bi-Directional Sync Engine

SRVRA Sync: The Enterprise-Grade State Management & Real-Time, Bi-Directional Sync Engine

Comments
3 min read
How to Seamlessly Integrate Stripe Payments in a React Native App 💳

How to Seamlessly Integrate Stripe Payments in a React Native App 💳

1
Comments
2 min read
🎥 Building a Scalable Social Media Video Downloader: Open Source NestJS + Next.js Project

🎥 Building a Scalable Social Media Video Downloader: Open Source NestJS + Next.js Project

Comments
2 min read
Bun just got 60% faster, Doom now runs on TypeScript, OpenAI launched GPT 4.5, and more

Bun just got 60% faster, Doom now runs on TypeScript, OpenAI launched GPT 4.5, and more

Comments
3 min read
Tanstack Query / React Query 🌸

Tanstack Query / React Query 🌸

Comments
6 min read
Understanding JavaScript Execution with some Pizza

Understanding JavaScript Execution with some Pizza

Comments
8 min read
What is Props Drilling in React.js?

What is Props Drilling in React.js?

Comments
2 min read
Going back to basics with Zero-Build React: The Ultimate Development Guide to Modern ESM CDNs with React 19

Going back to basics with Zero-Build React: The Ultimate Development Guide to Modern ESM CDNs with React 19

Comments
5 min read
map() vs forEach() in JS

map() vs forEach() in JS

Comments
1 min read
# 🔥 The Hidden Power of `localhost` – More Than Just `127.0.0.1`

# 🔥 The Hidden Power of `localhost` – More Than Just `127.0.0.1`

Comments
2 min read
StackSync: The Open-Source Tech Stack Explorer

StackSync: The Open-Source Tech Stack Explorer

Comments
3 min read
Create Reusable Toaster Notifications in React with Custom Animations

Create Reusable Toaster Notifications in React with Custom Animations

Comments
2 min read
# Não fique perdido sobre o que é JSON, fique maluco!

# Não fique perdido sobre o que é JSON, fique maluco!

Comments
3 min read
Why TypeScript? A Beginner’s Guide to Typed JavaScript

Why TypeScript? A Beginner’s Guide to Typed JavaScript

Comments
2 min read
Express + MongoDB + Swagger CRUD Sample

Express + MongoDB + Swagger CRUD Sample

Comments
4 min read
Claude 3.7 Sonnet Thinking vs. Deepseek r1: Complete Analysis

Claude 3.7 Sonnet Thinking vs. Deepseek r1: Complete Analysis

10
Comments
19 min read
DOM (Document Object Model)

DOM (Document Object Model)

Comments
3 min read
JavaScript Throttling from Scratch

JavaScript Throttling from Scratch

Comments
3 min read
loading...