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

11
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

18
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 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
# 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
Profile API with Cat Facts

Profile API with Cat Facts

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
Will AI-Powered QA Replace Manual QA by 2030?

Will AI-Powered QA Replace Manual QA by 2030?

2
Comments 1
5 min read
Mastering Map and Set in JavaScript

Mastering Map and Set in JavaScript

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

1
Comments 1
4 min read
The Different ways to Style Your React App

The Different ways to Style Your React App

6
Comments
9 min read
React + TypeScript: async functions

React + TypeScript: async functions

2
Comments 1
2 min read
Build Interactive Tag Inputs with TailwindCSS and jQuery

Build Interactive Tag Inputs with TailwindCSS and jQuery

1
Comments
1 min read
I Scanned 9 Popular AI Coding Tools for Security Issues. Here's What Every Developer Should Know.

I Scanned 9 Popular AI Coding Tools for Security Issues. Here's What Every Developer Should Know.

8
Comments 2
15 min read
Turn Any JSON into a Clean HTML Table (No Code, No Uploads)

Turn Any JSON into a Clean HTML Table (No Code, No Uploads)

4
Comments
3 min read
`#` symbol to define private class fields and methods in JavaScript.

`#` symbol to define private class fields and methods in JavaScript.

Comments
2 min read
loading...