Nuxt Layers for Starter Projects

In this talk we will be focusing on utilizing Nuxt layers to create a starter project, which will serve as a practical example to illustrate how to split a project into a more flexible and modular codebase. We’ll cover introductory topics such as how Nuxt layers work, and solutions to some of the challenges you might encounter while using them. Then we’ll move on to more advanced topics including strategies for sharing code and dependencies between Nuxt layers, as well as an approach for using layers for more complex third-party integrations such as CMS or e-commerce platforms.