DEV Community

Discussion on: How I structure a React project

Collapse
 
seanmclem profile image
Seanmclem

You use an example of a Form as a molecule, but say that once they have logic they are an organism. Wouldn't a form have logic?

Collapse
 
maciekchmura profile image
Maciek Chmura

🤔
Valid point.
I had in mind more of a business logic component, but a form should also fall into Organisms.
I'm editing it to 'Card'
thx :)