Replies: 1 comment
-
Also, > 200kb of js for read-only access seems big. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see https://firebase.google.com/docs/database/web/read-and-write#read_data_once_with_get
but I don't see
get()
in new docs https://modularfirebase.web.app/common-use-cases/database/Does it work the same? I need to get data once and forget about DB (static data)
Beta Was this translation helpful? Give feedback.
All reactions