Ever had a bug because the frontend made incorrect assumptions about the shape of response data from the backend?
Or maybe you trod nervously during a refactor? Or perhaps you broke an app by changing the backend data in a way you didn’t think would matter?

This talk will show you how avoid these mistakes, enabling you to keep moving fast, by having a single source of truth for your data types, checked both on the frontend and the backend.

Comments

Comments are closed.