All posts - Page 3

Using git-blog

How I'm turning Git commits into blog posts with some custom command line tooling.

Add AssetPriceServer - sdball/protohackers

Commit 9529786 from github.com/sdball/protohackers

Reduce the complexity of the IsPrimeServer - sdball/protohackers

Commit 2e9fd17 from github.com/sdball/protohackers

Comprehensively redesign IsPrimeServer - sdball/protohackers

Commit a72e300 from github.com/sdball/protohackers

Things I've learned deploying a Phoenix 1.7 app using Bandit to fly.io

Some issues I ran into deploying a Phoenix app using Bandit to fly.io and what I learned from them.

Getting AlpineJS to work with Phoenix 1.7

How to integrate AlpineJS with Phoenix 1.7

Maintainable Code

Writing code that is easy to understand and well documented so it is easy to maintain.