Building UI that scales is hard. In this talk, we'll navigate through practical strategies for structuring React components and business logic. Additionally, we'll introduce alternative approaches, pushing the boundaries of modern front-end architecture.
Recording
Soon
Slides
Resources
I'm sharing all of resources I found useful when doing a research for this talk. If you want to extend your knowledge about topics I spoke about, feel free to read them!
Design Systems:
- Apple's Human Interface Guidelines
- Googles's Material Design 3.0
- Adobe Spectrum
- IBM Carbon Design System
- Design System library structure
- Why build design system
Atomic Design
Global Design System for the web
- Brad Frost: A global design system
- Themeable design systems with Brad Frost
- Thoughts on a Global Design System