Hyperstack: Build Client-Side Webapps with Ruby— Formerly known as Hyperloop, Hyperstack is a Ruby-based DSL and toolkit for building front-end webapps where the Ruby code gets compiled into JavaScript using Opal. Chang, VanDuyn, Creekroad, et al. |
Thoughtbot Opens Up Its Online Ruby Courses to Everyone— Some years ago, Thoughtbot launched Upcase, a platform for learning Ruby and Ruby-related skills via online courses. This is now free for everyone and includes courses on TDD, Vim, Git, advanced ActiveRecord, etc. Thoughtbot |
The Innards of a RubyGem— “Gather ’round children, and let grandpa recount the ways of the old days when life was hard, and installing gems was a headache-inducing, hair-pulling, teeth-gritting ordeal.” Robert Beekman |
Writing Less Error-Prone Code— Valuing readability over conciseness along with enabling “copy & paste”-ness lead to less error prone test code in the long run. Thoughtbot |
|