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.
Building a Multi-Room WebSocket Chat Server with User Presence in Node.js

Building a Multi-Room WebSocket Chat Server with User Presence in Node.js

1
Comments
3 min read
What’s new in Next.js 15.3

What’s new in Next.js 15.3

8
Comments
3 min read
20 Essential Monitoring Tools for Next.js in 2025 📊

20 Essential Monitoring Tools for Next.js in 2025 📊

10
Comments
2 min read
React, Angular and Vue | So, where does one begin?

React, Angular and Vue | So, where does one begin?

1
Comments
4 min read
Node.js Event Loop: The Key to Scalable and Efficient Applications

Node.js Event Loop: The Key to Scalable and Efficient Applications

Comments
3 min read
Introducing icomp: Generate & Explore Your SVG Icons Like a Pro

Introducing icomp: Generate & Explore Your SVG Icons Like a Pro

29
Comments 3
2 min read
JavaScript Basic Interview Questions for Mastering String

JavaScript Basic Interview Questions for Mastering String

1
Comments
2 min read
Stack Memory vs. Heap Memory

Stack Memory vs. Heap Memory

Comments
1 min read
Cleaning Up Angular Form Submissions: A Reusable Approach

Cleaning Up Angular Form Submissions: A Reusable Approach

2
Comments 1
2 min read
Building a Feature Flag System in Node.js with Redis and Middleware

Building a Feature Flag System in Node.js with Redis and Middleware

Comments
2 min read
The New Era of Automation: How OWL, CRAB, and MCP Are Bridging the Last Mile

The New Era of Automation: How OWL, CRAB, and MCP Are Bridging the Last Mile

8
Comments
10 min read
SSR with Full DOM Support

SSR with Full DOM Support

3
Comments
6 min read
Daily JavaScript Challenge #JS-148: Calculate Sum of Even Numbers in an Array

Daily JavaScript Challenge #JS-148: Calculate Sum of Even Numbers in an Array

19
Comments 2
1 min read
¿Qué son los Pipes en Angular y Cómo Usarlos?

¿Qué son los Pipes en Angular y Cómo Usarlos?

Comments
3 min read
Understanding JSON Web Tokens (JWT) in JavaScript

Understanding JSON Web Tokens (JWT) in JavaScript

44
Comments 3
5 min read
Mastering console in JavaScript: Debugging, Logging, and Hidden Tricks

Mastering console in JavaScript: Debugging, Logging, and Hidden Tricks

3
Comments
2 min read
Simplifying Pagination in Angular with a Reusable Base Component

Simplifying Pagination in Angular with a Reusable Base Component

1
Comments
3 min read
Timing Attacks in Node.js

Timing Attacks in Node.js

29
Comments 15
4 min read
Convention and Creativity

Convention and Creativity

Comments
2 min read
11 Interview Questions You Should Know as a React Native Developer in 2025 📈🚀

11 Interview Questions You Should Know as a React Native Developer in 2025 📈🚀

13
Comments 1
11 min read
How to Check if a Value is a Number in JavaScript

How to Check if a Value is a Number in JavaScript

Comments
2 min read
How to use Yup validation with React Hook Form

How to use Yup validation with React Hook Form

Comments 1
11 min read
Asynchronous Programming: Callbacks, Promises, and Async/Await

Asynchronous Programming: Callbacks, Promises, and Async/Await

Comments
3 min read
From TheCampusCoders to the 9-5 Grind: My Journey and How I’m Looking for New Opportunities

From TheCampusCoders to the 9-5 Grind: My Journey and How I’m Looking for New Opportunities

14
Comments 1
4 min read
Tracking Changes in the DOM Using MutationObserver

Tracking Changes in the DOM Using MutationObserver

Comments
4 min read
loading...