What I Learned Today: Microservices, Nx Monorepo, and Custom Error Handling
Today I started learning about microservices and how to manage them properly.
Microservices
Microservices mean breaking a large application into smaller, independent services.Each service handles a specific responsibility (for example: authentication...
srjsilwal.hashnode.dev2 min read