Tagged articles
2 articles
Page 1 of 1
ByteDance Web Infra
ByteDance Web Infra
Sep 10, 2024 · Frontend Development

Rsbuild 1.0 Release: A Fast, TypeScript‑Friendly Frontend Build Tool Powered by Rspack

Rsbuild 1.0, built on the high‑performance Rspack engine, offers a lightweight, easy‑to‑use TypeScript‑friendly API, dramatically faster dev/startup times, fewer dependencies, and a rich plugin ecosystem, positioning it as the most efficient modern frontend build tool compared to CRA, Vite, and Rspack CLI.

RsbuildRspackTypeScript
0 likes · 12 min read
Rsbuild 1.0 Release: A Fast, TypeScript‑Friendly Frontend Build Tool Powered by Rspack
Programmer DD
Programmer DD
Jun 17, 2019 · Fundamentals

Master Maven: From Repositories to Lifecycle in One Guide

This article provides a comprehensive guide to Maven, covering repository types, dependency management, conflict resolution strategies, scope definitions, best practices, and the build lifecycle, enabling Java developers to master Maven's essential features and avoid common pitfalls.

LifecycleRepositorybuild-tool
0 likes · 10 min read
Master Maven: From Repositories to Lifecycle in One Guide