|
8 | 8 | + [Web Development Teaching Materials](http://www.teaching-materials.org/) |
9 | 9 | + [Learn HTML5, CSS3, and Responsive WebSite Design in One Go](http://javascriptissexy.com/learn-html5-css3-and-responsive-web-site-design-in-one-go/) |
10 | 10 | + [Codeacademy](http://codeacademy.com) Good source for beginners |
| 11 | + + [Codeschool](http://www.codeschool.com/) - Check out tryruby, trygit and tryjquery courses. Also have many useful courses. |
11 | 12 | + Architecture |
12 | 13 | + [BEM](http://bem.info/method/): Methodology aimed at achieving fast to develop long-lived projects, team scalability, and code reuse. |
13 | 14 | + [Atomic Design](http://bradfrostweb.com/blog/post/atomic-web-design/) |
|
153 | 154 | + [jQuery](http://jquery.com/) |
154 | 155 | + [Github](https://github.com/jquery/jquery) |
155 | 156 | + [jQuery Wiki Page "Plugins/Authoring"](http://docs.jquery.com/Plugins/Authoring) |
| 157 | + + [30 Days to Learn jQuery](http://freecourses.tutsplus.com/30-days-to-learn-jquery/index.html) - A free Tut+ Premium course |
156 | 158 | + [jQuery Plugin Development Boilerplate](http://www.websanova.com/tutorials/jquery/jquery-plugin-development-boilerplate) |
157 | 159 | + [The Ultimate Guide to Writing jQuery Plugins](http://www.websanova.com/tutorials/jquery/the-ultimate-guide-to-writing-jquery-plugins) |
158 | 160 | + [Book: jQuery Fundamentals](http://jqfundamentals.com/) |
|
187 | 189 | + [Knockout](http://knockoutjs.com/): Simplify dynamic JavaScript UIs by applying the Model-View-View Model (MVVM) pattern |
188 | 190 | + [Sammy.js](http://sammyjs.org/) is a tiny JavaScript framework developed to ease the pain and provide a basic structure for developing JavaScript applications. |
189 | 191 | + [Ember.js](http://emberjs.com/): A framework for creating ambitious web applications. |
190 | | - |
| 192 | + + [Let’s Learn Ember](http://freecourses.tutsplus.com/lets-learn-ember/) - A free Tut+ Premium course |
191 | 193 | + [Maria](https://github.com/petermichaux/maria): The MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC. |
192 | 194 | + [Terrific Composer](http://terrifically.org/composer/) is a Frontend Development Framework specifically designed for building deluxe frontends based on the [Terrific concept](http://terrifically.org/) |
193 | 195 | + [Rivets.js](http://rivetsjs.com/): Lightweight and powerful data binding + templating solution for building modern web applications. |
|
0 commit comments