Tagged articles
5 articles
Page 1 of 1
ByteDance Web Infra
ByteDance Web Infra
Apr 23, 2026 · Frontend Development

Rsbuild 2.0 Released with New Features and Upcoming TanStack Start Support

Rsbuild 2.0 launches with Rspack 2.0 underpinnings, offering React Server Components, enhanced dev‑server communication, custom logging, lighter default dependencies, safer localhost defaults, modern ESM output, updated browser targets, and a migration path for existing projects, while announcing future integration with TanStack Start.

Frontend BuildNode.jsReact Server Components
0 likes · 21 min read
Rsbuild 2.0 Released with New Features and Upcoming TanStack Start Support
ByteDance Web Infra
ByteDance Web Infra
Apr 22, 2026 · Frontend Development

Rspack 2.0 Released – Up to 10× Faster Builds, New ESM Support and RSC

Rspack 2.0 launches with up to 10 × build speed gains over version 1.0, refined default APIs, pure‑ESM packages, enhanced tree‑shaking, React Server Components support, simplified target configuration, hash‑based module IDs and improved code‑splitting, while maintaining webpack compatibility and expanding ecosystem integrations.

Build ToolESMReact Server Components
0 likes · 24 min read
Rspack 2.0 Released – Up to 10× Faster Builds, New ESM Support and RSC
21CTO
21CTO
Jul 19, 2024 · Frontend Development

What Makes Svelte 5’s New Signals a Game‑Changer for Front‑End Development?

Svelte 5 launches with fine‑grained universal reactivity, a powerful Signals system, a slimmer compiler output, and Rich Harris’s enthusiastic take on React Server Components, promising a faster, smaller, and more composable framework for modern web developers.

React Server ComponentsSvelteWeb Development
0 likes · 8 min read
What Makes Svelte 5’s New Signals a Game‑Changer for Front‑End Development?
Sohu Tech Products
Sohu Tech Products
Jan 11, 2023 · Frontend Development

Understanding Next.js 13: Turbopack, App Directory Routing, and React Server Components

This article explains the major changes introduced in Next.js 13—including the new Turbopack bundler, the file‑based app directory routing system, React Server Components, data fetching strategies, and updated utilities such as next/image and @next/font—highlighting their performance benefits and migration considerations for modern frontend development.

App DirectoryNext.jsReact Server Components
0 likes · 15 min read
Understanding Next.js 13: Turbopack, App Directory Routing, and React Server Components