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.
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
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

The 6 Stages of the Node.js Event Loop

2
Comments
3 min read
Episode 5: Navigating the Routes with the Router Knights

Episode 5: Navigating the Routes with the Router Knights

1
Comments
3 min read
useReducer: React Hooks

useReducer: React Hooks

1
Comments
4 min read
Building a SOLID Pokémon Game in React: A Developer’s Adventure!

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

Comments
2 min read
Episode 1: Mastering React Lifecycle Methods

Episode 1: Mastering React Lifecycle Methods

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

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

1
Comments
5 min read
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

Episode 2: Strengthening State Management in React

Comments
5 min read
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
From Basics to Advanced: Mastering Angular Signals Step-by-Step

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

7
Comments 1
4 min read
Deno 2 + Jupyter

Deno 2 + Jupyter

2
Comments 1
1 min read
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

WebAssembly: the state of high-performance on the web

Comments
5 min read
20 TypeScript Tricks Every Developer Should Know 🚀

20 TypeScript Tricks Every Developer Should Know 🚀

199
Comments 18
4 min read
Episode 4: Defensive Strategies with Commander Redux

Episode 4: Defensive Strategies with Commander Redux

Comments
5 min read
Tutorial Guide to 'useContext' and 'useReducer' in React: Managing Global State Efficiently

Tutorial Guide to 'useContext' and 'useReducer' in React: Managing Global State Efficiently

Comments
4 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

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

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

1
Comments
6 min read
useContext: React Hooks

useContext: React Hooks

Comments
4 min read
Como criar uma automação com aws lambda e serverless framework

Como criar uma automação com aws lambda e serverless framework

Comments
1 min read
Evitando Re-renderizações Desnecessárias em React com Múltiplos Estados

Evitando Re-renderizações Desnecessárias em React com Múltiplos Estados

7
Comments 2
2 min read
loading...