Claudio works as a full stack developer at New Bamboo in London, where he's been living for two years. His main areas of interest are Ruby, Rails, client side Javascript and [Elixir}(http://elixir-lang.org/).
Your choice, when learning a new framework, is an incredibly important one. It takes countless hours and effort to become proficient and learn all the best...
In this tutorial, we'll develop a Backbone.js application, while testing it with Jasmine. Not good enough for you? We'll do it all using CoffeeScript. Trifecta!
Building a gem used to be a complex task that would require either a precise knowledge of the gem format, itself, or some dedicated tools to generate a...
File uploads are generally a tricky area in web development. In this tutorial, we will learn how to use Dragonfly, a powerful Ruby gem that makes it easy and...
Sooner or later, all developers are required to interact with an API. The most difficult part is always related to reliably testing the code we write, and,...