Replies: 1 comment 1 reply
-
Hi @0x80
This. We needed to use a magic character to distinguish GET, POST, and other methods from paths, but we decided to use |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Why do the methods in the clients use the dollar sign? I'm just curious. Was it only to set them apart visually, or is there also a technical reason for it?
I would love to take a similar approach to create a typed database client for Firestore, but looking at the source code I think it'll be a challenge for me to figure out how you pulled this off 😄
Beta Was this translation helpful? Give feedback.
All reactions