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.
When to use ?? and || in JavaScript and TypeScript

When to use ?? and || in JavaScript and TypeScript

3
Comments
2 min read
Sending data between Nodejs processes

Sending data between Nodejs processes

26
Comments 1
2 min read
Updates from the 92nd TC39 meeting

Updates from the 92nd TC39 meeting

13
Comments
1 min read
Build an Image Editor with JavaScript 🎨

Build an Image Editor with JavaScript 🎨

85
Comments 4
1 min read
Angular Addicts Issue #1: Nx Conf, Dev Survey & more

Angular Addicts Issue #1: Nx Conf, Dev Survey & more

4
Comments 1
2 min read
Let's create a React File Manager Chapter XIX: The Concept Behind File Manager Toolbars

Let's create a React File Manager Chapter XIX: The Concept Behind File Manager Toolbars

5
Comments
6 min read
Comparing React Component Libraries

Comparing React Component Libraries

3
Comments 1
15 min read
The 11 best online courses to supercharge your JavaScript skills

The 11 best online courses to supercharge your JavaScript skills

7
Comments
11 min read
Expo SDK and native module

Expo SDK and native module

4
Comments
6 min read
VSCode snippet: React Reducer

VSCode snippet: React Reducer

3
Comments
1 min read
Code Smell 163 - Collection in Name

Code Smell 163 - Collection in Name

7
Comments
2 min read
APIs For Beginners (With Examples)

APIs For Beginners (With Examples)

5
Comments
7 min read
Using State and useEffect To Dynamically Render Data

Using State and useEffect To Dynamically Render Data

5
Comments
2 min read
Trust me, Redis really makes your app super fast.

Trust me, Redis really makes your app super fast.

2
Comments 2
7 min read
Create a password generator with Vanilla JS, Html and css

Create a password generator with Vanilla JS, Html and css

2
Comments
5 min read
Please Don't (Manually) Parameterize Your SQL Queries

Please Don't (Manually) Parameterize Your SQL Queries

4
Comments
3 min read
📌 Live - Diving into an NPM Package Vulnerability

📌 Live - Diving into an NPM Package Vulnerability

7
Comments
2 min read
Three ways to iterate an array

Three ways to iterate an array

7
Comments 1
1 min read
useReducer > useState

useReducer > useState

4
Comments
4 min read
How I learned React in one Week as a vue developer

How I learned React in one Week as a vue developer

2
Comments
2 min read
6 must-have Chrome Extensions for Web Developers 🚀🌐

6 must-have Chrome Extensions for Web Developers 🚀🌐

464
Comments 12
3 min read
Quick Look feature for a Web App

Quick Look feature for a Web App

3
Comments
4 min read
Unit testing map functions with Jest

Unit testing map functions with Jest

1
Comments
3 min read
Binary Search

Binary Search

Comments
4 min read
Basics of For Loops: To For...in or For...of?

Basics of For Loops: To For...in or For...of?

2
Comments
3 min read
loading...