Skip to content

Commit 5c1ef47

Browse files
author
dypsilon
committed
2 parents f71edd6 + c0d5cdb commit 5c1ef47

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
+ [Web Development Teaching Materials](http://www.teaching-materials.org/)
99
+ [Learn HTML5, CSS3, and Responsive WebSite Design in One Go](http://javascriptissexy.com/learn-html5-css3-and-responsive-web-site-design-in-one-go/)
1010
+ [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.
1112
+ Architecture
1213
+ [BEM](http://bem.info/method/): Methodology aimed at achieving fast to develop long-lived projects, team scalability, and code reuse.
1314
+ [Atomic Design](http://bradfrostweb.com/blog/post/atomic-web-design/)
@@ -153,6 +154,7 @@
153154
+ [jQuery](http://jquery.com/)
154155
+ [Github](https://github.com/jquery/jquery)
155156
+ [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
156158
+ [jQuery Plugin Development Boilerplate](http://www.websanova.com/tutorials/jquery/jquery-plugin-development-boilerplate)
157159
+ [The Ultimate Guide to Writing jQuery Plugins](http://www.websanova.com/tutorials/jquery/the-ultimate-guide-to-writing-jquery-plugins)
158160
+ [Book: jQuery Fundamentals](http://jqfundamentals.com/)
@@ -187,7 +189,7 @@
187189
+ [Knockout](http://knockoutjs.com/): Simplify dynamic JavaScript UIs by applying the Model-View-View Model (MVVM) pattern
188190
+ [Sammy.js](http://sammyjs.org/) is a tiny JavaScript framework developed to ease the pain and provide a basic structure for developing JavaScript applications.
189191
+ [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
191193
+ [Maria](https://github.com/petermichaux/maria): The MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC.
192194
+ [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/)
193195
+ [Rivets.js](http://rivetsjs.com/): Lightweight and powerful data binding + templating solution for building modern web applications.

0 commit comments

Comments
 (0)