✕ Clear all filters
2,695 articles

📰 Medium · JavaScript

2,695 articles · Updated every 3 hours · View all reads

All Articles 72,287Blog Posts 101,126Tech Tutorials 17,589Research Papers 15,348News 12,923 ⚡ AI Lessons
Medium · JavaScript 8h ago
From Code to Impact: Thinking Beyond Software Development
Continue reading on Medium »
THE DISCREET CHARM OF DYNAMIC PROTOTYPING
Medium · JavaScript 9h ago
THE DISCREET CHARM OF DYNAMIC PROTOTYPING
JavaScript has always had something indomitable. A language that dances, twirls, improvises. A language where undefined, NaN or TypeError… Continue reading on M
Next.js 16 and Turbopack by Default: Partial Prerendering and the New Cache Model Explained
Medium · JavaScript 9h ago
Next.js 16 and Turbopack by Default: Partial Prerendering and the New Cache Model Explained
Continue reading on Medium »
React 19 Actions killed my form library (and I’m not mad)
Medium · JavaScript 9h ago
React 19 Actions killed my form library (and I’m not mad)
I have shipped roughly forty production React forms in my career. I have used Formik, react-hook-form, Final Form, my own homegrown state… Continue reading on M
TypeScript patterns I wish someone had shown me earlier
Medium · JavaScript 9h ago
TypeScript patterns I wish someone had shown me earlier
I’ve been writing TypeScript on the front end for about six years. The first three I thought I was good at it. The next three taught me I… Continue reading on M
Medium · JavaScript 10h ago
How I Built My Personal Portfolio Website As a Computer Engineering student, I wanted a portfolio…
Continue reading on Medium »
Day 22 — Execution Context and Hoisting (What JavaScript Does Before Your Code Runs)
Medium · JavaScript 10h ago
Day 22 — Execution Context and Hoisting (What JavaScript Does Before Your Code Runs)
“One of the strangest things about JavaScript is that it seems to know about certain variables and functions before it reaches them in the… Continue reading on
How to choose the right frontend architecture for scalable maintainable web applications guide
Medium · JavaScript 10h ago
How to choose the right frontend architecture for scalable maintainable web applications guide
How to choose the right architecture for scalable, maintainable frontend development across modern web applications and team environments Continue reading on Me
The Road to Autonomous QA: Why JavaScript Still Matters in the Age of AI
Medium · JavaScript 10h ago
The Road to Autonomous QA: Why JavaScript Still Matters in the Age of AI
From JavaScript Fundamentals to Autonomous QA Systems — A Practical Learning Roadmap for Modern Automation Engineers Continue reading on Medium »
The Browser Is an Operating System Now.
Medium · JavaScript 🏗️ Systems Design & Architecture ⚡ AI Lesson 11h ago
The Browser Is an Operating System Now.
And most developers haven’t noticed. Continue reading on Medium »
The Quest for the Flawless Score: Analyzing a 100% Evaluated Vanilla JS State Machine
Medium · JavaScript ⚡ AI Lesson 12h ago
The Quest for the Flawless Score: Analyzing a 100% Evaluated Vanilla JS State Machine
An architectural teardown of how an elite client-side engine uses high-precision delta timing, self-cleaning event lifecycles, and strict… Continue reading on M
Medium · JavaScript 12h ago
How to Use APIs in a Web Game (Pokémon Example with JSON Optimization)
I built a simple browser game where you compare two Pokémon and guess which one has higher total stats. The idea is simple: you see two… Continue reading on Med
I Built a Task Manager in Vanilla JavaScript
Medium · JavaScript 12h ago
I Built a Task Manager in Vanilla JavaScript
Why I Built This Project Continue reading on Medium »
STOP Showing Loading States and START Using Optimistic UI
Medium · JavaScript 12h ago
STOP Showing Loading States and START Using Optimistic UI
Continue reading on Skill Stuff »
MERN Stack Interview Preparation: 15 Topics Every Company Asked Me Before Placement Interviews
Medium · JavaScript 12h ago
MERN Stack Interview Preparation: 15 Topics Every Company Asked Me Before Placement Interviews
15 MERN Stack Topics Every Company Asked Me During Placement Interviews Continue reading on Medium »
Meta Hacker Cup 2018 — Qualification Round: Interception
Medium · JavaScript 12h ago
Meta Hacker Cup 2018 — Qualification Round: Interception
Difficulty: Hard Topic: Polynomials, parenthesization, root-finding  View original problem statement Continue reading on Javascript by doing »
Table Virtualization Is the Reason Your Data Grid Does Not Melt
Medium · JavaScript 13h ago
Table Virtualization Is the Reason Your Data Grid Does Not Melt
Why large React tables get slow, what makes virtualization hard, and how Ace Grid handles row, column, and cell-content virtualization for… Continue reading on
ARIA: The Invisible Superpower Your Website Might Be Missing
Medium · JavaScript 13h ago
ARIA: The Invisible Superpower Your Website Might Be Missing
And no, it’s not a Marvel character — but it kind of saves lives too. Continue reading on Medium »
What Actually Runs Your JavaScript? Exploring V8, SpiderMonkey, Hermes, and More
Medium · JavaScript 13h ago
What Actually Runs Your JavaScript? Exploring V8, SpiderMonkey, Hermes, and More
A few weeks ago, while experimentig with some V8 internals, I came across a function called %DebugPrint. Continue reading on Medium »
Medium · JavaScript 13h ago
Why I Built a PDF Converter That Never Touches a Server
ZeroCloudPDF is browser-native, privacy-first, and built by a solo founder in India with zero VC funding. Continue reading on Medium »