Skip to main content

Nuxt Tips Collection

0h 0m 0s
English
Paid

"Nuxt Tips Collection" is a book that serves as a compilation of useful tips and tricks for working with Nuxt.js. It covers various aspects of development, ranging from performance optimization to state management. This collection is designed to help developers better understand and utilize the capabilities of Nuxt.js in their daily work. The book includes practical examples and advice that can be applied to real-world projects.

Here are some things you will learn:

  • What pair server-side components are and why they are so powerful
  • Discover Nuxt built-in components you didn't know about — my favorite is DevOnly
  • How to skip code on the server or the client (you might be doing it wrong)
  • How the NuxtIsland component manages server-side components and why this can cause performance issues if misused
  • When you don't need an app.vue file in your project
  • How to speed up the interface by controlling the preloading of lazily loaded components
  • Layers and many interesting edge cases you will encounter
  • All ways of programmatic navigation, including in middleware
  • How to easily add different configurations for different environments — you probably didn't know this
  • How to retain the component state when navigating between pages
  • Hooks, their different types (this can be confusing), and how to use them for deep integration with Nuxt and alter its behavior
  • And much more!

About the Author: Michael Thiessen

Michael Thiessen thumbnail
I am Michael Thiessen and I write the most popular Vue blog that has been read over 1 million times.

Books

Read Book Nuxt Tips Collection

#Title
1Nuxt Tips Collection
2Nuxt Tips Collection Dark