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.
Understanding Prototypes in JavaScript: The Backbone of Inheritance

Understanding Prototypes in JavaScript: The Backbone of Inheritance

2
Comments
2 min read
2.11 Master Alignment & Distribution in Figma!

2.11 Master Alignment & Distribution in Figma!

Comments
1 min read
Understanding Short Polling: A Simple Approach to Client-Server Communication

Understanding Short Polling: A Simple Approach to Client-Server Communication

Comments
3 min read
Dynamic Manipulation of Children in React JSX with React.cloneElement and React.Children.map

Dynamic Manipulation of Children in React JSX with React.cloneElement and React.Children.map

1
Comments
2 min read
Customize JavaScript's console.log

Customize JavaScript's console.log

Comments
1 min read
Máquina Valley do TryHackMe e o ciclo de vida de um ciberataque

Máquina Valley do TryHackMe e o ciclo de vida de um ciberataque

2
Comments
16 min read
Join the Party: A Comprehensive Guide to SQL Joins with Examples

Join the Party: A Comprehensive Guide to SQL Joins with Examples

1
Comments
4 min read
How to make your Express app 9x faster (and type-safe)

How to make your Express app 9x faster (and type-safe)

135
Comments 27
16 min read
Mastering IIFE (Immediately Invoked Function Expressions) 🚀: Private Scopes & Immediate Execution 🎯

Mastering IIFE (Immediately Invoked Function Expressions) 🚀: Private Scopes & Immediate Execution 🎯

2
Comments
2 min read
JavaScript - Destructuring Arrays & Objects [Live Doc]

JavaScript - Destructuring Arrays & Objects [Live Doc]

Comments
3 min read
Let's Understand Recursion in JS: Types, Time-complexity

Let's Understand Recursion in JS: Types, Time-complexity

1
Comments
2 min read
🌀 Redux: Using createSlice and createAsyncThunk for Cleaner State Management

🌀 Redux: Using createSlice and createAsyncThunk for Cleaner State Management

15
Comments
3 min read
Is VueJs Still Worth It for Beginners in 2024? #VueJs Part 1:Installation

Is VueJs Still Worth It for Beginners in 2024? #VueJs Part 1:Installation

2
Comments
3 min read
Completed My JavaScript Learning Journey: Here’s What I Built Along the Way

Completed My JavaScript Learning Journey: Here’s What I Built Along the Way

1
Comments 1
1 min read
Streamline Error Handling with JavaScript’s New ?= Operator

Streamline Error Handling with JavaScript’s New ?= Operator

2
Comments
1 min read
How to deep copy a nested object in Javascript

How to deep copy a nested object in Javascript

Comments
1 min read
Why Programmers Can't Always Memorize Code: The Science Behind It

Why Programmers Can't Always Memorize Code: The Science Behind It

Comments
3 min read
Remove duplicates from an unsorted linked list without using any extra space [Javascript]

Remove duplicates from an unsorted linked list without using any extra space [Javascript]

Comments
1 min read
React Calendar & Date Picker

React Calendar & Date Picker

11
Comments
3 min read
Unlock Your JavaScript Superpowers with the "Quick Start with JavaScript" Course

Unlock Your JavaScript Superpowers with the "Quick Start with JavaScript" Course

Comments
4 min read
Ditch dotenv: Node.js Now Natively Supports .env File Loading

Ditch dotenv: Node.js Now Natively Supports .env File Loading

1
Comments
2 min read
Understanding React: A Comprehensive Guide

Understanding React: A Comprehensive Guide

8
Comments
6 min read
🚀 Secure your .NET Apps with Visual Studio! 🚀

🚀 Secure your .NET Apps with Visual Studio! 🚀

Comments
1 min read
A Beginner's Guide to API Authentication: From Basics to Implementation

A Beginner's Guide to API Authentication: From Basics to Implementation

1
Comments
4 min read
7 Productivity tools that I can't live without (5+ Bonus)

7 Productivity tools that I can't live without (5+ Bonus)

77
Comments 32
4 min read
loading...