Thoughts, stories and ideas.
The (not so) Weekly Fitz
  • Home
  • Serverless
  • Swift
Subscribe

Firebase

Separate concerns and optimize client performances with CQRS using Firestore & Firebase Cloud Functions

Separate concerns and optimize client performances with CQRS using Firestore & Firebase Cloud Functions

Optimize your mobile app's performances and run "big" and "complex" queries in NoSQL, using CQRS & Serverless! (in our case, Firestore & Firebase Cloud Functions)
By Thomas Léger Aug 29, 2020
Make your Firebase Storage files available on upload

Make your Firebase Storage files available on upload

Ever uploaded a file to Firebase Storage, only to be hit with a 403 error when trying to access it? Here's how to get a publicly accessible URL for the file you just uploaded.
By Thomas Léger Jun 3, 2020
Upload a remote file to Firebase Storage (in Node.js)

Upload a remote file to Firebase Storage (in Node.js)

Struggling to upload remote files to Firebase Storage? Running on Node.js? You're in luck!
By Thomas Léger Sep 13, 2019

Subscribe to The (not so) Weekly Fitz

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
Thoughts, stories and ideas.