Cone
Run server code only once
I think this issue is relevant: https://github.com/nksaraf/vinxi/issues/51
3 replies
Throwing a redirect inside a query
Thanks. I had searched for nested query both here and in the docs and I didn't find anything. If it isn't documented somewhere yet, could it be? My instinct was to nest queries because
queryThatThrows
is an expensive operation that is used in multiple other queries and caching it could help my application performance3 replies