Aleksandra Sikora

Open source Developer @ Flightcontrol

Charla
Take a Rest From REST
Fecha
sábado 4, 15:30 - 16:00
Aleksandra Sikora
01

Charlista

Aleksandra Sikora

Open source Developer @ Flightcontrol

Aleksandra is a software engineer based in Wrocław, Poland. Previously a tech lead for the Hasura Console and a lead maintainer of Blitz.js. Loves hiking, rock climbing and oat milk.

https://github.com/beerose
https://twitter.com/aleksandrasays
02

Charla

Take a Rest From REST

There are amazing tools out there providing you with excellent type safety. But when you get to the client-side fetching, things go wild. Even if you have perfectly typed backed, you lose the type information during the client-side communication. Yes, you can use GraphQL or protobuf and generate types, but... what if I told you there's an easier way? A way that lets you develop your apps smoother than with REST or GraphQL? How? RPC! Say hi to maximum productivity with fantastic developer experience.