Building Resilient React Components: Design for Present and Prepare for Future Growth
react
design systems
testing
Loyal customers often stick with a brand because their products are dependable and have a high standard. This same principle applies to the creation of components in a design system that designers and engineers rely on daily. These components must not only be aesthetically pleasing and functional, but they must also be performant, accessible, and scalable. With an efficient building process in place, incorporating new features into existing components or creating new ones can be effortless. What are the most effective methods for reducing bugs during component development? How does incorporating a behavior-driven approach benefit not only developers but also designers, researchers, and QA?
Prerequisites
Basic understanding of design systems.
Take Aways
- How to streamlining the component development process from start to finish
- Best practices for handling component lifecycle and naming conventions
- Ways to utilize automating testing during component development