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.
Stop Trusting User Input: The Power of Schema Validation with Zod

Stop Trusting User Input: The Power of Schema Validation with Zod

Comments
2 min read
How to Write Authorization Middleware for Express.js Applications

How to Write Authorization Middleware for Express.js Applications

Comments
5 min read
Angular v22 WebMCP Tools Explained

Angular v22 WebMCP Tools Explained

2
Comments 1
6 min read
Stop Wrestling with Environment Variables: How to Convert JSON to .env Files Instantly

Stop Wrestling with Environment Variables: How to Convert JSON to .env Files Instantly

1
Comments
4 min read
The Three Conditions for Seeing the ISS — A Browser-Only Visibility Calculator with Spherical Trigonometry

The Three Conditions for Seeing the ISS — A Browser-Only Visibility Calculator with Spherical Trigonometry

Comments 2
5 min read
WebP vs AVIF vs HEIC: The Real-World Image Format Comparison (2026)

WebP vs AVIF vs HEIC: The Real-World Image Format Comparison (2026)

Comments
6 min read
Formatear y validar JSON en JavaScript: JSON.stringify(), errores comunes y casos lĂ­mite

Formatear y validar JSON en JavaScript: JSON.stringify(), errores comunes y casos lĂ­mite

Comments
2 min read
Generando UUIDs en JavaScript: crypto.randomUUID() y todo lo que necesitas saber

Generando UUIDs en JavaScript: crypto.randomUUID() y todo lo que necesitas saber

Comments
2 min read
Base64 en JavaScript: codificaciĂłn, decodificaciĂłn y casos de uso reales

Base64 en JavaScript: codificaciĂłn, decodificaciĂłn y casos de uso reales

Comments
2 min read
Expresiones regulares en JavaScript: guía práctica con ejemplos reales

Expresiones regulares en JavaScript: guía práctica con ejemplos reales

Comments
2 min read
Cómo convertir imágenes en el navegador con Canvas API sin subir nada a un servidor

Cómo convertir imágenes en el navegador con Canvas API sin subir nada a un servidor

Comments
2 min read
Closure in javascript.

Closure in javascript.

4
Comments
2 min read
Closure

Closure

3
Comments
1 min read
I built a CSS selector engine that uses BigInt bitmasks and a dual Bloom bucket index instead of DOM traversal — AQE is now on npm

I built a CSS selector engine that uses BigInt bitmasks and a dual Bloom bucket index instead of DOM traversal — AQE is now on npm

1
Comments
2 min read
React Performance for Senior Developers (Practical, No Cargo Culting)

React Performance for Senior Developers (Practical, No Cargo Culting)

Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.