Posts
Javascript inheritance archaeology
Or: obscure things about Javascript inheritence that I think I used to know, and wanted to remember, while learning Typescript.
Lessons in software engineering from working at Google
This post highlights some professional insights I have gained about software engineering working at Google.
Notes on Swift
Some rough structured stream of consciousness thoughts (mostly for myself) on language similarities between Swift and other languages I knew before learning about Swift: C#, Scala, and Go.
Software versioning: commits vs. tags
Some notes to myself about why I prefer to version source-controlled software using Git tags instead of commits:
subscribe via RSS