samhuri.net/posts/2016/03/reduce-the-cognitive-load-of-your-code.md
Sami Samhuri 007b1058b6
Migrate from Swift to Ruby (#33)
Replace the Swift site generator with a Ruby and Phlex implementation.
Loads site and projects from TOML, derive site metadata from posts.

Migrate from make to bake and add standardrb and code coverage tasks.

Update CI and docs to match the new workflow, and remove unused
assets/dependencies plus obsolete tooling.
2026-02-07 21:19:03 -08:00

306 B

Title Author Date Timestamp Link
Reduce the cognitive load of your code Sami Samhuri 30th March, 2016 2016-03-30T07:10:29-07:00 http://chrismm.com/blog/how-to-reduce-the-cognitive-load-of-your-code/

This is all good advice. I should use more intermediate variables for longer conditions.