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.
The Big Reveal of Node.js Performance Optimization! 🚀 Part One: Profiling Node.js

The Big Reveal of Node.js Performance Optimization! 🚀 Part One: Profiling Node.js

6
Comments 1
8 min read
I built a social media scheduling tool and open-sourced it 🤯

I built a social media scheduling tool and open-sourced it 🤯

393
Comments 43
1 min read
Goodbye Exceptions! Mastering Error Handling in JavaScript with the Result Pattern

Goodbye Exceptions! Mastering Error Handling in JavaScript with the Result Pattern

1
Comments
3 min read
How to Build a Real-Time Chat Application Using Socket.io

How to Build a Real-Time Chat Application Using Socket.io

1
Comments
4 min read
Web Components and SSR - 2024 Edition

Web Components and SSR - 2024 Edition

42
Comments 4
4 min read
JavaScript's BEST KEPT SECRET is the Power of forEach Functions

JavaScript's BEST KEPT SECRET is the Power of forEach Functions

3
Comments 3
3 min read
My Portfolio: A Showcase of Web Development Skills with Next.js & Redux

My Portfolio: A Showcase of Web Development Skills with Next.js & Redux

Comments
2 min read
Resolving Breaking Changes in Next.js 15 and React 19 with NPM: A Developer’s Guide

Resolving Breaking Changes in Next.js 15 and React 19 with NPM: A Developer’s Guide

3
Comments
2 min read
Understand JavaScript Object References and Copying - Brief Explanation

Understand JavaScript Object References and Copying - Brief Explanation

Comments
2 min read
How to detect code language in browser

How to detect code language in browser

3
Comments
2 min read
My React Journey: Day 4

My React Journey: Day 4

3
Comments 2
2 min read
Are let and const hoisted?🤔 What is the Temporal Dead Zone?

Are let and const hoisted?🤔 What is the Temporal Dead Zone?

5
Comments
2 min read
Hydration error while installing NextJS 15

Hydration error while installing NextJS 15

3
Comments 3
1 min read
My thoughts on the use() hook — A deep dive into React 19’s latest experimental feature

My thoughts on the use() hook — A deep dive into React 19’s latest experimental feature

Comments
4 min read
Evaluating (Historically Optimal) Fantasy F1 Teams with Linear Programming

Evaluating (Historically Optimal) Fantasy F1 Teams with Linear Programming

2
Comments 1
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.