DEV Community

Ramiro for Auth0

Posted on • Updated on • Originally published at auth0.com

Developing Real-Time Apps with Firebase and Firestore

In this article, you will learn how to develop real-time web apps with Firebase and Firestore.

To get your feet wet on these technologies and on the integration, you will build a simple real-time web chat that will securely store messages on Firestore (a real-time database provided by Firebase), and that will enable users to authenticate.

Read on πŸ”₯

Developing Real-Time Apps with Firebase and Firestore

Top comments (0)