I have a response sensitive trpc(t3 stack) route
With the current way t3 stack works this is a bad idea
Because everything must be block scope i can wrap calls in useEffect to enable me determine when it should be triggered
So in a nutshell how can i triggered calls based on a events/ like when length of an input field is greater than 10 etc