Recently I was tasked with creating CI/CD that would add Android APK to releases in GitHub with every...
I recently created a simple full-stack todo app written in Angular for the frontend and NestJs for th...
answer re: error NG6002: Appears in the...
In my little experience in the world of APIs, most developers forget that an endpoint can come without data sometimes. So most of us forget to deal with situations in which data is unavailable. Are you one of those `(developers) ? (Why won't you consider a response of no data) : (how do you deal with them)`