talk-data.com
Meetup
talk
2024-08-29 at 19:05
End-to-End Type Safety: A Guide for React Devs
Topics
Description
When writing a fullstack application a common problem facing developers today is keeping data consistency between the frontend and backend. What the backend expects and what the frontend sends is not always the same. In this talk we’ll look at this problem and different approaches to solve it. We’ll take a look at how AWS Amplify approaches this problem and show a demo. We’ll also compare and contrast other TypeScript approaches with React and Next.