Vue's document is very clear, all the concepts have been explained clearly. When it comes to the component, I think it lags behind. If I want to understand how I will use components in a real app, I don't get a solid understanding. I know how to register them and use them, but not the complete picture. It would be good to build a simple app. When I first learnt React; thinking in react was very helpful. This will help newbies like me understand the data flow, sending props, how components are created easier.
I hope this is the right place to request for this.
Edit
Even Single File Components are not clear for me to use
IMO In my opinion, there should be a tutorial on the website.
PS: You can use https://github.com/vuejs/awesome-vue#tutorials for now.
@znck I'm sorry, but what is IMO?
in my opinion
Next time, google it 馃槢
I think this need will be solved by the cookbook we're developing. 馃憤