30.3.15

How to Correctly Use BootstrapJS and AngularJS Together ♥ Scotch


AngularJS Panels - simple portals widget with RESTful backend

  • $resource('app/models/:model', {model: 'default.json'}).get();
  • scope.$watch('portalModel', function() {
  •   scope.portalModel.$save();
  • });

About AngularJS Resource

No comments: