SKOAR!       / SHOPPING
  News Features Downloads
 
Channel 5
Welcome to Channel 5 – the home for HTML Developers!

HTML5 is the next major update to the W3C HTML specification providing a standard structure for presenting content on the web. The W3C HTML5 specification adds new features like graphical support through SVG and Canvas, multimedia support like inlive video and audio, as well as new APIs to make it easier for developers to create rich, interactive web applications..
Flame on! A beginner's guide to Ember.js
Posted By: Channel 5
10
Posted On: 25th May, 2012

Sophisticated JavaScript applications are common these days. With the complexity of these applications increasing, it's no longer acceptable to have a long chain of jQuery callback statements, or even distinct functions called at various points through your application. 
This has directed JavaScript developers to learn that organisation and efficiency are important and can make the difference between an application that performs great and one that doesn't.

One of the frequently used architecture patterns to attain this organisation and efficiency is known as Model View Controller (or MVC). With a series of blowouts happening in internet-based software development, some very rapid bunch of MVC frameworks with names such as Ember.js, Backbone.js, Knockout.js, Spine.js, Batman.js, and Angular.js have become apparent. 

This article by Andy Matthews offers a walkthrough and sample application for anyone looking to get started with Ember. In this tutorial the author tries to make the reader more familiar with the basics of Ember.js as they build a working Twitter timeline viewer. 

The tutorial can be reached at: http://www.adobe.com/devnet/html5/articles/flame-on-a-beginners-guide-to-emberjs.html

To get more such updates delivered to your inbox, subscribe now to free newsletter
 
Tags:
Latest Updates from
Facebook Activity