This 7 second video from @kentcdodds may be the single most compelling sales...
This 7 second video from @kentcdodds may be the single most compelling sales pitch I've seen for @remix_run.
Strong types, all the way from the DB to UI, in a single file. Instant feedback.
This is 🔥.
@kentcdodds @remix_run Oh, and here's the blog post where I found this video: "Fully Typed Web Apps".
Well worth the read.
https://www.epicweb.dev/fully-typed-web-apps
Some people claimed this video is merely showcasing Prisma. Yes, Prisma is awesome, but it’s only part of the typing story here.
If I use Prisma with Vite or create-react-app, I don’t get instant type safety from DB to React in one file. There are layers to configure/tweak.