Skip to content

Commit

Permalink
Merge pull request dypsilon#172 from McFreely/master
Browse files Browse the repository at this point in the history
adds a few ressources for the ember.js section
  • Loading branch information
Dmitriy Navrotskyy committed Jun 19, 2014
2 parents ee2072b + afa0135 commit 4498114
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,9 @@
+ [Knockout](http://knockoutjs.com/): Simplify dynamic JavaScript UIs by applying the Model-View-View Model (MVVM) pattern
+ [Sammy.js](http://sammyjs.org/) is a tiny JavaScript framework developed to ease the pain and provide a basic structure for developing JavaScript applications.
+ [Ember.js](http://emberjs.com/): A framework for creating ambitious web applications.
+ [Github](https://github.com/emberjs/ember.js)
+ [Building an Ember.js application](https://www.youtube.com/watch?v=1QHrlFlaXdI) Walkthrough of the framework by Tom Dale, one the devs.
+ [EmberWatch](http://emberwatch.com/) Lots of learning ressources
+ [Let’s Learn Ember](http://freecourses.tutsplus.com/lets-learn-ember/) - A free Tut+ Premium course
+ [Maria](https://github.com/petermichaux/maria): The MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC.
+ [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/)
Expand Down

0 comments on commit 4498114

Please sign in to comment.