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.
How to Manage Multiple promises concurrently with Promise.all()

How to Manage Multiple promises concurrently with Promise.all()

1
Comments
6 min read
Achieve Your Dream React Native Job: The Ultimate Learning Path

Achieve Your Dream React Native Job: The Ultimate Learning Path

1
Comments 1
3 min read
10 Insane Web Design Tools Every Developer Should Know About! 🌟 🔥

10 Insane Web Design Tools Every Developer Should Know About! 🌟 🔥

44
Comments 6
7 min read
Proactive AppSec continuous vulnerability management for developers and security teams

Proactive AppSec continuous vulnerability management for developers and security teams

Comments
8 min read
Handling Async Errors in JavaScript: A Quick Guide

Handling Async Errors in JavaScript: A Quick Guide

1
Comments
1 min read
🚀 Introducing LacertaDB: A Simple and Powerful JavaScript Database

🚀 Introducing LacertaDB: A Simple and Powerful JavaScript Database

Comments
2 min read
Functions and Parentheses in JavaScript

Functions and Parentheses in JavaScript

4
Comments
3 min read
Mastering Recharts: A Comprehensive Guide to Creating Charts in ReactJS

Mastering Recharts: A Comprehensive Guide to Creating Charts in ReactJS

2
Comments
3 min read
error Command "webpack" not found

error Command "webpack" not found

Comments
2 min read
Python Essentials for JS Developers

Python Essentials for JS Developers

1
Comments
2 min read
Deno vs Node.js: Is Deno Really the Better Node?

Deno vs Node.js: Is Deno Really the Better Node?

Comments
1 min read
Building a Self-Evolving Codebase: JavaScript’s AST Manipulation and Dynamic Compilation

Building a Self-Evolving Codebase: JavaScript’s AST Manipulation and Dynamic Compilation

5
Comments 4
4 min read
Learn This Concept to be proficient in React Js.

Learn This Concept to be proficient in React Js.

2
Comments 1
1 min read
React Js Part 3 : Event Handling and Form Management

React Js Part 3 : Event Handling and Form Management

1
Comments
2 min read
Another Week Another Feature

Another Week Another Feature

Comments
2 min read
Creating Theme Systems in React with SCSS and Redux

Creating Theme Systems in React with SCSS and Redux

2
Comments
3 min read
The Legend of the 10x Developer - Explained for Gen-z

The Legend of the 10x Developer - Explained for Gen-z

1
Comments
4 min read
WebSocket: The Backbone of Real-Time Communication in Modern Web Applications

WebSocket: The Backbone of Real-Time Communication in Modern Web Applications

9
Comments
4 min read
Creating a Dynamic Product Showcase Carousel with React and Tailwind CSS

Creating a Dynamic Product Showcase Carousel with React and Tailwind CSS

4
Comments
3 min read
Embed JS Widgets with Rails: A Step-by-Step Guide

Embed JS Widgets with Rails: A Step-by-Step Guide

4
Comments
5 min read
🚀 Frontend Tip of the Day: Debouncing Input Handlers for Better Performance 🚀

🚀 Frontend Tip of the Day: Debouncing Input Handlers for Better Performance 🚀

Comments
1 min read
Mastering DOM Manipulation in Vanilla JavaScript: Why It Still Matters

Mastering DOM Manipulation in Vanilla JavaScript: Why It Still Matters

2
Comments
5 min read
Why `response.json()` must be awaited

Why `response.json()` must be awaited

1
Comments
1 min read
Hooks Behind The Scenes 1, UseEffect

Hooks Behind The Scenes 1, UseEffect

Comments
3 min read
Desvendando Algoritmos e Estruturas de Dados: a base da programação eficiente

Desvendando Algoritmos e Estruturas de Dados: a base da programação eficiente

Comments
3 min read
loading...