T
TanStack4w ago
robust-apricot

Server functions API

Where can I find more info of server functions?
5 Replies
rival-black
rival-black4w ago
Server Functions | TanStack Start React Docs
What are Server Functions? Server functions let you define server-only logic that can be called from anywhere in your application loaders, components, hooks, or other server functions. They run on the...
robust-apricot
robust-apricotOP3w ago
I have this, I need a little bit more details, I'll try to look from examples.. thanks anyway
other-emerald
other-emerald3w ago
which details are missing?
rival-black
rival-black3w ago
feel free to ask if you have any questions
robust-apricot
robust-apricotOP3w ago
Thanks guys for replying, at this moment, no direct question but if you compare documentation like for Query or Router, Start docks not that full. I know, Start is 90% of the Router, but more details of server functions and server only functions would be nice. Something like: how many arguments it will take, for what those are, what that function returns, does it provides some error handling or everything up to me. I just start with TanStack libraries, amazing! Thanks for Tanner and all of you!

Did you find this page helpful?