The Epic Stack
Introducing an opinionated project starter that enables web development teams to ship their ideas to production more efficiently.
Written by
Kent C. Dodds
Time to read
~ 6 minutesIntroducing an opinionated project starter that enables web development teams to ship their ideas to production more efficiently.
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.
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.