Hi ๐
Next month, I will start to work for a new customer. Their project is made with Ember.js so I need to learn developing with this framework. When I learn something new I like to have a side project that keeps me motivated. So yesterday, I bootstrapped a website with ember-cli
for my project gitmoji-changelog. In a couple of hours, I made a working MVP ๐ (if you are interested in making a code review here is the pull request). Here is the result (this is still a work in progress):
I only used the documentation to achieve it which is really nice! I don't like to look for basics in a search engine when I start learning a new framework. The work done on documentation is really impressive. There are still a lot of things I need to read in it. But... I want more!
I'm looking for more resources to learn about good practises, architecture, ... I found an awesome-ember repository but there are a lot of links! I don't know where to start.
What are your recommended resources for beginners that want to learn more about advanced topics on Ember.js?