PinnedPascal Luther·Jun 14, 2021Firebase 9 & Nuxt.js 🔥With the new version 9 of the Firebase JS SDK, Google drastically changed how you use the Firebase library within your app.A response icon11A response icon11
InThe StartupbyPascal Luther·Jan 13, 2021Use Mapbox Popups With Vue 3Mapbox is super cool. 🥳 Vue 3 is super cool. 🥳A response icon5A response icon5
Pascal Luther·Mar 5, 2020Deploy a Nuxt SPA App to Amazon’s AWS Amplify ☁This will be a very short guide on how to deploy your Nuxt SPA app on Amazon (AWS) Amplify development platform in a way dynamic routes…A response icon1A response icon1
Pascal Luther·Jan 13, 2019⏱ Scheduling Firebase Cloud Functions with Cloud SchedulerI recently came across the use case where I needed to schedule a Firebase Cloud Function. I wanted to trigger my function every night to…A response icon8A response icon8
Pascal Luther·Nov 14, 2018☁ Deploying a Nuxt.js (v2) App to Google App Engine (Google Cloud Platform)This article will help you deplyoing a Nuxt 2.0 application to Google’s App Engine — in no time 🔥.A response icon3A response icon3
Pascal Luther·Oct 31, 2018Nuxt.js (v2), Firestore & SSR 🔥This article will help you integrate Firebase Firestore into a Nuxt.js project while keeping the server-side rendering capabilities that…A response icon11A response icon11
Pascal Luther·Sep 8, 2018Nuxt.js (v1), Firestore & SSR 🔥This article will help you integrate Firebase Firestore into a Nuxt.js project while keeping the server-side rendering capabilities that…