Vue Migration Helper is a CLI tool that will help us migrate from Vue 1. to Vue 2.0. Currently its development is in progress but the tool looks awesome so far.
Learn about data flow in Vue by reading how to create a chat in three ways, each one showing how to manage sharing state with an object, sharing state with vuex and with bindings.
A WebApi example for the book, The Majesty of Vue.js, using ASP.NET Framework and LiteDB. In the book, the APIs for the homework solutions are created with Laravel. So, if you are a .net developer you can now choose to use this to start solving the exercises.