February 2021
rails
Debug Github Actions
A few weeks ago I was setting up CI (continuous integration) for a Rails project that uses Sidekiq, Redis, and Postgres. Pretty…
Read
January 2021
javascript
TDD by Example
If you've been coding for any length of time, you've probably heard that you should test your code, and by that I mean writing automated…
Read