Welcome to the series! In this introduction, we set the stage for everything you'll need to get started with NUXT 3. Whether you've never worked with NUXT before or just need a refresher, this episode briefly covers what NUXT actually is—a powerful framework built on top of Vue that takes care of a ton of things for you, so you can focus more on building your app and less on the tricky details.
We also touch on some of the handy first-party packages that NUXT provides, making features like authentication and progressive web apps much easier to implement. By the time you finish the series, you'll be able to confidently dive into building your next Vue project with NUXT.
Up next: we'll jump right in and get NUXT installed, taking a look around the framework to get familiar with how things are set up. Let's get started!