Help! I am trying to understand best practices for components. I’ve watched a dozen videos, read numerous articles, but still a bit confused. About what? Well, which components live where?
I’ve set up different projects for this product to try and keep things organized.
- Design System
- Work in Progress (WIP)
- Review
As I understand it, components (like atoms) should live in the design system.
We use the WIP Project to hose the Design File, where we design screens, but also create larger organism-components at the top of the file. I am confused about whether this is the best place for these organisms to live? Would it make sense to create a new file inside WIP named “Organisms”, design them in there, and paste instances into the design file? Or, should these organisms be created in the Design System?
Any guidance greatly appreciated 🙂