Tag: #build-tools
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
Build Tools That Stepped Down From Default — Why Ten Frontend Toolchains Gave Up Their Place
Ten tools that were once the default in frontend projects and are rarely picked for new ones today, organised strictly around verifiable evidence: official deprecation notices and repository archive status. Create React
2026-08-12 · 9 min read #open-source#frontend#build-tools#deprecation#javascriptJS Build Tools Rust Wave 2026 — Turbopack, Rspack, Rolldown, oxc, Biome, Vite 6, Bun Deep Dive
The JavaScript build chain is going through a generational rewrite in 2026. webpack and Babel, Rollup and Prettier, ESLint and terser — the tools that defined an era are being replaced by Rust rewrites. Turbopack is now
2026-05-15 · 21 min read #javascript#build-tools#turbopack#rspack#esbuildTailwind CSS 4 Deep Dive — Oxide Engine, Vite-First Architecture, CSS-First Config, and a Real v3 Migration Story for 2026
Tailwind CSS 4 is not a point release. It is a rewrite — the engine is in Rust, the JS config file is gone, the content array is gone, and the entire toolkit of modern CSS is now wired straight into the framework. A year
2026-05-14 · 18 min read #tailwind-css#tailwind-v4#oxide#vite#css