The article describes a next‑generation frontend development stack for 2026 and later, featuring a Go rewrite of TypeScript that dramatically speeds up type checking and faster alternatives to Prettier and ESLint such as Oxlint and Oxfmt.
Highlights
Go based implementation of TypeScript (tsgo) provides massive performance gains for type checking.
Replace Prettier with Oxfmt and ESLint with Oxlint using @nkzw/oxlint-config for strict, fast linting.
Migration path includes ESLint plugin shims to keep existing configurations functional.
Starter templates cover mobile, web, library, server and full‑stack applications.
Parallel script execution via npm-run-all2 simplifies development workflows.
auto-generated
via Christoph Nakazawa
Context
Audience
Frontend engineers and build tool maintainers who want to adopt faster, AI‑compatible development workflows
Build web & mobile apps fast with vibe coding and zero code.
turborepo.com
Turborepo
Turborepo is a build system optimized for JavaScript and TypeScript, written in Rust.
voidzero.dev
Void - Oxlint 1.0 - 100x faster than ESLint
The first stable version of Oxlint, a fast & easy-to-use Rust-powered linter for JavaScript and TypeScript, is out. Learn about its 50~100x speed adva...
Related Projects
Researchly
AI-powered web search with a contextual chat assistant
ComposerAI
AI email client / mailbox for agentic search and tasks
Related Books
Build a Frontend Web Framework (From Scratch)
Angel Sola Orbaiceta
Description An examination of the inner workings of frontend web frameworks through the construction of a component-based framework using JavaScript. ...
TypeScript Quickly
Yakov Fain, Anton Moiseev
Summary TypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire cat...
Related Investments
SailPlan
Maritime navigation and vessel optimization platform using AI for route planning.
FlutterFlow
No-code platform for building native mobile applications using Flutter, enabling rapid app development without coding.
Ceres Imaging
Aerial imagery and analytics platform for agriculture optimization using AI and thermal imaging.
The RLHF Book
Nathan Lambert
This is a guide to reinforcement learning from human feedback (RLHF), alignment, and post-training for Large Language Models (LLMs). Author Nathan Lam...