Understanding why we use factories helps us write faster, more readable tests.
Elm JSON decoding in 5 common scenarios
Map functions are hard to “get” in the abstract. This looks at two mental models that helped me understand them better.
Clean up Maybe by modeling multiple shapes of data with union types.
Refactor common Boolean smells using enums (union types).
A journey into requiring files via $PATH and $LOAD_PATH.
Avoid some tricky edge cases when decorating ActiveRecord models.
Pagination of APIs is a performance optimization trick. As a consumer, you may want to model things with a lazy stream instead.
How to test integrations with a third-party API.
How helping others made me a better developer.