Posts tagged with tips
How to Become an Efficient Programmer
7 things to make sure to do to become an efficient programmer
Git Submodule Guide
A crash course in Git Submodules. Learn how and when to use submodules in your git project.
Minimal Rake Deploy Task
Using Capistrano to deploy is sometimes overkill. This is a minimal way to deploy any web app using git and rake.
Recently learned in VIM-land
Now and then I spend some time in VIM-land. Here are some things I've learned recently.
load vs require in Ruby
The main difference between "load" vs "require" in the Ruby programming language.
Super Simpler SPAM Protection in Ruby on Rails
The easiest and most efficient way to fight spam with Ruby on Rails.
5 Useful Browser Extensions for Web Developers
The most useful Chrome browser extensions for any web developer.