Forem

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 Using Links the Wrong Way — Master useNavigate in React
Cover image for Stop Using Links the Wrong Way — Master useNavigate in React

Stop Using Links the Wrong Way — Master useNavigate in React

3
Comments
4 min read
I Built a Zero-False-Positive Codemod That Migrates React Router v6 v7 in 3 Seconds
Cover image for I Built a Zero-False-Positive Codemod That Migrates React Router v6 v7 in 3 Seconds

I Built a Zero-False-Positive Codemod That Migrates React Router v6 v7 in 3 Seconds

Comments
5 min read
My first API and everything that broke

My first API and everything that broke

1
Comments
3 min read
This tiny friction has stolen more developer hours than any bug ever will.
Cover image for This tiny friction has stolen more developer hours than any bug ever will.

This tiny friction has stolen more developer hours than any bug ever will.

10
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
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
Learning Progress Pt.3

Learning Progress Pt.3

Comments
1 min read
Stop Wrestling with Environment Variables: How to Convert JSON to .env Files Instantly
Cover image for 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
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
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
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.