Some form of crash reporting in any app doesn’t only help. It’s essential. Not knowing when and where crashes occur in your app by your users…
Some form of crash reporting in any app doesn’t only help. It’s essential. Not knowing when and where crashes occur in your app by your users…
Cloud Storage can be real frustrating if you don’t know what you’re doing. Thankfully, Firebase simplifies it down to as simple as it can be.…
A few things here and there have pushed me to learn AngularJS. It was all easy and simple I had to start implementing Firebase (because…
Cloud Firestore improved on many things over its predecessor, Realtime Database. One of which is security. Cloud Firestore’s security rules are more flexible and easier…
So it’s been a couple months since I started this blog. This is almost no time at all, and immediately, I started seeing results. I…
After implementing your Realtime Database, you’re going to want to set up some security so your users’ data is in safe hands. It took me…
Let me just get this out there. Firestore is amazing. I only found out about it recently and it is new (it’s still in beta…
They’re both Cloud Databases made by Firebase. They can both work in real-time, both offer offline support, so what’s the difference? Firestore is nicer to…
Cloud Firestore may be out (in its beta) and it does look to be overshadowing its little brother, but there are a number of good…
2018 has begun and its been 2 months since I started my blog. I may not have gotten very far, but I at least feel…
No need to bother with explaning why Firebase is so awesome. You already know that. That’s why you’re here. We’ll make this a quick and…
I recently had to work on this app where mind-numbingly long lists of arrays needed to be filled in. I thought “that would take me…
What is Firebase? Not much really. Just a small set of tools. … if small was a large number. Firebase delivers tons of features. It…
Let me just say this. I absolutely love Kotlin as a programming language. If I had to name a favourite, it would be that. For…
I would do 8, but I’m too lazy for that. Since 2017 is coming to a close, it’s time we round up the best Android…
Often it’s said that programming and maths are 2 closely related fields, yet it may not be so obvious how maths comes into programming. Let…