Simplify Your React Components with Two Dead Simple RefactoringsLike the image above (a mess), we often see conditional code like this peppered all over in our Component’s return or render statement:Mar 20Mar 20
Quick & Easy: pg_dump a Google Cloud Postgres database from your Mac terminalThis is how I’ve done it manualy on a Mac using the Cloud SQL Auth Proxy option.Nov 27, 2023Nov 27, 2023
An XP Coach’s Journal: Success #1: Project Manager Joins the MobDocumenting the success of Technical CoachingFeb 4, 2022Feb 4, 2022
An XP Coach’s Journal: When There’s nothing to “TDD”Mobbing / Ensemble Programming: When There’s nothing to “TDD”Jun 3, 2021Jun 3, 2021
An XP Coach’s Journal: Which Gig Do I Take?Decisions Decisions: Which Gig Do I Take?Jun 3, 2021Jun 3, 2021
Automating Postgres Database Schema Changes with Flyway, GitHub Actions, and NodeJSAs as a Test Driven Development practitioner, I expect fast feedback as well as design feedback as I code new features for an application.Dec 31, 2020Dec 31, 2020
Setting up Mocha.js to run TypeScriptI use TypeScript for tests and production code for my site WeDoTDD.com, however I’m not a big fan of it because it becomes pretty…Sep 22, 2020Sep 22, 2020