From d3202bc133f6f263a70ebdfefbb66c69d7159b11 Mon Sep 17 00:00:00 2001 From: Israel Ugbodaga Date: Thu, 31 Mar 2022 01:13:22 +0100 Subject: [PATCH] feat: add vuemastery migration graphical link (#11) --- src/index.md | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) diff --git a/src/index.md b/src/index.md index b68c166..a0a3a09 100644 --- a/src/index.md +++ b/src/index.md @@ -6,6 +6,87 @@ sidebar: false This guide is primarily for users with prior Vue 2 experience who want to learn about the changes between Vue 2 and Vue 3. **This is not something you have to read from top to bottom before trying out Vue 3.** The recommended way to learn Vue 3 is by reading the [new documentation](https://vuejs.org). + + + + + + ## Notable New Features Some of the new features to keep an eye on in Vue 3 include: