The Dangers of TypeScript Enums
A few tips on how to use enums in TypeScript, and some gotcha's to watch out for
A few tips on how to use enums in TypeScript, and some gotcha's to watch out for
One of my favorite F12 under appreciated tooling features is tracepoints and I want to look at how to simulate it in Chrome's dev tools.
A tongue in cheek look at JavaScript framework analogies.
I did two talks at ANZCoders on front-end development, covering the toolchain and a look at React.
A look at what's changed since I last pointed out the failings of the IE dev tools
Some thoughts on how to improve the IE9 JavaScript developer tools
Looking at localStorage, sessionStorage and the like