From Rust to TypeScript: A New Chapter for Prisma ORM

(prisma.io)

3 points | by npalli 16 hours ago ago

1 comments

  • sherdil2022 15 hours ago ago

    This is a great reminder to not only pick the right tool for the job, but to continously evaluate if it is indeed the right tool - and make changes like Prisma ORM did - and Microsoft recently did (rewriting the TypeScript compiler in Go).

    That is what pragmatic engineering is about.