Building Typesafe Serverless Applications – a story of how we repelled type-related bugs

Building Typesafe Serverless Applications – a story of how we repelled type-related bugs

May 17, 2024 from 3:25 pm to 3:55 pm

Speaker: Andreia Ocanoaia

Are you tired of debugging code that has `any` and `Object` all over the place? This talk dives into building bug-free and reliable web applications.

We will explore together how to build more robust web applications using Genezio[1][2], a framework that prioritizes static type safety. I’ll take a deep dive into practical methods to establish type-safe communication between the frontend and backend components, ensuring data integrity and preventing bugs.

[1] https://github.com/genez-io/genezio
[2] https://genezio.com/blog/express-genezio-easy-error-free-api-management/