We're a place where coders share, stay up-to-date and grow their careers.
Full-time web dev; JS lover since 2002; CSS fanatic. #CSSIsAwesome I try to stay up with new web platform features. Web feature you don't understand? Tell me! I'll write an article! He/him
Education
BS Computer Science, RPI
Software Developer
Recent comments
Wes Grimes joins Briebug as Director of Architecture, Chief Architect
Congrats man! That's an exciting direction! Crush it! 👊
Flipping UNO cards using only CSS
Nice! I tried my hand at animating cards with CSS a while bac...
Lesson 1: Your First JavaScript Program (Fullstack developer roadmap series)
Definitely start with the basics.Also, you've got a pretty lo...
My first open source library
Nice! Congrats on finishing something and putting it out ther...
Ruby as elegant as ballet
Sure, I know it's possible, but it's not the common idiom in ...
Ruby as elegant as ballet
As a die-hard JavaScript fanboy, I have to admit that Ruby ho...
Addition Function
Don't even need the zero! Reduce defaults to using the first ...
Swap two numbers without using a temporary variable
This is a very old school trick that is still useful on conte...