Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tRPC - Can we really move fast and break nothing? #89

Open
martinovicdev opened this issue Nov 8, 2022 · 3 comments
Open

tRPC - Can we really move fast and break nothing? #89

martinovicdev opened this issue Nov 8, 2022 · 3 comments

Comments

@martinovicdev
Copy link

This talk will be an introductory talk to tRPC and how it works. I will talk about benefits and drawbacks of using tRPC in regards of project and team size, why it is useful as a traditional API replacement - all with the help of Typescript!

tRPC is a well-documented and production ready library that allows front end devs make full stack apps with very little effort. Sharing types directly between a client-side code and tRPC code means that our code editors will immediately recognize any changes and warn us before we even save the files, making also the overall developer experience very intuitive.

@vblazenka
Copy link
Member

Awesome! Let's do this in January :)

@vblazenka
Copy link
Member

vblazenka commented Jan 11, 2023

Hey @xiphoss1 how do you feel about doing this presentation this month, maybe on 1st of February (Wednesday)?

@martinovicdev
Copy link
Author

@vblazenka works great for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants