Is there an ORM AngularJS

I came across the following article looking at adding bacon.js and AngularJS:

https://github.com/ProLoser/AngularJS-ORM

But I couldn't find any other resources that would encourage (or discourage) the use of bacon.js in angularJs.

So, I am looking for other resources on this issue? Does anyone use the concept suggested by Dean Sofer? Does this magic promise work?

Does anyone use the concept used in the video?

+3


source to share


1 answer


Confident link can help you https://github.com/lauripiispanen/angular-bacon . Also I have angular and bacon working together https://github.com/xgrommx/angular-bacon-bridge .



+4


source







All Articles