Building an Universal JavaScript App Using NuxtJS

Nuxt is a free and open source JavaScript library based on Vue.js, Nitro, and Vite. Nuxt is inspired by Next.js, which is a framework of similar purpose, based on React.js. The framework aims to create performant and production-grade full-stack web apps and websites with confidence.

This presentation explains how to use NuxtJS to build a JavaScript website that will handle roles and users using the auth module of NuxtJS. The presenter creates a demo app that will take you through the code and show you how to set up a simple website with a middleware that will control which pages users can view based on their profiles. You will also learn how to use:
* plugins
* testing with Jest
* CSS modules

Video producer: https://javascript-conference.com/