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.
Dockerizing a Node.js Application from Scratch

Dockerizing a Node.js Application from Scratch

13
Comments 3
3 min read
How to Code the Array Partition Algorithm in JavaScript and Python

How to Code the Array Partition Algorithm in JavaScript and Python

2
Comments
7 min read
The Acronyms of Rendering on the Web

The Acronyms of Rendering on the Web

97
Comments 27
7 min read
Top 14 VSCode Extensions imo!

Top 14 VSCode Extensions imo!

3
Comments 1
3 min read
The “FIRST-CLASS” citizens of JavaScript: FUNCTIONS Part 2

The “FIRST-CLASS” citizens of JavaScript: FUNCTIONS Part 2

3
Comments
3 min read
Making Four-In-A-Row Using JavaScript - Part 4: Winning Ways and Tedious Ties

Making Four-In-A-Row Using JavaScript - Part 4: Winning Ways and Tedious Ties

Comments
5 min read
Crafting a mobile menu with Tailwind CSS without JavaScript

Crafting a mobile menu with Tailwind CSS without JavaScript

37
Comments 13
3 min read
Installing and using Glint in Ember.js

Installing and using Glint in Ember.js

1
Comments
2 min read
Updating React State Inside Loops

Updating React State Inside Loops

58
Comments 8
10 min read
Why I Like Using Maps (and WeakMaps) for Handling DOM Nodes

Why I Like Using Maps (and WeakMaps) for Handling DOM Nodes

1
Comments 1
6 min read
Turning Text into Art with Pixray Text2Img: A Beginner's Guide

Turning Text into Art with Pixray Text2Img: A Beginner's Guide

1
Comments
4 min read
Backend Developer roadmap

Backend Developer roadmap

3
Comments 1
3 min read
Working with streams in Node.js

Working with streams in Node.js

Comments
1 min read
50 ChatGPT Prompts to Debug ReactJS Issues - Free EBook

50 ChatGPT Prompts to Debug ReactJS Issues - Free EBook

11
Comments
3 min read
Everything you need to know about Webpack's Bundle-Analyzer

Everything you need to know about Webpack's Bundle-Analyzer

40
Comments 4
6 min read
Best Post of the Month - April 2023

Best Post of the Month - April 2023

5
Comments
2 min read
Adding timeout and multiple abort signals to fetch() (TypeScript/React)

Adding timeout and multiple abort signals to fetch() (TypeScript/React)

12
Comments
13 min read
Mastering React Development: Avoiding Common Pitfalls.

Mastering React Development: Avoiding Common Pitfalls.

3
Comments
2 min read
Using Redux Toolkit, and differences with action creators, state updates, and async actions

Using Redux Toolkit, and differences with action creators, state updates, and async actions

3
Comments
4 min read
Named Parameters en JavaScript: Mejorando la Legibilidad y Extensibilidad de tus Funciones

Named Parameters en JavaScript: Mejorando la Legibilidad y Extensibilidad de tus Funciones

Comments
2 min read
Microsoft Azure Arc-Enabled Infrastructure Introduction and Implementation Process

Microsoft Azure Arc-Enabled Infrastructure Introduction and Implementation Process

2
Comments
5 min read
Microsoft Azure API Management Service

Microsoft Azure API Management Service

1
Comments
6 min read
How to serve html file using nodejs

How to serve html file using nodejs

Comments
1 min read
Creating Visual Interest: How to Use MouseMove Hover to Reveal Background Images

Creating Visual Interest: How to Use MouseMove Hover to Reveal Background Images

7
Comments
5 min read
What are Pure and Impure functions in JavaScript

What are Pure and Impure functions in JavaScript

Comments 3
3 min read
loading...