I have been using React for a while and recently switched to Angular for a project. As a whole framework, Angular provides it’s own pattern to build a product and costed me a minimal time to think about the initial architecture. When I use React on the otherhand, It takes some time for me to think about if the project is small or big, what folder structure to follow and how should I maintain http operations and states.
Is there a way to solve this in React? like using a ‘one size fits all’ pattern?
submitted by /u/truck48
[link] [comments]