OneBite.Dev - Coding blog in a bite size

🧑‍🚀 Blog for learning firebase

firebase blog posts, coding tips and trick in a bitesize to help you learn firebase.

Migrate from firebase to Hugo

I want to migrate my firebase site (data stored in firestore) to Hugo posts. The problem is hugo made with files not database per se. Here is how i convert or migrate from firebase to hugo markdown to create post

database firebase hugo

How to get random collection /data in firebase firestore

Learn How to get random collection /data in firebase firestore

firebase

How to upload image / file in firebase with progress bar

Learn how to upload image or any file in firebase with progress bar to show how many percent your data already uploaded

firebase

How to solve firebase.database is not a function

for new firebase user who start to play with firebase database it's possible you meet with this firebase.database is not a function error

firebase

How to upgrade firebase cloud function to node 8

Learn how to upgrade your firebase project that using cloud function to node version 8

firebase

Create future post for firebase blog

Let's learn how to make a scheduled, future post for your blog which made with firebase

firebase

How to export firebase firestore database for free

How to export firebase firestore database for free

firebase