Hey guys, in this video, I'm exploring the best way to get instant updates when a front-end CRUD form is submitted. I've already implemented this feature using Firebase, but now I want to understand how it works with TRPC. I'll walk you through the current flow and code, and I'll show you the synchronization issue I'm facing between the Next.js ...