The Problems with Soft Deletes
If you have been in web development for a while you might have stumbled upon the concept of soft deletes. It is a common pattern (or more exactly, anti-pattern) in database management that allows deleting items from a database while keeping the recor...
blog.mnavarro.dev5 min read