// writing
Posts tagged #javascript — Page 6
A mix of technical deep-dives, career reflections, and dispatches from the road.
tag: #javascript

developmentDec 13, 2025· 3 min
Vite 6: What's New and Why the Environment API Changes Everything
Vite 6 arrived in late 2024 with the new Environment API at its core. Here's what changed, what it means for framework authors, and what you need to update in your projects.
read more →

developmentDec 3, 2025· 3 min
CSS Container Queries: A Practical Guide for Component-Based Layouts
Container queries finally give us components that adapt to their context, not just the viewport. Here's how to use them effectively in real projects.
read more →

developmentNov 19, 2025· 3 min
Next.js 15 App Router: Patterns Worth Adopting Now
Next.js 15 shipped with a stabilized App Router and a cleaner async model. Here are the patterns that actually improve your day-to-day development.
read more →

developmentNov 18, 2025· 3 min
TypeScript 5.7: What's New and Why It Matters
TypeScript 5.7 landed with some genuinely useful additions — from stricter initialization checks to path rewriting in emit. Here's what you need to know.
read more →

developmentMay 19, 2024· 2 min
The Power of Javascript: Unlocking the Potential of Web Development
An overview of JavaScript's role in modern web development — from cross-browser compatibility and async programming to the React, Angular, and Vue ecosystem that makes building interactive applications more productive.
read more →
// the newsletter