|
1 | 1 | ## Angular.js
|
| 2 | +* [Angular Basics](http://www.angularjsbook.com/) |
2 | 3 | * [Angular for the jQuery developer](http://www.ng-newsletter.com/posts/angular-for-the-jquery-developer.html)
|
3 | 4 | * [Angular.js Cheat Sheet](http://www.cheatography.com/proloser/cheat-sheets/angularjs/)
|
4 | 5 | * [Angular.js Guide](http://docs.angularjs.org/guide/)
|
5 | 6 | * [Angular.js Snippets for Sublime Text 2](https://github.com/maxhoffmann/angular-snippets)
|
6 |
| -* [AngularJS - Step by Logical Step](http://nicholasjohnson.com/angular-book) |
7 |
| -* [AngularJS Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/angularjs) (PDF, Kindle) *(Just fill the fields with any values)* |
8 | 7 | * [Angular.js Tutorial](http://docs.angularjs.org/tutorial)
|
9 | 8 | * [Angular.js Youtube Channel](https://www.youtube.com/angularjs)
|
10 | 9 | * [AngularJS - Extend your Browser](https://speakerdeck.com/petebd/devox-uk-2013-angularjs?slide=2)
|
| 10 | +* [AngularJS - Step by Logical Step](http://nicholasjohnson.com/angular-book) |
11 | 11 | * [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF)
|
12 | 12 | * [AngularJS Insights](http://pascalprecht.github.com/slides/angularjs-insights/#/)
|
| 13 | +* [AngularJS Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/angularjs) (PDF, Kindle) *(Just fill the fields with any values)* |
| 14 | +* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/) |
13 | 15 | * [AngularJS with Ruby on Rails](http://angular-rails.com)
|
14 | 16 | * [egghead.io youtube channel: Learn AngularJS with Tutorial Videos & Training](https://www.youtube.com/user/johnlindquist)
|
15 | 17 | * [egghead.io: Learn AngularJS with Tutorial Videos & Training](http://egghead.io)
|
|
18 | 20 | * [Recipes with Angular.js](https://leanpub.com/recipes-with-angular-js/read) *(Leanpub, by Frederik Dietz)*
|
19 | 21 | * [Seven-Part Introduction to Angular](http://ngokevin.com/blog/angular-1)
|
20 | 22 | * [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html)
|
21 |
| -* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/) |
22 |
| -* [Angular Basics](http://www.angularjsbook.com/) |
23 | 23 |
|
24 | 24 | ## Backbone.js
|
25 | 25 | * [A Complete guide for learning Backbone.js](http://www.codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/)
|
26 | 26 | * [A pragmatic guide to Backbone.js apps](http://pragmatic-backbone.com/)
|
| 27 | +* [Backbone Tutorials: Beginner, Intermediate and Advanced](https://leanpub.com/backbonetutorials) - Thomas Davis |
27 | 28 | * [Backbone.js + Require.js, Modularization and Just in Time Dependency Loading, part 1](http://developer.teradata.com/blog/jasonstrimpel/2011/12/part-1-backbone-js-require-js) [part 2](http://developer.teradata.com/blog/jasonstrimpel/2012/01/part-2-backbone-js-require-js-further-modularization-and-just-in-time-dep)
|
28 | 29 | * [Backbone.js and socket.io](http://developer.teradata.com/blog/jasonstrimpel/2011/11/backbone-js-and-socket-io)
|
29 |
| -* [Backbone Tutorials: Beginner, Intermediate and Advanced](https://leanpub.com/backbonetutorials) - Thomas Davis |
30 | 30 | * [Backbonejs Tutorials](http://backbonetutorials.com/)
|
31 | 31 | * [Building Single Page Web Apps with Backbone.js](https://singlepagebook.supportbee.com) (work in progress)
|
32 | 32 | * [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/)
|
|
51 | 51 |
|
52 | 52 |
|
53 | 53 | ## Ember.js
|
| 54 | +* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/) |
| 55 | +* [DockYard Ember.js Style Guide](https://github.com/dockyard/styleguides/blob/master/ember.md) |
54 | 56 | * [Ember 101](http://ember101.com/)
|
55 | 57 | * [Ember App with RailsApi](http://reefpoints.dockyard.com/ember/2013/01/07/building-an-ember-app-with-rails-api-part-1.html)
|
56 | 58 | * [Ember.js - Getting started](http://emberjs.com/guides/getting-started/)
|
57 | 59 | * [EmberFlare](https://emberflare.com/)
|
58 | 60 | * [Vic Ramon's Ember Tutorial](http://ember.vicramon.com)
|
59 |
| -* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/) |
60 |
| -* [DockYard Ember.js Style Guide](https://github.com/dockyard/styleguides/blob/master/ember.md) |
61 | 61 |
|
62 | 62 |
|
63 | 63 | ## Express.js
|
|
91 | 91 | * Lesson 15: Summary of the series (Coming soon...)
|
92 | 92 |
|
93 | 93 | ## Meteor
|
94 |
| -* [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/) |
95 | 94 | * [BulletProof Meteor](https://bulletproofmeteor.com/)
|
| 95 | +* [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/) |
96 | 96 |
|
97 | 97 | ## React
|
98 |
| -* [React Tutorial](https://facebook.github.io/react/docs/tutorial.html) |
| 98 | +* [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660) |
99 | 99 | * [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts)
|
100 |
| -* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial) |
101 |
| -* [React.js tutorial - Creating components](http://ghost.stevenisekimart.in/react-js-tutorial-creating-components) |
| 100 | +* [React Tutorial](https://facebook.github.io/react/docs/tutorial.html) |
102 | 101 | * [React with ASP.NET 5 Tutorial](http://reactjs.net/getting-started/tutorial.html)
|
103 |
| -* [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660) |
| 102 | +* [React.js tutorial - Creating components](http://ghost.stevenisekimart.in/react-js-tutorial-creating-components) |
| 103 | +* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial) |
104 | 104 | * React Tutorial by Josh Finnie
|
105 | 105 | * [Part 1](http://www.joshfinnie.com/blog/reactjs-tutorial-part-1/)
|
106 | 106 | * [Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/)
|
|
0 commit comments