Recommended Approach for Using Effect in TanStack Start Server Functions
Whats the recommended way to use effect in tanstack start server functions.
my main question is how cold I get the errors to be typesafe from where I'm calling it. frontend other funtions etc.
would this https://x.com/schanuelmiller/status/1961186023263576149 or this help https://x.com/schanuelmiller/status/1958277976128462993
my main question is how cold I get the errors to be typesafe from where I'm calling it. frontend other funtions etc.
would this https://x.com/schanuelmiller/status/1961186023263576149 or this help https://x.com/schanuelmiller/status/1958277976128462993

Manuel Schiller (@schanuelmiller)

Soon in TanStack Start:
Create your own abstraction on top of createServerFn!
Create your own abstraction on top of createServerFn!

X
•8/28/25, 9:55 PM
Manuel Schiller (@schanuelmiller)

Coming soon to TanStack Router/Start:
Custom Serialization Adapters
Serialize your own data types (e.g. classes) for SSR and server functions.
Custom Serialization Adapters
Serialize your own data types (e.g. classes) for SSR and server functions.

X
•8/20/25, 9:20 PM
