My blog
Latest posts
A collections of opinions, learnings and discoveries I would like to share with you.
2022-11-08
Make Prisma work with MongoDB locally
PrismaJS is a great ORM, but making it work locally with MongoDB can be quite challenging
2022-11-07
How to use GitHub's GraphQL API with Express.js
This article will show how you can leverage the power of GitHub GraphQL API in your express application.