nobody
nobody
Explore posts from servers
CDCloudflare Developers
Created by nobody on 5/23/2024 in #workers-help
CF as my backend. How to solve auth for mobile apps?
I did not know that the auth by supabase is usable as a standalone solution, thx!
3 replies
DTDrizzle Team
Created by nobody on 9/27/2023 in #help
How to use drizzle as a sql builder?
Thank you for your response! You are right I somehow missed that, both points are valid so maximum stuff to utilize
3 replies
CC#
Created by nobody on 6/21/2023 in #help
❔ Why does the JsonSerializer.Deserialize return a nullable object
ah I see, makes sense - thank you guys
6 replies
CC#
Created by nobody on 6/8/2023 in #help
❔ Source generator for creating REST Api
Thank you very much @davidwengier ! You are probably right that a source generator would not be a good fit, the api has to be re-compiled "non-stop" and the underlying database would only change pretty infrequently at some point. I'll probably go with a standalone tool which may be part of a CI pipeline
10 replies
CC#
Created by nobody on 11/14/2022 in #help
Named tuple on delegate return type [Answered]
Thanks lul, sometimes it can be that easy
5 replies