Reputation: 71
I'm pretty new to React and I have been wondering about what the Architecture of it is? MVC - MVVM?
I've searched on the web, but I haven't yet found an answer that can clearly get to a pattern definition
Upvotes: 1
Views: 163
Reputation: 73
It is the V (view) from MVC as far as i know.
Upvotes: 0