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.
Build a Dark Mode Toggle in 5 Minutes (That Actually Works)

Build a Dark Mode Toggle in 5 Minutes (That Actually Works)

1
Comments
8 min read
Using Guard Clauses Instead of Try-Catch in Async/Await: A Clean Coding Technique for Readable and Maintainable Code 🦄🚀
Cover image for Using Guard Clauses Instead of Try-Catch in Async/Await: A Clean Coding Technique for Readable and Maintainable Code 🦄🚀

Using Guard Clauses Instead of Try-Catch in Async/Await: A Clean Coding Technique for Readable and Maintainable Code 🦄🚀

3
Comments
2 min read
Modular React architecture

Modular React architecture

1
Comments
7 min read
Why Virtual DOM: Render and Performance
Cover image for Why Virtual DOM: Render and Performance

Why Virtual DOM: Render and Performance

110
Comments 16
3 min read
Understanding REST APIs - A Guide for the Impatient

Understanding REST APIs - A Guide for the Impatient

1
Comments 1
5 min read
JavaScript Null vs Undefined: Key Differences & When to Use Each
Cover image for JavaScript Null vs Undefined: Key Differences & When to Use Each

JavaScript Null vs Undefined: Key Differences & When to Use Each

8
Comments
6 min read
The 6 Stages of the Node.js Event Loop
Cover image for The 6 Stages of the Node.js Event Loop

The 6 Stages of the Node.js Event Loop

2
Comments
3 min read
From Basics to Advanced: Mastering Angular Signals Step-by-Step
Cover image for From Basics to Advanced: Mastering Angular Signals Step-by-Step

From Basics to Advanced: Mastering Angular Signals Step-by-Step

10
Comments 1
4 min read
How to use Prisma Postgres 🚀
Cover image for How to use Prisma Postgres 🚀

How to use Prisma Postgres 🚀

19
Comments 6
3 min read
Episode 5: Navigating the Routes with the Router Knights
Cover image for Episode 5: Navigating the Routes with the Router Knights

Episode 5: Navigating the Routes with the Router Knights

Comments
3 min read
Episode 1: Mastering React Lifecycle Methods
Cover image for Episode 1: Mastering React Lifecycle Methods

Episode 1: Mastering React Lifecycle Methods

2
Comments
4 min read
Test-Driven Development (TDD) in Front-end.
Cover image for Test-Driven Development (TDD) in Front-end.

Test-Driven Development (TDD) in Front-end.

2
Comments
5 min read
Building a SOLID Pokémon Game in React: A Developer’s Adventure!
Cover image for Building a SOLID Pokémon Game in React: A Developer’s Adventure!

Building a SOLID Pokémon Game in React: A Developer’s Adventure!

2
Comments
2 min read
Step-by-Step Guide to an Angular Expandable and Collapsible Sidebar with Icons
Cover image for Step-by-Step Guide to an Angular Expandable and Collapsible Sidebar with Icons

Step-by-Step Guide to an Angular Expandable and Collapsible Sidebar with Icons

45
Comments 4
4 min read
Deno 2 + Jupyter

Deno 2 + Jupyter

3
Comments 1
1 min read
useReducer: React Hooks

useReducer: React Hooks

1
Comments
4 min read
Episode 3: The Sage of Hooks and the Gift of Agility
Cover image for Episode 3: The Sage of Hooks and the Gift of Agility

Episode 3: The Sage of Hooks and the Gift of Agility

Comments
6 min read
Episode 2: Strengthening State Management in React
Cover image for Episode 2: Strengthening State Management in React

Episode 2: Strengthening State Management in React

Comments
5 min read
How to Stop Spam Comments on WordPress WITHOUT Any Plugin
Cover image for How to Stop Spam Comments on WordPress WITHOUT Any Plugin

How to Stop Spam Comments on WordPress WITHOUT Any Plugin

1
Comments 2
1 min read
Creating and Securing JWT Authentication in a Web App
Cover image for Creating and Securing JWT Authentication in a Web App

Creating and Securing JWT Authentication in a Web App

4
Comments
3 min read
WebAssembly: the state of high-performance on the web
Cover image for WebAssembly: the state of high-performance on the web

WebAssembly: the state of high-performance on the web

Comments
5 min read
Episode 4: Defensive Strategies with Commander Redux
Cover image for Episode 4: Defensive Strategies with Commander Redux

Episode 4: Defensive Strategies with Commander Redux

Comments
5 min read
Washing your code: divide and conquer, or merge and relax

Washing your code: divide and conquer, or merge and relax

5
Comments
23 min read
Recap the highlight of the sorting algorithms using JavaScript for beginners
Cover image for Recap the highlight of the sorting algorithms using JavaScript for beginners

Recap the highlight of the sorting algorithms using JavaScript for beginners

Comments
4 min read
BUILDING A SIMPLE WEB-BASED CALCULATOR: Step-by-step Guild with Html CSS And JavaScript
Cover image for BUILDING A SIMPLE WEB-BASED CALCULATOR: Step-by-step Guild with Html CSS And JavaScript

BUILDING A SIMPLE WEB-BASED CALCULATOR: Step-by-step Guild with Html CSS And JavaScript

2
Comments
6 min read
loading...