Nuxt.js, built on top of Vue.js as a meta-framework, allows for highly extensible, complex, and fast universal web applications. This presentation will give a short introduction to Nuxt.js and then look at a few practical use cases you can apply to your personal projects all the way to production code. All of the familiar Vue with supercharged features out of the box: Webpack/Babel, hot reloading, universal apps, custom layouts, middleware, and code splitting. Better yet nuxt has a very active open source community with endless extensibility.