My learnings on how to go about it · What is GitHub Actions For the uninitiated, GitHub Actions helps automate certain aspects of a software project's...
Checkout Kata Part 3 · This is part 3 (the last) in this series. Introduction: In part 2, this was achieved; Scanning of each of the items, A, B, C, and...
Checkout Kata Part 2 · This is part 2 of a planned 3 part series Introduction: In part 1, this was achieved; Initialising project Writing a test for...
Checkout Kata · This is part 1 of a planned 3 part series. Introduction: The challenge was to implement the code for a checkout system that handles...
This isn't particularly a post about development but I have found earbuds to be helpful as I zone out and focus on what I'm doing. I acquired my first...
This guides assumes Heroku-cli has been installed.Heroku-cli can be installed by running: brew tap heroku/brew && brew install heroku Bundler Bug In...