Zach Johnson
Welcome! I am a Software Engineer currently working as a consultant. I have a passion for software, coffee, and the outdoors!
Playwright Running In Github Actions
How I got Playwright Working in a Github Action A few weeks ago we started using Playwright to test some of our core user flows of our…
March 04, 2021
Money
Investing Roth IRA What is a Roth IRA (Individual Retirement Account)? Money is added after tax is taken out Deposits are not tax deductible…
January 03, 2021
NDC Minnesota 2020 Day 1
Tuesday - Test Driven Development in Modern JavaScript With Roy Osherove This year NDC Minnesota was online, and it was a week full of…
September 15, 2020
On my learnings of JavaScript
This is WIP This is a Work in progress post that I am continually updating as I continue to deepen my knowledge of JavaScript. Most…
August 10, 2020
Installing Emacs and Spacemacs on Windows
General Install Download the .zip archive by following the Windows instructions on the GNU Software Website. I decided to go with the most…
April 12, 2020
Oh-my-posh theme for Posh-git and Oh-my-posh
Recently I've been using Posh-git and Oh-my-posh in windows terminal for windows development. I liked a lot of the default themes offered…
April 01, 2020
Dotnet Core Console Appliction Dependency Injection
App.cs Add App.cs file to the project Add a Run method to the file, as shown below The class that will be used to run the application…
November 03, 2019