Does firestore need backend?

The first thing that we need to know about a Firestore, is that most of the backend logic needs to be implemented on Front-end . For example, in our app, we need to send a message to another user or a group of users. In addition to this, it is necessary to change unread messages count and send a push notification.

Read more

When should you use Firebase?

When your applications require a minimal level of integration with legacy systems or third-party services , firebase will be the right choice. Firebase also becomes an ideal choice when your application does not require heavy data processing or any form of complex user authentication requirements.

Read more

Is firebase replace backend?

The Firebase database offers so many services due to which it has great potential, so that it may easily replace custom backend development depending on the product development stage and the final goal (whether the product is built to engage active users or you need an MVP or a prototype).

Read more