Tag

Rome

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Aug 28, 2023 · Frontend Development

An Introduction to Rome: A Next‑Generation Frontend Toolchain

This article introduces Rome, a next‑generation frontend toolchain that unifies dependency management, code formatting, static type checking, building, and asset handling, and provides step‑by‑step installation, configuration, usage commands, and customization options, helping developers improve efficiency and code quality.

Romebuild-toolcode formatting
0 likes · 8 min read
An Introduction to Rome: A Next‑Generation Frontend Toolchain
360 Tech Engineering
360 Tech Engineering
Mar 2, 2020 · Frontend Development

An Introduction to Rome: Facebook’s Experimental JavaScript Toolchain

Rome, an experimental JavaScript toolchain announced by Facebook in February 2020, combines a compiler, linter, formatter, bundler, and test runner written in TypeScript, offers a unified CLI with commands such as analyzeDependencies, bundle, lint, and provides detailed usage examples and instructions for building and running the project.

CLIJavaScriptRome
0 likes · 11 min read
An Introduction to Rome: Facebook’s Experimental JavaScript Toolchain