firebase / firebaseopensource.com

Source for firebase open source site
https://firebaseopensource.com
Apache License 2.0
118 stars 41 forks source link

Add Project: redux-firestore #125

Closed prescottprue closed 4 years ago

prescottprue commented 4 years ago

Link to project (GitHub) redux-firestore

Describe the project in 2-3 sentences Redux bindings for Firestore. Integrates with react-redux-firebase for for React Hooks and Higher Order Components.

Why would Firebase developers be interested in this project? Standardizes redux actions/reducers for common Firestore interactions. Does not require react, but integrates with react-redux-firebase for React Hooks and Higher Order Components.

samtstern commented 4 years ago

@prescottprue sounds great! Just add .opensource/project.json to your project and I'm happy to add it.

prescottprue commented 4 years ago

Added for both, thanks!

samtstern commented 4 years ago

Sorry for the huge delay here! I was confused because your post actually links to react-redux-firebase not redux-firestore and I kept clicking the link and not seeing the required json file.