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.
🔹Guía definitiva de React Hooks (1/8)

🔹Guía definitiva de React Hooks (1/8)

Comments
6 min read
🔹 Custom Hooks – Reusar lógica (7/8)

🔹 Custom Hooks – Reusar lógica (7/8)

Comments
4 min read
AI is Your Copilot, Not Your Architect: A Senior Developer's Guide to Prompt Engineering for Code

AI is Your Copilot, Not Your Architect: A Senior Developer's Guide to Prompt Engineering for Code

5
Comments
5 min read
🔹 `useContext` – Compartir estado sin props (3/8)

🔹 `useContext` – Compartir estado sin props (3/8)

Comments
5 min read
🔹`useMemo` y `useCallback` – Optimización de rendimiento (6/8)

🔹`useMemo` y `useCallback` – Optimización de rendimiento (6/8)

Comments
5 min read
I Supercharged My Browser GPT with Rust and WebAssembly: The Journey to a Dual-Engine AI

I Supercharged My Browser GPT with Rust and WebAssembly: The Journey to a Dual-Engine AI

13
Comments 1
4 min read
From StackOverflow to Vibe Coding: The Evolution of Copy-Paste Development

From StackOverflow to Vibe Coding: The Evolution of Copy-Paste Development

9
Comments 4
4 min read
Path Aliases in TypeScript (with Vite or Webpack bundlers)

Path Aliases in TypeScript (with Vite or Webpack bundlers)

Comments
2 min read
1 RN Thing a Day – Day 6: Shallow Copy vs. Deep Copy

1 RN Thing a Day – Day 6: Shallow Copy vs. Deep Copy

Comments
2 min read
1. Rest Parameter & why do we need it

1. Rest Parameter & why do we need it

Comments
2 min read
Understanding useState in React

Understanding useState in React

Comments
1 min read
Bring AI Into Any App With One Keystroke

Bring AI Into Any App With One Keystroke

14
Comments 8
2 min read
🚀 10 Node.js Tips You Wish You Knew Earlier (Boost Your Backend Skills Fast!)

🚀 10 Node.js Tips You Wish You Knew Earlier (Boost Your Backend Skills Fast!)

Comments
2 min read
[11 | JS 02] A Beginner’s Guide to JavaScript Versions: ES5, ES6+, and ESNext

[11 | JS 02] A Beginner’s Guide to JavaScript Versions: ES5, ES6+, and ESNext

Comments
3 min read
Top 10 Open Source Side Projects You Can Build on a Weekend

Top 10 Open Source Side Projects You Can Build on a Weekend

43
Comments 8
6 min read
CodeCraft

CodeCraft

Comments
3 min read
Forward Networks - Round 1 (JavaScript)

Forward Networks - Round 1 (JavaScript)

1
Comments
1 min read
Beyond Glassmorphism

Beyond Glassmorphism

Comments
2 min read
JavaScript

JavaScript

1
Comments 1
1 min read
SAML SSO Identity Provider in Node.js: The Complete Guide (Part 1)

SAML SSO Identity Provider in Node.js: The Complete Guide (Part 1)

Comments
9 min read
How a Web Browser Works: Inside Modern Browsers

How a Web Browser Works: Inside Modern Browsers

2
Comments
5 min read
OCR Integration in Web Apps: Google Document AI vs Tesseract

OCR Integration in Web Apps: Google Document AI vs Tesseract

Comments
4 min read
I built a simple todo app that actually gets out of your way

I built a simple todo app that actually gets out of your way

11
Comments 8
2 min read
React Router v6.4 Data APIs Tutorial

React Router v6.4 Data APIs Tutorial

1
Comments
3 min read
🪄 The Secret Life of JavaScript: Scopes, Closures & Function Sorcery

🪄 The Secret Life of JavaScript: Scopes, Closures & Function Sorcery

1
Comments
4 min read
loading...