Hacker News new | ask | show | jobs
Show HN: I started my first Open source project – Firebase cheatsheet/doc (firecheat.dev)
1 points by Kristjan_Retter 618 days ago
I often found myself frustrated while looking up Firebase JavaScript SDK documentation and not finding what I needed quickly, so I decided to create this little cheat sheet. Currently, it only covers Firestore client and server-side CRUD requests. I will add new topics soon, like storage, auth, setup, and cloud functions.

Feel free to contribute it is Open source