Forem

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

3
Comments
3 min read
React Hooks - Top7 Most Commonly Used React Hooks for Efficient Component Management

React Hooks - Top7 Most Commonly Used React Hooks for Efficient Component Management

1
Comments
6 min read
ZemProfiles - v2.0.1 (Prerelease)
Cover image for ZemProfiles - v2.0.1 (Prerelease)

ZemProfiles - v2.0.1 (Prerelease)

6
Comments
1 min read
2.11 Master Alignment & Distribution in Figma!
Cover image for 2.11 Master Alignment & Distribution in Figma!

2.11 Master Alignment & Distribution in Figma!

Comments
1 min read
Understanding Prototypes in JavaScript: The Backbone of Inheritance
Cover image for Understanding Prototypes in JavaScript: The Backbone of Inheritance

Understanding Prototypes in JavaScript: The Backbone of Inheritance

2
Comments
2 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
Cover image for 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)
Cover image for 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
Cover image for 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
Cover image for 🌀 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
Cover image for 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
Cover image for 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
Cover image for 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
React Calendar & Date Picker
Cover image for React Calendar & Date Picker

React Calendar & Date Picker

11
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
Unlock Your JavaScript Superpowers with the "Quick Start with JavaScript" Course
Cover image for 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
Understanding React: A Comprehensive Guide
Cover image for Understanding React: A Comprehensive Guide

Understanding React: A Comprehensive Guide

8
Comments
6 min read
Ditch dotenv: Node.js Now Natively Supports .env File Loading
Cover image for 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
loading...