JP
JP
Explore posts from servers
TTCTheo's Typesafe Cult
Created by jannis.gg on 12/6/2023 in #questions
Store Bank Account Information in Database
Are you building a stripe competitor? Is doing the actual invoice generation your main value proposition? If not, i highly recommend just using stripe. https://stripe.com/connect
3 replies
TTCTheo's Typesafe Cult
Created by JP on 12/6/2023 in #questions
Can't reference complex object in server action closure
I guess the bigger question i have is why don't server components rerender
10 replies
TTCTheo's Typesafe Cult
Created by JP on 12/6/2023 in #questions
Can't reference complex object in server action closure
My guess is that it's necessary to rebuild the correct context. Why couldn't react just render the RSC again to know the context (im fuzzy on this)?
10 replies
TTCTheo's Typesafe Cult
Created by JP on 12/6/2023 in #questions
Can't reference complex object in server action closure
I guess i'm trying to better understand why we have send variables being "closed over" to the client in the first place.
10 replies
TTCTheo's Typesafe Cult
Created by JP on 12/6/2023 in #questions
Can't reference complex object in server action closure
nevermind... taint doesn't work.
10 replies
TTCTheo's Typesafe Cult
Created by JP on 12/6/2023 in #questions
Can't reference complex object in server action closure
that seems to resolve my error...
10 replies
TTCTheo's Typesafe Cult
Created by JP on 12/6/2023 in #questions
Can't reference complex object in server action closure
Wait is this what taint is for?
10 replies