...I wrote up a quick medium article explaining a bit about how, and why and showing how to start a new project with these tools. Out-of-the-box support for authentication (with auto-loading user profile from database/firestore). Full Firebase Platform Support Including Real-Time Database, Firestore, and Storage. Automatic binding/unbinding of listeners through React Hooks (useFirebaseConnect, useFirestoreConnect) or Higher Order Components (firebaseConnect and firestoreConnect). Population capability (similar to mongoose's populate or SQL's JOIN). ...