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.
Five Things I Hate About React (And How to Overcome Them)

Five Things I Hate About React (And How to Overcome Them)

4
Comments 1
14 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
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
Join us for the next Frontend Challenge: December Edition!

Join us for the next Frontend Challenge: December Edition!

158
Comments 10
7 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
Navigating Web Rendering

Navigating Web Rendering

Comments
4 min read
Web Components and SSR - 2024 Edition

Web Components and SSR - 2024 Edition

33
Comments 4
4 min read
How Changsets reads config.json internally

How Changsets reads config.json internally

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

Understand JavaScript Object References and Copying - Brief Explanation

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
My React Journey: Day 4

My React Journey: Day 4

2
Comments 2
2 min read
How to detect code language in browser

How to detect code language in browser

2
Comments
2 min read
Inheritance with Stimulus Controllers

Inheritance with Stimulus Controllers

1
Comments 1
3 min read
Java Spring Boot use log4j in a gradle project

Java Spring Boot use log4j in a gradle project

Comments
2 min read
How to do Chain of Thought Prompting?

How to do Chain of Thought Prompting?

8
Comments 1
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
Mastering Image Styling and Responsiveness

Mastering Image Styling and Responsiveness

1
Comments
1 min read
Understanding WeakRefs and FinalizationRegistry in JavaScript

Understanding WeakRefs and FinalizationRegistry in JavaScript

12
Comments
4 min read
Astro.js: Build Lightning-Fast Websites with Minimal JavaScript

Astro.js: Build Lightning-Fast Websites with Minimal JavaScript

1
Comments
2 min read
Understanding Closures in JavaScript: From Confusion to Clarity

Understanding Closures in JavaScript: From Confusion to Clarity

1
Comments
3 min read
Hydration error while installing NextJS 15

Hydration error while installing NextJS 15

3
Comments 1
1 min read
Simple Hacks to Level Up Your Coding Skills

Simple Hacks to Level Up Your Coding Skills

Comments 2
4 min read
Aliases in React with Vite: And how they Simplify Your Imports 🚀.

Aliases in React with Vite: And how they Simplify Your Imports 🚀.

3
Comments 2
2 min read
Web Development Trends: Building Scalable Web Applications

Web Development Trends: Building Scalable Web Applications

1
Comments
3 min read
loading...