Skip to content

Commit afa0135

Browse files
author
McFreely.Desktop
committed
adds a few ressources for the ember.js section
1 parent ec412e0 commit afa0135

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
@@ -193,6 +193,9 @@
193193
+ [Knockout](http://knockoutjs.com/): Simplify dynamic JavaScript UIs by applying the Model-View-View Model (MVVM) pattern
194194
+ [Sammy.js](http://sammyjs.org/) is a tiny JavaScript framework developed to ease the pain and provide a basic structure for developing JavaScript applications.
195195
+ [Ember.js](http://emberjs.com/): A framework for creating ambitious web applications.
196+
+ [Github](https://github.com/emberjs/ember.js)
197+
+ [Building an Ember.js application](https://www.youtube.com/watch?v=1QHrlFlaXdI) Walkthrough of the framework by Tom Dale, one the devs.
198+
+ [EmberWatch](http://emberwatch.com/) Lots of learning ressources
196199
+ [Let’s Learn Ember](http://freecourses.tutsplus.com/lets-learn-ember/) - A free Tut+ Premium course
197200
+ [Maria](https://github.com/petermichaux/maria): The MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC.
198201
+ [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)