Skip to content

How to Implement Clean Architecture in ReactJS?

3 pointsbqc1 comment
On HN

Comments

You don’t. ReactJS is a UI library and everything around it depends on it. The only incentive to be clean is if you want the ability to switch the UI layer to something like vue or svelte. Clean is related to the business logic, not a particular library.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.