1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 03:22:21 +00:00

Add AngularJs vs EmberJs

This commit is contained in:
Brendan Graetz 2015-02-04 10:42:10 +11:00
parent 1253161cb2
commit 93ae8e2c21

View File

@ -18,7 +18,7 @@
* [Recipes with Angular.js](https://leanpub.com/recipes-with-angular-js/read) *(Leanpub, by Frederik Dietz)*
* [Seven-Part Introduction to Angular](http://ngokevin.com/blog/angular-1)
* [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html)
* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/)
## Backbone.js
* [A Complete guide for learning Backbone.js](http://www.codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/)
@ -51,6 +51,7 @@
* [Ember.js - Getting started](http://emberjs.com/guides/getting-started/)
* [EmberFlare](https://emberflare.com/)
* [Vic Ramon's Ember Tutorial](http://ember.vicramon.com)
* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/)
## Express.js