…
Continue Reading about Building a Fluent API in TypeScript →
Software and Startup Skills to Boost Your Business and Career
posted on
posted on
This year I've decided to focus on a few things to become a better developer, and do things that make more of a difference in my life, my family's life, others' lives, and my career, but with less …
posted on
Below are the slides from my recent talk at TriJS titled "Code this, not that", on JavaScript and replacements for some of the ways we solve problems in JavaScript, and alternatives that are better …
Continue Reading about JavaScript is Crazy! Code This, Not That! →
posted on
I've been using an iPhone with a Windows PC for about the last 4 years. Before that it was an Android Phone and a MacBook Pro. Admittedly, I'm an early adopter and generally like to play with new …
Continue Reading about Moving from iOS to Windows 10 Phone on the Lumia 950 XL →
posted on
Visual Studio has an amazing task runner that lets you integrate run task-based command-line tools into VS's build system. This means you can list commands and even set them to run with builds right …
Continue Reading about Announcing Ember.JS and Broccoli.JS Task Runner Extension for Visual Studio →
posted on
I love Ember. It helps me build fantastic UIs, but security isn't super straightforward and I suck at it. I love ASP.NET MVC. It help me build secure applications and solid APIs, but for some apps I …
Continue Reading about How To Set Up an EmberJS App Inside of an ASP.NET MVC App →