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 Building for "Scale." You Don't Have Users Yet.

Stop Building for "Scale." You Don't Have Users Yet.

15
Comments 3
6 min read
My Recent Debugging Adventure: The Case of the Disappearing Stylesheets

My Recent Debugging Adventure: The Case of the Disappearing Stylesheets

1
Comments
3 min read
From 20+ Years of Building Software to ShipDotnet 🚀

From 20+ Years of Building Software to ShipDotnet 🚀

1
Comments
2 min read
Guiding output of SLMs with grammar.

Guiding output of SLMs with grammar.

4
Comments
2 min read
Don't Sync State. Derive It! - The Mental Model That Fixes Half Your React Bugs

Don't Sync State. Derive It! - The Mental Model That Fixes Half Your React Bugs

3
Comments
4 min read
Ng-News 25/35: @for tracking strategies, Future of Angular at Angular Space

Ng-News 25/35: @for tracking strategies, Future of Angular at Angular Space

4
Comments
2 min read
Why parametized functions make your code cleaner

Why parametized functions make your code cleaner

Comments
1 min read
Dual publish ESM and CJS with tsdown

Dual publish ESM and CJS with tsdown

4
Comments
2 min read
Understanding High Availability day 44 of system design basics

Understanding High Availability day 44 of system design basics

Comments
3 min read
JavaScript vs Python for AI Product Development: Which One Should You Choose?

JavaScript vs Python for AI Product Development: Which One Should You Choose?

Comments
1 min read
Essential Features & Concepts in Frontend You Must Know Before Technical Interviews

Essential Features & Concepts in Frontend You Must Know Before Technical Interviews

5
Comments
12 min read
My Path in the Frontend

My Path in the Frontend

Comments
2 min read
Safely Navigating JavaScript Objects with Optional Chaining

Safely Navigating JavaScript Objects with Optional Chaining

Comments
2 min read
Building a Production-Ready Image Optimizer CLI with Node.js + TypeScript

Building a Production-Ready Image Optimizer CLI with Node.js + TypeScript

Comments
5 min read
Mastering MongoDB Aggregation Pipelines: A Developer’s Complete Guide

Mastering MongoDB Aggregation Pipelines: A Developer’s Complete Guide

Comments
4 min read
From Terminal to Code: Automatically Convert Shell Commands to Node.js Scripts with shell2node 🍃

From Terminal to Code: Automatically Convert Shell Commands to Node.js Scripts with shell2node 🍃

5
Comments 1
3 min read
How I Finally Solved My 500+ Bookmark Problem with AI

How I Finally Solved My 500+ Bookmark Problem with AI

5
Comments
3 min read
The DOM Explained: Where Markup Meets JavaScript

The DOM Explained: Where Markup Meets JavaScript

Comments
6 min read
Solution to Leetcode’s Maximum Subarray-JS(53)

Solution to Leetcode’s Maximum Subarray-JS(53)

1
Comments
1 min read
Next.js Roadmap: Beginner to Advanced

Next.js Roadmap: Beginner to Advanced

Comments
2 min read
Leetcode 189: Rotate Array JavaScript Solution.

Leetcode 189: Rotate Array JavaScript Solution.

5
Comments
2 min read
AWS Roadmap: Beginner to Advanced

AWS Roadmap: Beginner to Advanced

Comments
1 min read
The Boring SaaS Playbook That Actually Works

The Boring SaaS Playbook That Actually Works

22
Comments 6
5 min read
Bun vs Node.js – Why Developers Are Switching

Bun vs Node.js – Why Developers Are Switching

4
Comments
1 min read
Why Every Developer Should Master Async/Await and Promises

Why Every Developer Should Master Async/Await and Promises

5
Comments 1
4 min read
loading...