Brian Mwangi Passionate developer and learning enthusiast

Stories by Brian Mwangi

Building a CRUD application using Svelte and Firebase

Dev

Using Firebase with Svelte can get a bit tricky, but this tutorial makes it easy with a step-by-step guide to building a CRUD application.

Brian Mwangi
May 20, 2022 ⋅ 14 min read

Dependency injection in Flutter using GetIt and Injectable

Dev

Simplify dependency injection in your Flutter apps using GetIt, a simple service locator, and Injectable, a code generator for GetIt.

Brian Mwangi
Jan 26, 2022 ⋅ 8 min read