1.1K48024
Series
Design Systems That Scale
Part 6 of 6
CSSArchitectureReact
Token-Driven Design: Beyond CSS Variables
How to architect a design token system that works across platforms, tools, and team boundaries.
LN
Linh Nguyen
@linhnguyen · 3d ago
9 min read16.2K
Ongoing
Design Systems That Scale
From token architecture to component APIs -- how to build design systems used by hundreds of engineers.
LN
Linh Nguyen
@linhnguyen
Design engineer. Bridging the gap between design systems and frontend architecture.
18.2K followers62 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
System DesignPerformance
Scaling WebSocket Connections to 1M Users
Practical patterns for scaling real-time WebSocket connections using connection pooling, sharding, and edge compute.
KVKhoa Vo14m
SecurityNext.js
Zero-Trust Architecture for Web Applications
Moving beyond perimeter security. Implementing zero-trust principles in your Next.js applications.
ADAn Dinh11m
