Alex / KATT
Alex / KATT
ref
Closes #2221 ## 🎯 Changes Reference code for https://github.com/trpc/trpc/discussions/2221
Closes # ## The goal Move the middleware abstraction and the base of the procedure builder out of tRPC so other libraries can leverage it ### Usecases Create a base...
### What - Recreates the Plaid instance immediately in a `useMemo()` rather than a `useEffect()` - Trashes the old Plaid instance when unmounting ### Why I have code that takes...