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.
var, let, and const in JavaScript — Differences Explained for Beginners

var, let, and const in JavaScript — Differences Explained for Beginners

7
Comments 1
4 min read
Ng-News 25/41: Future Testing Framework: Vitest or Jest?

Ng-News 25/41: Future Testing Framework: Vitest or Jest?

4
Comments
2 min read
Angular Dropdown Demystified: Comprehensive Component Testing with Cypress and PrimeNG

Angular Dropdown Demystified: Comprehensive Component Testing with Cypress and PrimeNG

Comments
9 min read
RESTful Services 101 — A Practical Guide for Frontend and Backend Developers

RESTful Services 101 — A Practical Guide for Frontend and Backend Developers

1
Comments
3 min read
🔹 `useReducer` – Manejar estados complejos (4/8)

🔹 `useReducer` – Manejar estados complejos (4/8)

Comments
4 min read
Water Intake Tracker – A Small but Impactful React Project

Water Intake Tracker – A Small but Impactful React Project

1
Comments
1 min read
How to make your app indefinitely lazy – Part 4: Preload in Advance

How to make your app indefinitely lazy – Part 4: Preload in Advance

13
Comments 1
14 min read
Can You Even Use Jump Links in Angular? (Yes… Here’s How)

Can You Even Use Jump Links in Angular? (Yes… Here’s How)

Comments
7 min read
Master Angular Performance: 10 Essential Lazy Loading, Route Guards & Resolvers Techniques Every Developer Must Know

Master Angular Performance: 10 Essential Lazy Loading, Route Guards & Resolvers Techniques Every Developer Must Know

2
Comments 2
8 min read
WebSocket vs Web Push vs Server-Sent Events: When to Use What?

WebSocket vs Web Push vs Server-Sent Events: When to Use What?

1
Comments
2 min read
How to make your app indefinitely lazy – Part 1: Why lazy loading is important

How to make your app indefinitely lazy – Part 1: Why lazy loading is important

12
Comments 1
9 min read
Introducción a JavaScript: Conceptos básicos del Navegador y Node.js

Introducción a JavaScript: Conceptos básicos del Navegador y Node.js

Comments
5 min read
CVE-2024-29415: problem solution

CVE-2024-29415: problem solution

2
Comments 1
3 min read
Tutorial: Build a ChatGPT app using OpenAI's Apps SDK and Gadget

Tutorial: Build a ChatGPT app using OpenAI's Apps SDK and Gadget

17
Comments
20 min read
Smart Mutation: Using AI to Fortify JavaScript Engines

Smart Mutation: Using AI to Fortify JavaScript Engines

1
Comments
2 min read
JavaScript DOM: A Beginner’s Guide to Selecting HTML Elements

JavaScript DOM: A Beginner’s Guide to Selecting HTML Elements

1
Comments
3 min read
Stop Hitting Runtime Errors: Why TypeScript Is the Full-Stack Developer's Secret Weapon

Stop Hitting Runtime Errors: Why TypeScript Is the Full-Stack Developer's Secret Weapon

1
Comments
7 min read
# Master Node.js Stream Types in 10 Minutes

# Master Node.js Stream Types in 10 Minutes

Comments
3 min read
Page Transition Animations With Vue-Transify 1.2.0

Page Transition Animations With Vue-Transify 1.2.0

1
Comments
2 min read
Mastering Destructuring in JavaScript: Objects and Arrays Made Simple

Mastering Destructuring in JavaScript: Objects and Arrays Made Simple

Comments
3 min read
🚀 How to Stay Ahead in 2025 as a Frontend Engineer

🚀 How to Stay Ahead in 2025 as a Frontend Engineer

5
Comments
1 min read
Data Provenance in AI Hiring Reports

Data Provenance in AI Hiring Reports

Comments
2 min read
Mastering Map and Set in JavaScript

Mastering Map and Set in JavaScript

Comments
2 min read
Will AI-Powered QA Replace Manual QA by 2030?

Will AI-Powered QA Replace Manual QA by 2030?

2
Comments 1
5 min read
Simplifying Auth and Role-Based Routing with Stack.Protected in Expo Router

Simplifying Auth and Role-Based Routing with Stack.Protected in Expo Router

2
Comments 1
4 min read
loading...