Aleksandar Balalovski
Simple things overthought

Simple things overthought

Follow
Follow
homebadges
Tag

Firebase

#firebase

More content

Read more stories on Hashnode


Articles with this tag

The Challenges of Migrating from Firestore to Supabase, or How a Bug Made me Migrate

Oct 23, 20237 min read

I am not a fan of migrations because of everything you need to do in preparation for the process. I like to experiment and break things, but migrating...

The Challenges of Migrating from Firestore to Supabase, or How a Bug Made me Migrate

Collect emails on your landing page without a mailing service

Sep 1, 20214 min read

Few years ago I was building small product for which I had a fancy landing page. It had a form to collect emails and all. The page was static and I...

Collect emails on your landing page without a mailing service

How to get the accessSecret token from Firebase Twitter social login for Flutter Web

Aug 18, 20213 min read

To be able to start consuming Twitter API for whatever purpose with whatever framework, you will need the access token and the access secret as keys...

How to get the accessSecret token from Firebase Twitter social login for Flutter Web