Components and services are relatively new to the Ember framework, but since their introduction they have begun taking over many of the… — Components and services are relatively new to the Ember framework, but since their introduction they have begun taking over many of the responsibilities once allocated to routes and controllers. Frameworks like React have proven that even routing can be handled quite elegantly using components, and it’s not unimaginable that routes…