mmcknett / loggr

Time logging system
https://loggr-a3f89.web.app/
0 stars 0 forks source link

Try switching to react firebase hooks #14

Closed mmcknett closed 1 year ago

mmcknett commented 1 year ago

This appears to be the popular library: https://www.npmjs.com/package/react-firebase-hooks

mmcknett commented 1 year ago

Using an existing set of hooks may make it faster to build more features that interact with the database. I'm starting that exploration now.