
Nuxt.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 come with the amazing Universal SSR mode of Nuxt.js.
And all of this without the need for any additional libraries other than Googleās own Firebase SDK.
āļøļø NEWER ARTICLE! This article is based on Nuxt.js Version 1.x. If you are working with theā¦