Tool libraries look fantastic. I didn't know about them before watching this video https://www.youtube.com/watch?v=YAniGCwoSv0 but I looked them up and I have a local one that started this year. What a cool way to reduce consumer trash.
Blog
mrmurphy.dev
Debugging tricky parameterized types
Parameterized functions are fantastic. I’m talking about the functions that operate around some abstract piece of data, without doing anything that would require specific knowledge…
On File Switching in Rescript
I use Rescript at work, and find that I often want to switch between interface and implementation files. Less often, I also want to inspect…
React Native Animated Text
On Cyber Monday I sprang for William Candillon’s course on animation with React Native. I love his style. And I like how beautiful his examples…
On media uploads, and annoying S3 APIs.
While working on Storytime Studio a couple of weeks ago I decided to upgrade my media uploading approach. I had started with the naive “I’ll…