|
|
|
|
|
by brundolf
1121 days ago
|
|
> I feel that AngularJS (v1) did that years before React, and maybe even other MVC frameworks before that. Angular markup lives in templates which are used to generate and update the UI, while React markup lives in expressions which evaluate to values. This is a subtle but key difference. I would argue React isn't even an MVC framework (though it sorta pretended to be one for a while) |
|