Firebase Extensions are pre-packaged solutions that allow you to do an array of things (no pun intended) that integrate with other Firebase solutions. These include…
Firebase Extensions are pre-packaged solutions that allow you to do an array of things (no pun intended) that integrate with other Firebase solutions. These include…
It’s no doubt that coroutines are taking over as the go-to way to do asynchronous programming in Android over RxJava. Many of Firebase’s services use…
Let’s be real. MVVM and Dagger are very important concepts in Android Development. Yet, nobody really knows what’s the ‘right’ way to implement either of…
With the rise of AI becoming a norm in modern apps, many AI-based features are becoming standard among competent apps. Among these is Smart Replies.…
(Check out the MVVM Edition of this tutorial here) Instant messaging is a feature used in a wide variety of apps. You might just be…
Cloud storage is a powerful tool if your app needs to upload photos, videos, documents, or just about any other file. This is especially useful…
Flutter is relatively new to the mobile development ecosystem but it’s already proving to be strong competition against Xamarin and React Native. To many developers,…
Firebase once again released a new addition to their multitude of tools and services and this tool is, well, A LOT of tools in one.…
I stumbled upon Firebase’s video of their 2019 progress and we can see that they’ve done a lot. One of the new features they’ve released…
I always thought Adobe After Effects was so cool just for the ability to track moving objects. I never got around to learning After Effects…
A month past I/O and I’ve only just discovered they’ve expanded the ML Kit yet again with some of the neatest additions yet. The first…
It’s been almost a year since the release of Firebase ML Kit and the team brought some neat changes to the package: 4 new AI…
For the caveman who have yet to know what an index is, a database index is a value stored that maps items in the database…
We’ve all seen it at least once before: that little extra layer of security when we create an account on Gmail, Netflix, and possibly on…
It’s probably common knowledge right now that doing a standard email-password authentication in Firebase is piss easy. The same can’t be said about using it’s…
Firebase provides us 3 plans for their pricing: the free Spark plan which gives generous allocations to most of their products for many hobbyists and…