Explore

2024

Handling error details in Node.js

This post explores how to manage errors in node js and bubble up the important error detials necessary for higher layers of abstraction.

Remove Expo Router from Expo App

Solution to the incompatibility of the Coursera React Native Specialisation capstone project with the latest versions of the Expo framework.

DevContainer with host Git credentials

How to configure a devcontainer with the host Git credentials. We developers should work in isolated environments to maintain consistency across different machines and team members.

2022

The basics of Software Quality

A brief introduction into the roots of software quality. From the Test & Code podcast episode 175 by Brian Okken. This episode is one of the finest synopses about the quality practices to perform at a top software development team.