On doing ‘Clean Architecture’ in React applications

Uncle Bob meets Dan Abramov’s baby

Janith Leanage
1 min readOct 6, 2019
Clean Architecture, simplified

I wrote a post about how we can leverage Clean Architecture to make our application code clean, testable and portable in React JS and React Native apps. This is just an introduction to why and how we’d approach doing a refactor of this sort.

--

--