Skip to content

Commit 4498114

Browse files
author
Dmitriy Navrotskyy
committed
Merge pull request #172 from McFreely/master
adds a few ressources for the ember.js section
2 parents ee2072b + afa0135 commit 4498114

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,9 @@
199199
+ [Knockout](http://knockoutjs.com/): Simplify dynamic JavaScript UIs by applying the Model-View-View Model (MVVM) pattern
200200
+ [Sammy.js](http://sammyjs.org/) is a tiny JavaScript framework developed to ease the pain and provide a basic structure for developing JavaScript applications.
201201
+ [Ember.js](http://emberjs.com/): A framework for creating ambitious web applications.
202+
+ [Github](https://github.com/emberjs/ember.js)
203+
+ [Building an Ember.js application](https://www.youtube.com/watch?v=1QHrlFlaXdI) Walkthrough of the framework by Tom Dale, one the devs.
204+
+ [EmberWatch](http://emberwatch.com/) Lots of learning ressources
202205
+ [Let’s Learn Ember](http://freecourses.tutsplus.com/lets-learn-ember/) - A free Tut+ Premium course
203206
+ [Maria](https://github.com/petermichaux/maria): The MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC.
204207
+ [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/)

0 commit comments

Comments
 (0)