Backend

104 articles · all categories

I've been building web backends since ~2004 when they were just called websites. With these essays I want to share the hard lessons learned about serverless, databases, APIs, and the ops that keep them alive.

Backend articles

3 articles from January 2021 · show all

[CodeWithSwiz 21] useAuth beta support for Firebase 🎉

It works! useAuth has beta-level support for Firebase Auth 🥳 I did not expect that to take 3 sessions.

[CodeWithSwiz 20] Adding Firebase support to useAuth, pt2

Firebase continues to be 💩. No wonder people keep asking for support in useAuth. Almost there ✌️

[CodeWithSwiz 19] Firebase Auth support in useAuth, pt1

Support for Firebase Auth is one of the most requested features for useAuth and I figured what the heck, how hard can it be?