Nuxt 3 modules

Getting started with

Nicolas Payot

Senior Frontend / Lead

  • Free and open-source framework based on Vue
     
  • Out-of-the-box features
    • SSR, SSG, CSR, ...
    • code-splitting, tree-shaking, link prefetching, ...
       
  • Optimized DX for building Vue applications
  • Core concepts: pages, layouts, components
     
  • File-based routing: pages/ directory
     
  • Data-fetching utilities: SSR compatible
  • Enhance or extend any Nuxt application
     
  • Can be used to add features like authentication, SEO optimization, analytics, ...
     
  • Functions that sequentially run when starting / building a Nuxt application

About modules

Let's build a Nuxt module 🤓

Thanks 🙌

Feedbacks are welcomed 🎁👇

Nuxt 3 modules [LyonJS]

By Nicolas Payot

Nuxt 3 modules [LyonJS]

  • 152