My Blog Posts

Nuxtify, a Nuxt.js Website Boilerplate with Vuetify is introduced. It aims to be reusable, reliable, and scalable
This article is an overview of using Nuxt.js with Firebase Authentication. Learn how to check for admin access in your routes and use Vuex with Nuxt.js and Firebase to keep everything manageable.
A few simple tips for anyone using Nuxt.js. This includes covering how to handle mobile menu state once a link is chosen from the menu and making sure to close the menu when appropriate.
A short article providing a very efficient and beneficial way of making API request with async/await.