I have been an AngularJS developer for a while, and recently started using ReactJS.
When working with AngularJS, using Restangular made my life much easier, and I really love the expressiveness of it.
Now, when using ReactJS, the closest thing to Restangular I've found is the Backbone models system... But I'm really not as happy with it as I am with Restangular.
I would like to know if there are any plans to decouple Restangular from AngularJS. I tried to have a good dive into its source code to maybe do the first step, but it was quite intimidating...
This is definitely something I'd like to see as well. I know it was in the works for Restangular 2.0, but since mgonto is no longer maintaining the library, I'm not sure what the plans are.
Hello,
I have been an AngularJS developer for a while, and recently started using ReactJS. When working with AngularJS, using Restangular made my life much easier, and I really love the expressiveness of it.
Now, when using ReactJS, the closest thing to Restangular I've found is the Backbone models system... But I'm really not as happy with it as I am with Restangular.
I would like to know if there are any plans to decouple Restangular from AngularJS. I tried to have a good dive into its source code to maybe do the first step, but it was quite intimidating...
Cheers! Doodloo.