Implementing Soft Deletion in Prisma with Client Extensions

1 pointsposted 14 hours ago
by frankmatranga

1 Comments

frankmatranga

14 hours ago

I have November off before I start a new job in December and am finally taking time to start a developer blog! It's always been a dream of mine. I started with a simple problem I've come across in a few codebases, automating soft deleting in Prisma ORM. Looking for critiques of form and content. I am inspired by the dev blogs I see posted on HN all the time.

It was more difficult than I expected to structure this simple article and I enjoyed the process. It forced me to read my sources and fact-check myself and even realize a few improvements I could make to the code as I was writing it.