react-firebase-hooks icon indicating copy to clipboard operation
react-firebase-hooks copied to clipboard

Proposal to contribute with new features and capabilities

Open neilor opened this issue 3 years ago • 0 comments

As I mentioned in the issue of pagination #13, I want to start helping the library react-firebase-hooks to grow with more features and capabilities.

I'm a javascript developer since 2010, I'm working with firebase before of Google acquisition(~2014). I've done a lot of ambitious projects with high-end features using the simplified WebSockets that firebase gives us. Some of them are currently active and helping people. During pandemics, I've created a bridge between doctors, nurses, and patients using react and firebase, that helped 500k lives in the treatment of Covid around Brazil, writing code alone (but I'm not proud of it, but I didn't have time to assemble a team).

Now I'm working with web3, firebase, and react in logistics and cryptocurrency projects. I've never worked for the open-source community actively. But I want to do that. @chrisbianca I really admire this project and I want to be able to contribute. Do you help me?

Suggestions(unordered)

PS: I'm listing the ones I have more confidence to start implementing. The last should be made with an auxiliary project(like firebase-tools CLI)

Firebase Realtime Database

  • Compound indexes
  • Pagination
  • Rules and Typescript typings synchronization with server and client environments(better development experience and speed with stability)

neilor avatar Mar 09 '22 14:03 neilor