peterp
TTCTheo's Typesafe Cult
•Created by FleetAdmiralJakob 🗕 🗗 🗙 on 2/1/2024 in #questions
Tech decision: Which queue service?
dawg?
24 replies
TTCTheo's Typesafe Cult
•Created by FleetAdmiralJakob 🗕 🗗 🗙 on 2/1/2024 in #questions
Tech decision: Which queue service?
If you want to send an email then just use Resend
24 replies
TTCTheo's Typesafe Cult
•Created by owenwexler on 2/8/2024 in #questions
Intercept server-side API calls with Playwright?
You want to pretend to be a server-side API in the browser?
Mabye Mock Service Worker is what you're looking for.
4 replies
TTCTheo's Typesafe Cult
•Created by PancakeTherapy on 1/14/2023 in #questions
Is Postgres RLS a must have?
E.g.: I am "logged in", but able to access someone elses information because you're not properly filtering it.
6 replies
TTCTheo's Typesafe Cult
•Created by PancakeTherapy on 1/14/2023 in #questions
Is Postgres RLS a must have?
It's not required, unless you forget to authorize the currently authenticated user correctly.
6 replies
TTCTheo's Typesafe Cult
•Created by FleetAdmiralJakob 🗕 🗗 🗙 on 2/1/2024 in #questions
Tech decision: Which queue service?
Can only recommend Inngest
24 replies
TTCTheo's Typesafe Cult
•Created by theturtlechief on 5/3/2023 in #questions
❌ tRPC failed on profile.getUserByUsername: No "query"-procedure on path "profile.getUserByUsername"
otherwise it's too difficult to follow
79 replies
TTCTheo's Typesafe Cult
•Created by theturtlechief on 5/3/2023 in #questions
❌ tRPC failed on profile.getUserByUsername: No "query"-procedure on path "profile.getUserByUsername"
79 replies
TTCTheo's Typesafe Cult
•Created by theturtlechief on 5/3/2023 in #questions
❌ tRPC failed on profile.getUserByUsername: No "query"-procedure on path "profile.getUserByUsername"
use 3 ` [backticks] to format your code.
79 replies
TTCTheo's Typesafe Cult
•Created by theturtlechief on 5/3/2023 in #questions
❌ tRPC failed on profile.getUserByUsername: No "query"-procedure on path "profile.getUserByUsername"
is the trpc client pointing to the correct place?
79 replies