Building Reusable Components...That Are Actually Reusable

preview_player
Показать описание
Modern UIs are often composed of reusable components written in React, Vue, Angular, whatever. In these modern technologies, creating a component is easy. However, creating a truly reusable component is hard. This talk explores the tradeoffs inherent in reusable component design, and discusses the questions to ask along the way. The examples presented use React, but the concepts presented apply to anyone building reusable components. After this session, you'll understand the key considerations required to create UI components that are truly reusable.

Recorded at Codemash 2022

Рекомендации по теме
Комментарии
Автор

I like how near the end you got so excited about documentation that you knocked the mic off. Amazing talk. Grouping components together, not all at the root - man, I wish more folks would think this way. I hope this talk is a walk towards inspiring that. Looking forward to more!

xggbrnr
Автор

Excellent video Cory!

Definitely helped clear up some confusion about creating Reusuable component. Also hyped to start using React Docgen & Storybook — keep up the great work! :)

Icodestuff
Автор

I was waiting for this talk to hit the web. I saw it at connect tech live and been telling my team about it. Now I can show them this

simplymincy