25 May 2018 08:29
Why do so many developers keep blogging on Medium? It has annoying pop-ups, you don't own your content, and it doesn't do any syntax highlighting. Maybe there's a market for a dev-specific replacement?
25 May 2018 08:29
Why do so many developers keep blogging on Medium? It has annoying pop-ups, you don't own your content, and it doesn't do any syntax highlighting. Maybe there's a market for a dev-specific replacement?
27 Apr 2018 11:25
Since I'm working on adding tests to the iOS app for Exist at the moment, I've recently been working on adding a post-commit hook to run my tests automatically. Here are some of the resources I found most useful when setting this up: