Posts tagged with - backend
-
Avoiding Multiple Prisma Instances in NestJS
If you're seeing multiple Prisma clients being created in NestJS, it's likely a provider misconfiguration. Here's how to fix it with a shared module.
-
Skill Issue: Filtering an XML File with at Least 2 Conditions
A tool to filter XML files with at least 2 conditions with GUI