Anyone using this stack? I'm about to start a new GraphQL project with NodeJS and I was thinking of using this stack. Can you please share your experience and thoughts about it?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
I would use Prisma only if you’re working on a personal project. I’m using it in production and it has annoying bugs and missing features and because the Prisma team is releasing Prisma 2, the development of new features have stopped
Yeah, I heard that too. Maybe it's better to use Mongoose.