Firebase 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.
The new modular API surface is designed to facilitate tree-shaking (removal of unused code) to make your web app as small and fast as possible. Read more about all the changes and benefits in their āUpgrade from version 8 to the modular Web SDKā article.