Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialBrendan Whiting
Front End Web Development Techdegree Graduate 84,738 PointsReact vs Angular: "MVC"
There's a question that has come up for me a few times in interviews: which part of the MVC pattern does React occupy, and which does Angular occupy? The answer I've been giving, which is what I think the interviewer wants to hear, is that React is just the V and Angular is full client-side MVC. But my experience using both libraries/frameworks is that it's a lot more blurred than that, as things have been evolving recently.
Thoughts?
1 Answer
Rajen Tandel
25,511 PointsHere's an article that explains this better than I could: https://rubygarage.org/blog/react-vs-angularjs