I am trying to put together a simple master-details Ember app. Directory tree on one side and file list on another.
Ember offers few helpers to render cont
To Understand the difference between ember {{render}},{{template}},{{view}},{{control}}
you can refer this article
http://darthdeus.github.io/blog/2013/02/10/render-control-partial-view/