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.
JavaScript Closures in Depth: Unlocking the Power of Lexical Scope

JavaScript Closures in Depth: Unlocking the Power of Lexical Scope

Comments
3 min read
JavaScript Design Patterns: A Comprehensive Overview

JavaScript Design Patterns: A Comprehensive Overview

Comments
2 min read
Mastering Immediately Invoked Function Expressions (IIFE) in JavaScript

Mastering Immediately Invoked Function Expressions (IIFE) in JavaScript

Comments
3 min read
Welcome to my engineering blog!

Welcome to my engineering blog!

Comments
1 min read
Moving beyond console.log

Moving beyond console.log

1
Comments
3 min read
Microservices vs Monoliths: The Battle of Architectures!

Microservices vs Monoliths: The Battle of Architectures!

5
Comments
1 min read
React 19 Finally Stable, New Rust-Based JavaScript Framework, New Developer Tools, and more

React 19 Finally Stable, New Rust-Based JavaScript Framework, New Developer Tools, and more

70
Comments 2
3 min read
CĂłmo Crear Tu Primer Paquete y publicarlo en NPM

CĂłmo Crear Tu Primer Paquete y publicarlo en NPM

5
Comments
2 min read
Prisma & MongoDB: server to be run as a replica set

Prisma & MongoDB: server to be run as a replica set

Comments
1 min read
🛑 Why You Need Stop Create Hooks in React?🪝🎣

🛑 Why You Need Stop Create Hooks in React?🪝🎣

2
Comments 4
1 min read
9 must-know open-source tools to land your dream job in 2025

9 must-know open-source tools to land your dream job in 2025

258
Comments 15
8 min read
🚀Secure API-to-API Communication with HMAC: Implementation using NestJS, AWS, and Postman🔥

🚀Secure API-to-API Communication with HMAC: Implementation using NestJS, AWS, and Postman🔥

2
Comments 1
3 min read
Async Local Storage is Here to Help You

Async Local Storage is Here to Help You

1
Comments
8 min read
FlagFeed: Gamified Tech Learning with Feature Flags 🚀

FlagFeed: Gamified Tech Learning with Feature Flags 🚀

11
Comments
2 min read
Introduction to Next.js 15: What's New and the improvements!

Introduction to Next.js 15: What's New and the improvements!

12
Comments 2
3 min read
Is the setState operation an async operation in react? + solution

Is the setState operation an async operation in react? + solution

1
Comments
2 min read
LeetCode Challenge: 134. Gas Station - JavaScript Solution 🚀

LeetCode Challenge: 134. Gas Station - JavaScript Solution 🚀

5
Comments 1
2 min read
TinyMCE 7.4 & 7.5 Release Notes - Overview

TinyMCE 7.4 & 7.5 Release Notes - Overview

12
Comments
3 min read
Building a realtime eye tracking experience with Supabase and WebGazer.js

Building a realtime eye tracking experience with Supabase and WebGazer.js

4
Comments
13 min read
Building a Digital Signage Content Management System: A Challenge and a Journey

Building a Digital Signage Content Management System: A Challenge and a Journey

1
Comments
3 min read
Lodash - a javascript power tool

Lodash - a javascript power tool

Comments
3 min read
How to create Subscribe to Newsletter with Reactjs and Supabase

How to create Subscribe to Newsletter with Reactjs and Supabase

4
Comments
4 min read
Mastering Function Composition in JavaScript: A Guide to Combining Functions for Better Code

Mastering Function Composition in JavaScript: A Guide to Combining Functions for Better Code

Comments
3 min read
Mastering Currying in JavaScript: Enhance Code Reusability and Flexibility

Mastering Currying in JavaScript: Enhance Code Reusability and Flexibility

Comments
4 min read
Debouncing vs Throttling in JavaScript: Optimizing Function Calls for Better Performance

Debouncing vs Throttling in JavaScript: Optimizing Function Calls for Better Performance

Comments
4 min read
loading...