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.
Top comments (0)