T
TanStack•13mo ago
sensitive-blue

Is progressive enchancement possible

So is progressive enchancement (similar to Remix 📀) possible? If not is it in plan? I really really enjoy the way forms work in Remix, and I had a hard time trying to reproduce the same behaviour with Tanstack start. Sincerely, I believe it would be a big plus for Start, and would make me ditch Remix in favor of Start:)) (BTW what you build is really really cool. Keep up with the good work and congrats🤩)
1 Reply
vicious-gold
vicious-gold•12mo ago
It’s possible - you have access to the .url property of any RPC method created using createServerFn

Did you find this page helpful?