|
|
|
|
|
by compedit
4316 days ago
|
|
There's no standards, but at this point I'd say Flux + React-router are quickly becoming it. react-router is made in the spirit of Ember's which is pretty well liked. - Flux Architecture Pattern [0] - React Router [1] Note that there isn't really a prescribed model in Angular aside from $scope either. [0] - http://facebook.github.io/flux/ [1] - https://github.com/rackt/react-router |
|
A model really isn't part of Angular core since it was split out but something like angular-resource is what I am talking about.