Global Types for Typed Remix Apps
Optimize Remix.run apps with global types for smooth version transitions, runtime changes, and easy updates using a single declaration file
Web is made up of technologies that got started over 25 years ago. Now, we are transitioning to a new and improved architecture for building web applications.
There’s this pattern I’ve been using in my apps that has been really helpful to me and I’d like to share it with you all.
The main thing that makes end-to-end type safety difficult is simple: boundaries. The secret to fully typed web apps is typing the boundaries.
Watch Kent show you the improved user experience, security, and the implementation of Time-based One Time Passwords in the Epic Stack.