Tagged articles
3 articles
Page 1 of 1
Yuewen Experience Design (YUX)
Yuewen Experience Design (YUX)
Aug 3, 2023 · Frontend Development

How to Build a Scalable, Composable Design System in Figma

This article explains why the old component library became a bottleneck, outlines the creation of a new Figma‑based design system using composable components, variants, and instance swaps, and demonstrates how modular sub‑components, clear APIs, and open layouts improve flexibility, maintainability, and product delivery speed.

Design SystemFigmaFrontend
0 likes · 15 min read
How to Build a Scalable, Composable Design System in Figma
KooFE Frontend Team
KooFE Frontend Team
Jan 28, 2023 · Frontend Development

Redesigning Excalidraw’s Component API: From Render Props to Child Components

The article explains how Excalidraw’s new component API replaces render props with a child‑component approach, introduces customizable MainMenu, Footer, and WelcomeScreen components, provides code examples, and discusses the benefits and limitations of this redesign for developers building custom whiteboard applications.

ReActUI customizationcomponent API
0 likes · 10 min read
Redesigning Excalidraw’s Component API: From Render Props to Child Components