We have started doing TDD by pair programming at work for the past 14 days. Some of the benefits th...
TLDR: Disabling the trackpad and getting an external mouse is the least effort thing that you can do...
Inner working of the redirect method in Rails. redirect_to is explained in this post.
need help with technologies I need to learn for building a recommendation engine
Just a feasibility check on whether it's doable
open Range class a little bit to make magic happen
This blog post takes you through avoid mutation of variables in ruby, which can be hard to reason about and understand