Forem

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.
Microservices vs Monoliths: The Battle of Architectures!
Cover image for 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?🪝🎣
Cover image for 🛑 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 🚀
Cover image for 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
Cover image for 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
Cover image for 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🔥
Cover image for 🚀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
How to create Subscribe to Newsletter with Reactjs and Supabase
Cover image for 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
Why are Props Immutable in React?

Why are Props Immutable in React?

33
Comments 4
2 min read
LeetCode Challenge: 134. Gas Station - JavaScript Solution 🚀
Cover image for 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
Cover image for 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
Cover image for Lodash - a javascript power tool

Lodash - a javascript power tool

Comments
3 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
Mastering WeakMap and WeakSet in JavaScript: Efficient Memory Management

Mastering WeakMap and WeakSet in JavaScript: Efficient Memory Management

Comments
4 min read
Mastering call(), apply(), and bind() in JavaScript: Controlling this

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

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
Working with Maps and Sets in JavaScript: A Comprehensive Guide

Working with Maps and Sets in JavaScript: A Comprehensive Guide

2
Comments
4 min read
Mastering Array Functions in JavaScript: slice, splice, and forEach

Mastering Array Functions in JavaScript: slice, splice, and forEach

Comments
4 min read
Schema Design Patterns For MongoDB

Schema Design Patterns For MongoDB

2
Comments
3 min read
Understanding Default Parameters in JavaScript Functions

Understanding Default Parameters in JavaScript Functions

Comments
3 min read
Understanding JavaScript Prototypes: A Comprehensive Guide to Inheritance and Method Sharing

Understanding JavaScript Prototypes: A Comprehensive Guide to Inheritance and Method Sharing

Comments
3 min read
loading...