But I think I've hit a roadblock because some of the utilities used in this implementation are not even documented on tRPC website and seem to be very "bleeding edge". (e.g.
createHydrationHelpers
createHydrationHelpers
)
Do you think there's an easier way than diving into the tRPC/RQ source codes to understand how things are working here?!
P.S: I understand this might seem a bit obsessive, but I feel like learning this would help me understand things like RSC better.