TypeScript dev tools in the Golang world
One of the biggest advantages of TypeScript is the size of its community.
Lots of people use the language and want to use it a lot more, because of this the TypeScript ecosystem has an amazingly large number of tools to help development in the day-to...
henriqueleite42.com2 min read
The Murph
Software Engineer
I have never used prisma. For my Go projects I have used golang-migrate ot goose, which seems to be basically the same for all intensive purposes. Do you have any opinions on how Prisma compares to these?