Get help while migrating to Vue 2.0

VUE 2.0

This short post is everyone who wants to start moving Vue apps to Vue 2.0, or start directly from Vue 2, and resources which could prove very helpfull.

Should I move to 2.0?

  • If you are working on a production app, no, not yet.
  • If you are just starting out, yes, start in 2.0.
  • If you are sort of in the middle of something, or you are tinkering around, it will definitely help you to write a better app, so it may be worth looking into.

Here are some resources that can help to explain the changes, their reasoning and how to migrate.

Read about depracations, tips and techniques here.

By Benjamin Listwon.