2.9K1.1K24
ReactArchitectureSystem Design
From Monolith to Micro-Frontends: A Migration Story
How we migrated a 200k LOC monolithic React app to micro-frontends without stopping feature development.
KV
Khoa Vo
@khoavo · 2w ago
20 min read45.2K
KV
Khoa Vo
@khoavo
Product engineer at a YC startup. Writing about building products that scale.
9.4K followers38 articles
Related Articles
ReactNext.js
Why React Server Components Change Everything
A deep dive into the mental model shift RSC brings to React applications, and why it matters for the future of web development.
TTToan Tran12m
CSSArchitecture
Token-Driven Design: Beyond CSS Variables
How to architect a design token system that works across platforms, tools, and team boundaries.
LNLinh Nguyen9m
RustDatabase
The Art of Query Planning in Rust
How query planners decide execution strategy, and how we built one from scratch for our toy database.
HLHoa Le18m
