Migrating to Firebase Functions V2
I’ll be honest - I’ve been putting this off for a while. The Firebase Functions v1 to v2 migration has been sitting in my backlog since its announcement, and like many developers, I kept thinking “well, if it’s not broken…”. But after diving into some new features in v2, I realized it was time to bite the bullet and modernize. Why TypeScript? The decision to rewrite in TypeScript wasn’t just about following trends....