|
|
|
|
|
by andreisoare
4055 days ago
|
|
You have just one router, and that's only a config file that maps URLs to routes. They're dropping controllers and views in a month, with Ember 2.0. They're being replaced by components. So really you will only work with routes and components - which should make things much easier to understand. |
|
It seems like Ember is going to become a bit more like React (which I'm very fine with).