Ember file structure should reflect route setup

Written on July 16, 2015

I had a nested route setup in my Ember application but my file structure didn’t reflect this. This resulted in not being able to reach the message route. Nesting the route and the template files to reflect the nested route in my router.js file fixed the problem.

Stay in touch

Thanks for reading this article. I'd love to stay in touch and share more tips on programming and side projects with you. Sign up and I'll send you my articles straight to your email, you'll also get a free copy of the light themed version of my Git cheat sheet.
Git cheat sheet preview image