Unit testing (Java|Type)Script with Sync vs. Async Promises

I recently worked on a TypeScript & React frontend with some unusual feature requirements; things that go beyond basic CRUD forms and user interactions. To test these features I often found myself needing either: Precise control over when a set…

It’s OK To Be Wrong #railsconf 2014

This is the first developer conference I’ve attended in my 10+ year career. First of many I hope, but I’m a little excited over all. Looking forward to learning a ton, especially after an invigorating opening keynote from @dhh. I…

This Is Why I Never Get Anything Done

Some irony for you today. This is how new project ideas go for me: I’ve got an awesome idea, I should build that! Better download the latest version of ruby. Better install the latest version of rails. Better write a…

Code Syntax Formatting in Wordpress Blog Posts

Code Syntax Formatting in WordPress Blog Posts

I saw an awesome video that REALLY convinced me that I need to get my blog going, then I remembered what was holding me back from blogging. I hadn’t figured out how to do code formatting in WordPress yet. That’s…