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 Design Patterns: A Comprehensive Overview

JavaScript Design Patterns: A Comprehensive Overview

Comments
2 min read
JavaScript Closures in Depth: Unlocking the Power of Lexical Scope

JavaScript Closures in Depth: Unlocking the Power of Lexical Scope

Comments
3 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
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
🛑 Why You Need Stop Create Hooks in React?🪝🎣

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

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

FlagFeed: Gamified Tech Learning with Feature Flags 🚀

11
Comments
2 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
Moving beyond console.log

Moving beyond console.log

1
Comments 1
3 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
🚀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
Why are Props Immutable in React?

Why are Props Immutable in React?

33
Comments 4
2 min read
How to create Subscribe to Newsletter with Reactjs and Supabase

How to create Subscribe to Newsletter with Reactjs and Supabase

11
Comments
4 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

6
Comments
13 min read
Lodash - a javascript power tool

Lodash - a javascript power tool

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
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 call(), apply(), and bind() in JavaScript: Controlling this

Mastering call(), apply(), and bind() in JavaScript: Controlling this

Comments
4 min read
Mastering WeakMap and WeakSet in JavaScript: Efficient Memory Management

Mastering WeakMap and WeakSet in JavaScript: Efficient Memory Management

Comments
4 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
Mastering the Spread Operator for Objects and Arrays in JavaScript

Mastering the Spread Operator for Objects and Arrays in JavaScript

Comments
3 min read
Schema Design Patterns For MongoDB

Schema Design Patterns For MongoDB

2
Comments
3 min read
loading...