#javascript
#174
Inverse an Array with Ruby
Nat figured out how to invert an array in Ruby without `reverse` after an interview question.
#336
Untitled #336
A curated collection of inspiring finds: stunning design, Icelandic landscapes, a wild action video, cool code, and a unique new phone.
#489
Learning Processing.js
A quick introduction to Processing.js, a Javascript framework for creating dynamic and visual HTML5 canvas elements. Learn the basics with examples.