svelte-society / london

Repository for the London Svelte Society Meetup - Want to talk at the next Meetup? Open an Issue!
19 stars 1 forks source link

Destroying the Client-Server Barrier using Typescript 🚀 #26

Closed akash-joshi closed 1 year ago

akash-joshi commented 1 year ago

** Talk Title Destroying the Client-Server Barrier using Typescript 🚀

** Abstract of your talk

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. http://github.com/akash-joshi/rocketrpc

Use Cases:

** About the Talk

[ ] Things I need - Projector [ ] Talk Length in Minutes (Approx) - 20

** About You

[ ] Akash Joshi [ ] Software Engineer at Meta [ ] @thewritingdev [ ] London, UK

spences10 commented 1 year ago

Awesome talk! Thanks, closing now