jszgb / jszgb.com

Community for JavaScript developers from Zagreb, Croatia. :house:
http://jszgb.com
MIT License
19 stars 11 forks source link

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

Open martinovicdev opened 1 year ago

martinovicdev commented 1 year ago

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 commented 1 year ago

Awesome! Let's do this in January :)

vblazenka commented 1 year ago

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

martinovicdev commented 1 year ago

@vblazenka works great for me!