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.
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
Building a Digital Signage Content Management System: A Challenge and a Journey

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

5
Comments 2
3 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

8
Comments
13 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
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 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
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
Schema Design Patterns For MongoDB

Schema Design Patterns For MongoDB

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

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

Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.