Tagged articles
7 articles
Page 1 of 1
Node.js Tech Stack
Node.js Tech Stack
Jan 5, 2026 · Frontend Development

Rspack 1.7 Launches with Stable Lazy Compilation, Boosting Front‑End Build Speed

Rspack 1.7, the final minor release of the fast front‑end bundler, enables Lazy Compilation by default, resolves long‑standing SWC plugin compatibility issues, and brings major upgrades across the Rstack ecosystem—including Rsbuild's error overlay, performance size diff, and Rspress's AI‑ready SSG‑MD documentation feature.

AI DocumentationFrontend BuildLazy Compilation
0 likes · 7 min read
Rspack 1.7 Launches with Stable Lazy Compilation, Boosting Front‑End Build Speed
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Jul 26, 2024 · Backend Development

Node.js Gains Experimental Native TypeScript Support

Node.js merged PR #53725, introducing the --experimental-strip-types flag that lets developers run TypeScript files directly by transpiling them to JavaScript without type checking, while outlining current limitations such as missing enum and namespace support, .ts file handling, and source‑map absence.

Experimental SupportJavaScriptNode.js
0 likes · 4 min read
Node.js Gains Experimental Native TypeScript Support
政采云技术
政采云技术
Jan 31, 2023 · Frontend Development

An Introduction to Turbopack: Features, Performance, and Ecosystem

This article introduces Turbopack, a Rust‑based successor to Webpack, explains its incremental caching, on‑demand compilation, SWC compiler, persistence and import support, demonstrates its speed advantages with Next.js benchmarks, and discusses current ecosystem challenges and future prospects.

Next.jsPerformance TestingSWC
0 likes · 12 min read
An Introduction to Turbopack: Features, Performance, and Ecosystem
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 ToolsGoJavaScript bundler
0 likes · 18 min read
Why ESBuild and SWC Are Revolutionizing Frontend Build Performance
Alibaba Terminal Technology
Alibaba Terminal Technology
Nov 4, 2021 · Frontend Development

What’s New in icejs 2.0? Exploring Vite Mode, SWC, and Enhanced Frontend Capabilities

icejs 2.0, the progressive React‑based framework from Alibaba’s ICE team, introduces Vite mode, Webpack 5 upgrades, SWC/esbuild compilation, expanded MPA/SPA/micro‑frontend support, SSG/SSR enhancements, pre‑bundled dependencies, and a unified development experience, while detailing performance benchmarks and migration steps.

SWCViteicejs
0 likes · 14 min read
What’s New in icejs 2.0? Exploring Vite Mode, SWC, and Enhanced Frontend Capabilities
ByteDance Web Infra
ByteDance Web Infra
Aug 20, 2021 · Frontend Development

Next.js 11.1 Release: New Features, Rust‑Based Toolchain, and Performance Boosts

The Next.js 11.1 release introduces a security patch, experimental ES Modules support, a Rust‑based SWC toolchain, faster data fetching and builds, improved source maps, enhanced ESLint rules, and numerous next/image optimizations, all driven by contributions from SWC author DongYong Kang and Parcel contributor Maia Teegarden.

ESModulesImageOptimizationNext.js
0 likes · 14 min read
Next.js 11.1 Release: New Features, Rust‑Based Toolchain, and Performance Boosts