🔥 Introduction Managing soft deletes in MongoDB using Mongoose can be tedious and repetitive. Every time you query your database, you need to...
As a full-stack developer, I've had the opportunity to work with both Prisma (PostgreSQL) and Mongoose (MongoDB) ORM. Each has its strengths and...
When building a select component that supports both single and multi-select options, developers often run into TypeScript issues. One common mistake...
Certificate Required To sign Electron apps, you may require two separate certificates: The Developer ID Installer certificate is for apps distributed...
script Create pkg which runs scripts Reference link sudo pkgbuild --root desktop-example-darwin-arm64 --install-location /Applications --scripts...
Here we will use the following packages for writing unit tests. Our application will be a react application that uses Tanstak-react-query for API...