Instant Search Tab in Angular

In this blog post, we will learn doing Instant search in Angular using the data from Cloud Firestore. So let us first assume what we actually want to have as the results on the browser. We want to create a search tab on the browser which has a placeholder saying “Search by name”. As we type a… Continue reading Instant Search Tab in Angular

FireStore with Angular. But Firebase?

This confusion about the difference between FireStore and Firebase comes to many. In this article, I put focus on why Firestore was launched and how it can be used with Angular. Firestore can be called as the evolution of the Firebase realtime database. This is because it provides a data model that captures all the interesting… Continue reading FireStore with Angular. But Firebase?