Posts
All the articles I've posted.
Coding Horror: The God Login
Updated: at 05:00 PMA must read: Jeff Atwood researches and explains how to make your sign in and register process a smooth user experience
Hands on course to learn ES6
Updated: at 08:00 PMWith Traceur compiler and React's JSX, now's the time to learn ES6
What the Flux?
Updated: at 03:00 PMThe breakdown on the Flux pattern: get stuff, do stuff, notify, show stuff, click stuff, get more stuff
Conference Proposals that Don't Suck
Updated: at 11:11 PMGet picked: Russ Unger's tips for better conference proposals
Episode 9 - Ditching Cookies for JSON Web Tokens
Updated: at 09:09 PMGreat screencast that will help you switch your REST APIs to use JSON Web Tokens
Removing User Interface Complexity, or Why React is Awesome
Updated: at 04:00 PMWrite a native mobile app using React. It's fast because React's view-diffing magic lets you skip the compile step.
Google SoundScript: faster OOP for JavaScript
Updated: at 06:00 PMChrome is toying with the idea of "use stricter" to allow significant speed improvements
The Gooey Effect AKA Shape Blobbing using SVG
Updated: at 05:10 PMTry this cool effect that uses SVG Gaussian blur, a color matrix and color blend to make two circles join together like drops of liquid
How cool are AngularJS $formatters and $parsers?
Updated: at 12:01 AMI'm using a model parser to allow inputs to accept dollar signs and commas while the model sees Number values
PhantomJS 2.0 Release Notes
Updated: at 01:18 AMPhantomJS hits 2.0 with updated WebKit but is not without flaws