Yes, angularjs is great for my contacts app. But ember is better than angularjs for a whole project. Because ember has associations, rails like model, view, router, controller.
USE ANGULAR: If your project has a single model like contact. USE EMBER: If your project has several models like railcasts.com app.
Yes, angularjs is great for my contacts app. But ember is better than angularjs for a whole project. Because ember has associations, rails like model, view, router, controller.
USE ANGULAR: If your project has a single model like contact.
USE EMBER: If your project has several models like railcasts.com app.