The new Firebase SDK 3.0 was recently launched, and I am very sure over 500k developers around the world are already taking the new release…
CodeBySide – A Week into Using Firebase SDK 3.0
Posted in Javascript, and Personal
KhoPhi's Dev
Posted in Javascript, and Personal
The new Firebase SDK 3.0 was recently launched, and I am very sure over 500k developers around the world are already taking the new release…
In any authentication system, to verify the email addresses coming through your system are legit, very often, developers will want to send a verification email…
Good evening, Firebase comes with a sweet Authentication system – Top to Down, referred to as the Firebase Auth! Hands down! What we will be…
Recently, I took the new Firebase 3.0 SDK for a ride, in building a small web app called CodeBySide, an app to help you compare…
Posted in Africa Tech Projects, and Personal
In a previous personal hackathon I call ‘Weekend-thon’, I built Custom Download MaterializeCSS. The entire experience was fun. This time around, I played with Firebase…
Posted in Javascript
A few things have changed. To do the AuthGuard approach explained in this article today, you should check out this approach. Below is what we’re…
Certain functionalities aren’t available in AngularFire2 at the moment, although they are solid in the Firebase Javascript SDK. The opportunity to get access to these…
Depending on the services or products you offer, you might wanna verify your users via a phone number, on top of the usual email verifications.…