Tagged articles

Frontend Build Tools

3 articles · Page 1 of 1
ByteDance Web Infra
ByteDance Web Infra
Jun 3, 2026 · Frontend Development

TanStack Start Adds Official Rsbuild v2 Support

The TanStack Start framework now supports both Vite and Rsbuild v2, offering teams the choice between these build tools, with a shared adapter architecture, detailed configuration example, and discussion of how the dual‑adapter approach clarifies core responsibilities and eases migration from webpack‑based setups.

Frontend Build ToolsReActRsbuild
0 likes · 6 min read
TanStack Start Adds Official Rsbuild v2 Support
IT Services Circle
IT Services Circle
Jul 12, 2025 · Frontend Development

What’s New in Vite 7.0? Core Modernization, Rolldown, and DevTools

Vite 7.0 introduces major performance upgrades, a Rust‑based bundler called Rolldown, updated Node.js and browser targets, experimental Environment API hooks, and a new DevTools suite, marking a shift from a simple build tool to a full‑stack frontend platform.

DevToolsESMFrontend Build Tools
0 likes · 5 min read
What’s New in Vite 7.0? Core Modernization, Rolldown, and DevTools
ELab Team
ELab Team
Apr 28, 2022 · Frontend Development

Why ESBuild and SWC Are Revolutionizing Frontend Build Performance

This article explains what ESBuild and SWC are, why they dramatically speed up JavaScript bundling and compilation compared to traditional tools, and provides practical guidance on integrating them into modern frontend workflows such as Vite, Webpack, and custom scripts.

Frontend Build ToolsJavaScript bundlerSWC
0 likes · 18 min read
Why ESBuild and SWC Are Revolutionizing Frontend Build Performance