Kyle Douglas DeTella

Feb 14

Debugging.

Debugging.

Feb 03

München (Taken with instagram)

München (Taken with instagram)

Some do…
mallandoates:

Yeah…… No one gets it…..we understand

Some do…

mallandoates:

Yeah…… No one gets it…..we understand

UIKit - Modern UI components for the modern web -

thechangelog:

TJ is at it again. The creator of Express, Stylus, and other projects you probably use has released UIKit, a lightweight web UI component library. Let’s be honest, most JavaScript UI component libraries are bloated, tangled messes. UIKit aims to be leaner yet object-oriented. Consider this ColorPicker example:

var picker = new ui.ColorPicker; picker.el.appendTo('#default-color-picker'); picker.on('change', function(color){ $('.r').text(color.r) $('.g').text(color.g) $('.b').text(color.b) $('.rgb').text(color.toString()).css('background', color) }); 

Color Picker

Check the project web site or source for a list of components and usage.

Dec 17

Sitting down with DayQuil, Christmas Music and diving into some NodeJS madness…

Dec 13

New MacBook Pro…feels weird after 2 years of only iMac…

Dec 09

First Chtistmas snow!

Dec 06

SMACSS for lunch. (Taken with instagram)

SMACSS for lunch. (Taken with instagram)

Nov 17

RT @josscrowcroft: Pretty rad - SpiderDuck: Twitter’s Real-time URL Fetcher http://t.co/YtOm4AhX via @twittereng

Nov 16

Yes! http://t.co/zjuQwDeI