Using Backbone models with AngularJS

后端 未结 7 1624
攒了一身酷
攒了一身酷 2021-01-30 02:11

Recently I was thinking about the differences and similarities between Backbone.js and AngularJS.

What I find really convenient in Backbone are the Backbone-Models and t

7条回答
  •  轮回少年
    2021-01-30 02:45

    Try taking a look at restangular.

    I have not implemented it anywhere, but I saw a talk on it a few days ago. It seems to solve the same problem in an angular way.

    Video: http://www.youtube.com/watch?v=eGrpnt2VQ3s

提交回复
热议问题