January 27, 2020 Thinking about writing better software, not beating yourself up, and learning from your mistakes.
January 15, 2020 A post about letting tools make choices and do the work to leave you free to focus on what's truly important.
January 13, 2020 I've said goodbye to JavaScript Playground and moved all my content onto this site.
January 8, 2020 Today I'm looking forward to some of the technology that I'm most excited about using or experimenting with in the next year.
October 18, 2019 It's been about six weeks since I took the plunge and picked up a Dell XPS with Windows 10. Today I'm sharing my experiences, both good and bad, of moving to Windows 10.
September 2, 2019 Today we're looking at how you can avoid bugs for free by picking the right data structures for what you're working with.
August 29, 2019 See how I build Elm apps in this entirely free 20 video series.
July 29, 2019 Today we're looking into working with a GraphQL API and discussing if you need to reach for a 3rd party library or not.
July 22, 2019 Today we're talking about avoiding bugs by structuring your data such that the bug can never occur.
July 9, 2019 Today I used babel-plugin-macros for the first time to save some heavy lifting and I wanted to share my experience using it.