This simple app shows the differences between a basic implementation of a handful of Angular libraries. It currently compares:
-
Angular's ngResource vs. Restangular
-
Angular's ngRoute vs. Angular-UI-Router
The master branch uses vanilla Angular, and there are other branches named for the libraries they represent.
This repo is a front end designed to be paired with northwind-rails.
Run the app using grunt server
.