ReactJS

"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearRE
ReactJS mindaslab 2w ago 66%
Getting started with Injee for JavaScript and ReactJS developers
https://youtu.be/L4ks53QUKXk
1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearRE
ReactJS mindaslab 3mo ago 40%
Injee - The no configuration instant database for frontend developers
https://yu7.in/injee
-1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearRE
ReactJS mindaslab 3mo ago 50%
Injee - The no configuration instant database for frontend developers
https://yu7.in/injee
0
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearRE
ReactJS erayerdin 9mo ago 100%
Firereact: React hooks, components and utilities for Firebase
github.com

cross-posted from: https://programming.dev/post/9577952 > Firereact is hooks, component and utilities library for Firebase and React. > > ## Features > > - Very lightweight, ![unpacked size](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Fimg.shields.io%2Fbadge%2Fdynamic%2Fjson%3Furl%3Dhttps%253A%252F%252Fregistry.npmjs.org%252Ffirereact%252Flatest%26query%3D%2524.dist.unpackedSize%26suffix%3D%2520bytes%26style%3Dflat-square%26label%3D%2520) > when unpacked, ![npm min bundle size](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Fimg.shields.io%2Fbundlephobia%2Fmin%2Ffirereact%3Fstyle%3Dflat-square%26label%3D%2520) when minified, ![npm minzip bundle size](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Fimg.shields.io%2Fbundlephobia%2Fminzip%2Ffirereact%3Fstyle%3Dflat-square%26label%3D%2520) when minified+gzipped > - Supports Auth, Firestore, Functions, Providers and Storage. > - Provides hooks such as `useUser` for Auth or `useDocument` for Firestore, which can listen to realtime changes as well > - Provides custom components such as `<FirestoreDocument />` or `<StorageDownloadLink />` to keep the logic simple and/or avoid unnecessary rerendering > - Provides `Provider`s such as `FirebaseSuiteProvider`, `FirebaseAuthProvider` or `FirestoreProvider` to access Firebase service instances anywhere in the component tree without relying on global variables or prop-drilling > - Comprehensive documentation

2
0