0% done with Introduction to NuxtJS
4:03
|
Published on
10/14/2019
|
|
Chapter 14 of 27 in Building VueScreencasts.com
Why Nuxt?
Nuxt offers a bunch of advantages over plain VueJS, including
- easy Server-Side Rendering (SSR),
- automatic code splitting,
- easier async data, and
- a routing solution with massive reductions in boilerplate.
The downside is that there's no upgrade process to take one codebase from Vue to Nuxt: if you have an existing VueJS app of any size, you'll have to create a fresh Nuxt app and then port it all over.
However, this isn't quite as bad as it seems at first -- your Components and Vuex stores won't have to change much if at all, and everything else you could do in Vue has an equivalent in Nuxt.
What do others think of VueScreencasts?
"You're a blessing my dude. Thank you so much for this!"
—elmo
"Thank you. Even after having seen many tutorials, I keep learning a lot from you. You teach well!"
—Lars Sørensen
"Very nice thanks"
—Henryque