A challenge faced by users of Open Source lies in understanding how to properly evaluate and use a given piece of code. Let's walk through evaluating and
NEWMEDIA has been honored with a recognition by Denver Business Journal in its selection of 2014's "Top Denver-Area Web Developers/Designers." April 29
Managing dependencies is a difficult task in any system. Bundler makes it almost enjoyable for Ruby! Bundler is a dependency manager for Ruby. Projects
In this post we learn to manage Ruby versions with the Ruby Version Manager or RVM. Ruby is a useful language and we use it extensively. As developers we
The main difference between JavaScript and most other languages is that JavaScript allows us to create a function as a stand alone entity, and to pass it