Full Stack Components
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.
Written by
Kent C. Dodds
Time to read
~11 minutesThere’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.
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.