javascript-frameworks-resources.md 7.8 KB
Newer Older
1
## Angular.js
2

V
Victor Felder 已提交
3
* [Angular Basics](http://www.angularjsbook.com)
V
Victor Felder 已提交
4
* [Angular for the jQuery developer](http://www.ng-newsletter.com/posts/angular-for-the-jquery-developer.html)
H
hoganlong 已提交
5
* [Angular.js Cheat Sheet](http://www.cheatography.com/proloser/cheat-sheets/angularjs/)
C
Craig Davison 已提交
6
* [Angular.js Guide](https://docs.angularjs.org/guide/)
A
Anubhav Shrimal 已提交
7
* [Angular.js Material Designing](https://material.angularjs.org/latest/)
8
* [Angular.js Snippets for Sublime Text 2](https://github.com/maxhoffmann/angular-snippets)
C
Craig Davison 已提交
9
* [Angular.js Tutorial](https://docs.angularjs.org/tutorial)
10
* [Angular.js Youtube Channel](https://www.youtube.com/angularjs)
H
hoganlong 已提交
11
* [AngularJS - Extend your Browser](https://speakerdeck.com/petebd/devox-uk-2013-angularjs?slide=2)
C
Craig Davison 已提交
12
* [AngularJS - Step by Logical Step](http://nicholasjohnson.com/angular-book/)
13
* [AngularJS Essentials](https://www.packtpub.com/packt/free-ebook/angularjs-essentials) - Rodrigo Branas, Packt *(Just fill the fields with any values)*
D
Devinsuit 已提交
14
* [AngularJS in 60 Minutes](http://sd.blackball.lv/library/AngularJS_in_60_minutes_Dan_Wahlin_May_2013.pdf) (PDF)
C
Craig Davison 已提交
15 16
* [AngularJS Insights](http://pascalprecht.github.io/slides/angularjs-insights/#/)
* [AngularJS Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/angularjs) (PDF, Kindle) *(Just fill the fields with any values)*
V
Victor Felder 已提交
17
* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com)
18
* [AngularJS with Ruby on Rails](http://angular-rails.com)
C
Craig Davison 已提交
19
* [egghead.io: Learn AngularJS with Tutorial Videos & Training](https://egghead.io)
V
Victor Felder 已提交
20
* [egghead.io youtube channel: Learn AngularJS with Tutorial Videos & Training](https://www.youtube.com/user/johnlindquist)
V
Victor Felder 已提交
21
* [Learn AngularJS with free interactive lessons](http://www.learn-angular.org)
C
Craig Davison 已提交
22
* [Mastering AngularJS Directives](http://pascalprecht.github.io/slides/mastering-angularjs-directives/)
V
Victor Felder 已提交
23
* [Recipes with Angular.js](https://leanpub.com/recipes-with-angular-js/read) *(Leanpub, by Frederik Dietz)*
C
Craig Davison 已提交
24
* [Seven-Part Introduction to Angular](http://ngokevin.com/blog/angular-1/)
25
* [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html)
26

27

28 29 30 31 32
## Aurelia

* [Beginning Aurelia](https://leanpub.com/beginning-of-aurelia)


33
## Backbone.js
34

C
Craig Davison 已提交
35
* [A Complete guide for learning Backbone.js](http://codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/)
V
Victor Felder 已提交
36
* [A pragmatic guide to Backbone.js apps](http://pragmatic-backbone.com)
D
David Metcalfe 已提交
37
* [Backbone Tutorials: Beginner, Intermediate and Advanced](https://leanpub.com/backbonetutorials) - Thomas Davis
38
* [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)
H
hoganlong 已提交
39
* [Backbone.js and socket.io](http://developer.teradata.com/blog/jasonstrimpel/2011/11/backbone-js-and-socket-io)
C
Craig Davison 已提交
40
* [Backbonejs Tutorials](https://cdnjs.com/libraries/backbone.js/tutorials/)
V
fix url  
Victor Felder 已提交
41
* [Building Single Page Web Apps with Backbone.js](https://singlepagebook.supportbee.com) (work in progress)
J
Jake Worth 已提交
42
* [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/)
43
* [Getting Started with Backbone.js](http://net.tutsplus.com/tutorials/javascript-ajax/getting-started-with-backbone-js/)
H
hoganlong 已提交
44
* [How to share Backbone.js models with node.js](http://amirmalik.net/2010/11/27/how-to-share-backbonejs-models-with-nodejs)
45

V
Update  
Victor Felder 已提交
46

M
Mat Hopwood 已提交
47
## Booty5.js
48

M
Mat Hopwood 已提交
49 50 51
* [The Booty5 HTML5 Game Maker Manual](http://booty5.com/booty5-free-html-game-maker-e-book-manual/)


52
## D3.js
53 54

* [D3 Tips and Tricks](https://leanpub.com/D3-Tips-and-Tricks) - Malcolm Maclean (Leanpub)
55
* [Dashing D3.js Tutorial](https://www.dashingd3js.com/table-of-contents)
H
hoganlong 已提交
56
* [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html)
V
Victor Felder 已提交
57
* [Interactive Data Visualization with D3](http://alignedleft.com/tutorials/d3)
58

V
Update  
Victor Felder 已提交
59

C
Christoph Uschkrat 已提交
60
## Dojo
61

V
Victor Felder 已提交
62 63 64
* [Dojo: The Definitive Guide](http://chimera.labs.oreilly.com/books/1234000001819/index.html) - Matthew A. Russell


65 66 67 68 69 70 71
## Elm

* [Building a Live-Validating Signup Form in Elm](http://tech.noredink.com/post/129641182738/building-a-live-validated-signup-form-in-elm)
* [Elm Tutorial](http://www.elm-tutorial.org)
* [The Elm Architecture](https://github.com/evancz/elm-architecture-tutorial)


72
## Ember.js
73

V
Victor Felder 已提交
74
* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com)
F
Fwiffo 已提交
75
* [DockYard Ember.js Style Guide](https://github.com/DockYard/styleguides/blob/master/engineering/ember.md)
C
Craig Davison 已提交
76
* [Ember App with RailsApi](https://dockyard.com/blog/ember/2013/01/07/building-an-ember-app-with-rails-api-part-1)
H
hoganlong 已提交
77
* [Ember.js - Getting started](http://emberjs.com/guides/getting-started/)
78
* [Vic Ramon's Ember Tutorial](http://ember.vicramon.com)
V
Victor Felder 已提交
79

V
Update  
Victor Felder 已提交
80

C
Christoph Uschkrat 已提交
81
## Express.js
82

V
Victor Felder 已提交
83
* [Express.js Guide](https://web.archive.org/web/20140621124403/https://leanpub.com/express/read) - Azat Mardanov *(Leanpub)*
V
Victor Felder 已提交
84 85


C
Christoph Uschkrat 已提交
86
## jQuery
87

C
Craig Davison 已提交
88
* [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book/)
V
Victor Felder 已提交
89
* [jQuery Novice to Ninja](http://mediatheque.cite-musique.fr/MediaComposite/Debug/Dossier-Orchestre/ressources/jQuery.Novice.to.Ninja.2nd.Edition.pdf) (PDF)
C
Craig Davison 已提交
90
* [jQuery Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/jquery) (PDF, Kindle) *(Just fill the fields with any values)*
V
Victor Felder 已提交
91 92


93
## Meteor
94

V
Victor Felder 已提交
95
* [BulletProof Meteor](https://bulletproofmeteor.com)
D
David Metcalfe 已提交
96
* [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/)
97

98

A
Anubhav Shrimal 已提交
99 100 101
## Node.js

* [Node Documentation](https://nodejs.org/en/docs/)
102
* [What You Need To Know About Node.js](https://www.packtpub.com/packt/free-ebook/what-you-need-to-know-about-nodejs) - Bruno Joseph Dmello, Packt *(Just fill the fields with any values)*
A
Anubhav Shrimal 已提交
103 104


105 106 107 108 109
## Om

* [Om Tutorial](http://awkay.github.io/om-tutorial/)


110
## React
111

112
* [Free React on Rails course](https://learnetto.com/users/hrishio/courses/the-free-react-on-rails-5-course)
113
* [Hacking with React](http://www.hackingwithreact.com)
D
David Metcalfe 已提交
114
* [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660)
N
Nathan Jones 已提交
115
* [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts)
116 117
* [React Enlightenment](https://www.gitbook.com/book/frontendmasters/react-enlightenment/details)
* [React In-depth: An exploration of UI development](https://www.gitbook.com/book/developmentarc/react-indepth/details)
J
Jake Worth 已提交
118
* [React Primer Draft](https://github.com/mikechau/react-primer-draft)
D
David Metcalfe 已提交
119
* [React Tutorial](https://facebook.github.io/react/docs/tutorial.html)
N
Nathan Jones 已提交
120
* React Tutorial by Josh Finnie
V
Victor Felder 已提交
121 122 123
  * [Part 1](http://www.joshfinnie.com/blog/reactjs-tutorial-part-1/)
  * [Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/)
  * [Part 3](http://www.joshfinnie.com/blog/reactjs-tutorial-part-3/)
124
* [React with ASP.NET 5 Tutorial](http://reactjs.net/getting-started/aspnet5.html)
125
* [React.js Fundamentals](http://courses.reactjsprogram.com/courses/reactjsfundamentals)
126
* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/)
127
* [Start Using React to Build Web Applications](https://egghead.io/courses/react-fundamentals)
V
Victor Felder 已提交
128
* [SurviveJS - Webpack and React](http://survivejs.com)
N
Nathan Jones 已提交
129

N
Nathan Jones 已提交
130

131 132 133 134
## React Native

* [Programming React Native](https://leanpub.com/programming-react-native)
* [React Native Animation Book](http://browniefed.com/react-native-animation-book/)
135
* [React Native Express](http://www.reactnativeexpress.com)
136
* [React Native Training](https://www.gitbook.com/book/unbug/react-native-training/details)
137 138 139 140 141 142 143 144


## Redux

* [Full-Stack Redux Tutorial](http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html)
* [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
* [SoundCloud Application in React + Redux](https://www.robinwieruch.de/the-soundcloud-client-in-react-redux/)