The blog
Guides and tutorials on programming, web development, and design.
Latest blog posts
Welcome to my new blog
September 27Welcome to my new personalized blog built from scratch with Nextjs, MDX and TailwindCSS
How to add prisma in a monorepo
February 14Monorepos are often a good choice for large projects. But often it's not clear how to setup prisma in a monorepo. In this post I'll show you how to do it.