Tutorial Ember ( Version 1.13 ) ? Part 3
Welcome into this third part of this tutorial devoted to the creation of a blog with Ember.js. In this part we will see how to set up our routing system. With Ember, controllers are reduced to their simplest expression. These are only used to manage the state of your template’s elements. All the mechanical happen… Read More »