GUIでスケーラブルなアプリを書く秘訣は、良いコンポーネントを適切なタイミングで抽出することで、それ以上のことはない
#Nadia
#設計原則
from
React components composition: how to get it right
複雑性保存の法則#645979618660300000419796
宣言的UIのデータアーキテクチャはコンポーネントを中心に考える#643608be8660300000cab225
The secret of writing scalable apps in React is to extract good components at the right time, nothing more.
関連
Components Are Legos
Layoutコンポーネント