Published inLevel Up CodingHow to build a reusable confirmation dialog with React hooksA common task when building React web applications is to show and handle confirmation dialogs. For example, when a user is about to perform…Nov 13, 2023Nov 13, 2023
Published inLevel Up CodingToday’s number #1 programming language: Python or JavaScript?Let’s end the discussion, once and for allSep 29, 2023Sep 29, 2023
Published inBetter ProgrammingWhen to refactor your code?Make refactoring part of your Definition of Done by utilizing my developer tool — CodeLimitMay 7, 20242May 7, 20242
Published inLevel Up CodingCode-Along: Fun with Escape CodesDucks 🦆 are 🦆 taking over the 🦆 terminal!Mar 30, 20231Mar 30, 20231
Published inLevel Up CodingHow to send WhatsApp messages from the command-lineUsing Mudslide, a terminal WhatsApp clientDec 23, 20221Dec 23, 20221
Published inBetter ProgrammingAvoid the Snake Pit of Python Package Management With PoetryUsing Poetry to build private and public Python librariesOct 22, 20211Oct 22, 20211
Published inLevel Up CodingAutomatically create a branch from an issue in GitHubThis is what the typical workday of a software engineer looks like:Jul 7, 2021Jul 7, 2021
Published inLevel Up CodingHow to do branch-based developmentSoftware development is an inherently iterative process. Each iteration changes the code to make a software system do something new…Oct 2, 2020Oct 2, 2020
Published inWrite BetterCodeHow to build a modern CI/CD pipelineUsing free and hosted servicesApr 9, 201726Apr 9, 201726