Hacker News new | ask | show | jobs
by tppiotrowski 1947 days ago
I think React's main role here is just to provide structure to the code base: React component as the basic unit of logic encapsulation and then composing logic by combining React components.
1 comments

Got it.