How to conver the tsc compiler to easily prototype porting a project to TypeScript by first using the tsc compiler to compile existing javascript.
How to compile plain *.js (JavaScript) files with the TypeScript Compiler
How to conver the tsc compiler to easily prototype porting a project to TypeScript by first using the tsc compiler to compile existing javascript.
Infinite Scrolling UICollectionView with Asyncronously Loading
The other day I set out to create an iOS UICollectionView that allowed a user […]
rake, psake, grunt, gulp, jake, make, cake, brunch, ant, bash, maven, or fabric. as long as you putOnAHelmet
A standard task I began placing in my projects lately is one that easily integrates […]
Segregate your code commits into tiny topical changes.
If your not using source control for your coding projects, get off my lawn. 😛 […]
Format your .Net exceptions to see the StackTrace.
TL;DR Check out a dinky little Exception Message Beautifier site I threw together so you […]
Leave yourself a breadcrumb for tomorrow.
Have you ever arrived at work and sat down, not exactly sure what you were […]
Convert an existing WinJS app to use TypeScript
I recently published a little sample project up in the ToTypeScriptD github organization that walks […]