Bennett(he/him)

Bennett(he/him) @baharajr

About: 𝐒𝐨𝐟𝐭𝐰𝐚𝐫𝐞 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫 𝐚𝐧𝐝 𝐖𝐞𝐢𝐫𝐝𝐨

Location:
Dar es Salaam
Joined:
Feb 12, 2019

Bennett(he/him)
articles - 4 total

Release Ionic APK with GitHub Actions

Recently I was tasked with creating CI/CD that would add Android APK to releases in GitHub with every...

Learn More 1 0Feb 5 '22

Deploying a NestJs App with TypeORM & PostgreSQL on Heroku

I recently created a simple full-stack todo app written in Angular for the frontend and NestJs for th...

Learn More 3 0Feb 5 '21

Answer: error NG6002: Appears in the NgModule.imports of AppModule, but could not be resolved to an NgModule class

answer re: error NG6002: Appears in the...

Learn More 7 2May 25 '20

Do you always remember to catch `undefines`?

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)`

Learn More 1 0Apr 4 '20