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.
A Comprehensive Guide to Server-Sent Events (SSE) for Real-Time Web Applications

A Comprehensive Guide to Server-Sent Events (SSE) for Real-Time Web Applications

1
Comments
3 min read
ZemProfiles - v2.0.1 (Prerelease)

ZemProfiles - v2.0.1 (Prerelease)

6
Comments
1 min read
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
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
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
How to make your Express app 9x faster (and type-safe)

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

133
Comments 27
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
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
How to create interactive and accessible content with the <details> element

How to create interactive and accessible content with the <details> element

Comments
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
Is useEffect in React is actually an Effect?

Is useEffect in React is actually an Effect?

Comments 1
6 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

10
Comments
3 min read
Understanding React: A Comprehensive Guide

Understanding React: A Comprehensive Guide

7
Comments
6 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
🚀 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

Comments
4 min read
loading...