Mastering Nuxt (@masteringnuxt) 's Twitter Profile
Mastering Nuxt

@masteringnuxt

Learn how to develop and deploy fast, production-ready Nuxt apps.

Courses developed in collaboration with @Nuxt_js

Powered by @Bitter_Brains

ID: 1309155665861062656

linkhttp://masteringnuxt.com calendar_today24-09-2020 15:40:24

1,1K Tweet

6,6K Followers

36 Following

Mastering Nuxt (@masteringnuxt) 's Twitter Profile Photo

Did you know that layers are like components, but for Nuxt apps? 🤓 They let us better organize, share, and modularize our code. They can be in a local folder, a GitHub repository, or a `npm` package. As long as it has even an empty `nuxt.config.ts` file Nuxt knows it's a layer.

Did you know that layers are like components, but for Nuxt apps? 🤓

They let us better organize, share, and modularize our code.
They can be in a local folder, a GitHub repository, or a `npm` package. As long as it has even an empty `nuxt.config.ts` file Nuxt knows it's a layer.