Destroying Client-Server Barriers using TypeScript - Akash Joshi - May 2023

Thursday, 25 May 2023

Could you access the Prisma client on the frontend - without revealing any environment variables? This talk goes into my experimentation with Object proxies and websockets, allowing a developer to access server-side objects on the client, with type-safety. I'll walk through how the proxying works, the type-safety features, and everything else which makes the library works. https://rocketrpc.com