lnug / speakers

Open an issue to submit a talk
https://github.com/lnug/speakers
43 stars 7 forks source link

Destroying Client-Server Barriers using TypeScript #200

Closed akash-joshi closed 9 months ago

akash-joshi commented 1 year ago

[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. https://rocketrpc.com

Use Cases:

[A bit about you, e.g. current job, twitter handle, etc.]

I'm a frontend developer at Meta London, with an extreme interest in open source and building web apps for the future. I have 4 years of professional experience in total, but have been contributing via articles and open-source projects since 2016. You can find me on Twitter @thewritingdev.

Ankcorn commented 1 year ago

Hey @akash-joshi I'm trying to get organized and have an lnug on the 22nd of march, would you be able to make this date?

admataz commented 9 months ago

Thanks for the talk! cleaning up the issues. The video is now on the website.