Trending Programming Tips
Git: Checkout your last branch
Abel Martin
·
0 responses
·
cd, git, bash, git-checkout
Why you should start using Haml's ugly mode in development today
Tadas Tamošauskas
·
1 response
·
css, rails, haml, html
Rails observers and DelayedJob
Alexey Plutalov
·
1 response
·
rails, delayed_job, observers
Heroku deployment without the app being at the repo root (in a subfolder)
Darian Moody
·
2 responses
·
python, heroku, django
Fast and working Levenshtein algorithm in JavaScript
iam4x
·
0 responses
·
algorithm, javascript, levenshtein
Faster ZSH in large GIT repository
Lucas Chmaj
·
2 responses
·
shell, zsh, git, cygwin
Why good documentation can get you more love than $1000
Nicholas Jordon
·
3 responses
·
php, documentation, open source, api
Delete all the merged branches in git
David Wagner
·
3 responses
·
xargs, git, delete branches, *nix-fu
Just use +new
Brian Gesiak
·
0 responses
·
cocoa, objective-c, ios
Only ever test your objects' public API
Stuart Liston
·
0 responses
·
ruby, public, test, programming
Slugfield on Django
Oscar M.
·
0 responses
·
django
The importance of a good shell interface
Nicholas Jordon
·
11 responses
·
shell, linux, mac, protip
Avoiding ActiveRecord close deprecation warning on Sinatra app
Rafael Felix
·
0 responses
·
active record, sinatra, connection, deprecation
Add history to the ruby irb console
Pedro Carriço
·
2 responses
·
ruby, rails, irb
Use ChromePHP to debug PHP
Zach Reed
·
4 responses
·
php, chrome, chromephp, google chrome
Show All Validation Errors in Laravel's Blade View
Mochammad Masbuchin
·
8 responses
·
laravel, blade
When to use Sass mixins, extends and variables
Rachel Nabors
·
12 responses
·
css, scss, sass
Ejecta
Tyler Larson
·
0 responses
·
javascript, canvas, objectivec
Only front page works on Drupal site
Tim Fernihough
·
0 responses
·
php, drupal, apache
Dead-simple (Office Monitor) Dashboard
Jim Remsik
·
2 responses
·
twitter, dashboard, analytics, simple
Beginner's Vim: Control your swap files
Tanja Pislar
·
3 responses
·
vim, beginner
Wrapping a PHP class for easy method chaining
Stefano Azzolini
·
12 responses
·
php, proxy, chain