Trending Programming Tips
Vim Git Diff in the Gutter
Rajeev N Bharshetty
·
2 responses
·
rails, vim, tip, plugin
PHP: Short syntax for arrays
Osvaldo Zonetti
·
2 responses
·
php, syntax, array, php5
Gem Authors: Think About Your Users!
Ian MacLeod
·
1 response
·
ruby, bundler, rubygems, gem
Keep CSS classes out of your Angular controllers
Oliver Tupman
·
7 responses
·
css, javascript, classes, angularjs
Logging in Angular apps ... and how to filter those log messages
Oliver Tupman
·
6 responses
·
logging, delegates, javascript, angularjs
Need to write HTML for a Newsletter?
Markus Hausammann
·
0 responses
·
html, newsletter, e-mail
Extract key/value pairs from a hash in ruby using an array of keys.
Mike Kelley
·
2 responses
·
ruby, keys, hash, array
Strategy for selecting NodeJS module
Avner Cohen
·
0 responses
·
nodejs, npm, javascript, github
Syntax highlighting for Jade & Stylus in Sublime Text
Rahul Trikha
·
10 responses
·
sublime text, stylus, jade, nodejs
Heroku style Vagrant deployment demo for STHLM.js
Christian Landgren
·
0 responses
·
heroku, vagrant, devops, nodejs
How many rows in the last minute?
Shairon Toledo
·
0 responses
·
postgresql
PHP :: Database Connection with file .ini
Everton Silva
·
4 responses
·
php, config, database
Recursive find & replace with sed
Matt Senior
·
2 responses
·
sed, grep, linux
Lorem ipsum generator to Sublime Text 2
Hans Jakob Emmel
·
3 responses
·
sublime, tips
Allow open ajax links in new tab
Alexandr Subbotin
·
0 responses
·
pjax, ajax, javascript
Git(hub): Merging from a forked repo
Daniel Schmidt
·
0 responses
·
merge, git, fork
You can specify ruby version for Bundler
Alexander Kirillov
·
1 response
·
ruby, rails, heroku, bundle
God for Process Monitoring
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, god, process monitoring
using * { box-sizing: border-box; } can prevent a lot of layout-headaches.
Max Strebel
·
1 response
·
css, css3, box model
View OSX Download History
Justin Downing
·
0 responses
·
osx, downloads
Track down source code with Kernel#method
Joey B
·
1 response
·
ruby, kernel#method, meta-programming