Popular Programming Tips
Ignoring .gitignore files in Unite.vim
Zach Gotsch
·
6 responses
·
vim, unite, ag
'cat' with syntax highlighting
Osvaldo Zonetti
·
1 response
·
shell, alias, cli, linux
Write more code in Symfony2 with that nine simple questions
Max Małecki
·
11 responses
·
php, ide, eclipse, symfony
Recursively finding dependencies in Python
Oz
·
4 responses
·
python, generators
Simplest way to do two-finger rotation on Android
Anuraag Sridhar
·
1 response
·
java, android
"Timer" in Scala
Alexandra Mirtcheva
·
0 responses
·
scala
Git Hunk Splitting
Guillaume VanderEst
·
0 responses
·
patch, commit, git, split
Use tmux for a poor man's daemon
nat
·
0 responses
·
daemon, hack, linux, tmux
Installing rmagick 2.13.1 in MacOS X Mavericks
Zapic0
·
1 response
·
ruby, rails, osx, mac
Converting file:/// protocol to http://localhost during web development for testing purposes
Tal Koren
·
2 responses
·
file, xhr, localhost, ajax
Default Routes in backbone.js
Bill Eisenhauer
·
0 responses
·
backbone.js, default routes, routes
Build todo list with angular and DRF
Connor Leech
·
1 response
·
django, angular.js, angular, django-rest-framework
RxSwift Learning Resources
Isuru Nanayakkara
·
0 responses
·
ios, swift, reactive programming, rxswift
Kendo CSS Binding extensions
Jason Milkins
·
5 responses
·
mvvm, kendo, data-bind, kendoui
Where is the cloud-config file in CoreOS ?
Arnaud Meuret
·
1 response
·
docker, coreos, cloud-config
Find matching parenthesis, curly bracket, bracket
jonathan de montalembert
·
0 responses
·
sublime text, shortchut
Integrating Coveralls.io with a Node.js Project
Ben Sheldon
·
0 responses
·
testing, nodejs, coveralls
Fix undefined method `per' error on Will_Paginate and ActiveAdmin
David Chua
·
5 responses
·
ruby, rails, active_admin, will_paginate
Setting up a private ruby gems server
Matt Brewer
·
0 responses
·
ruby, rails, sinatra, ruby gems
Hot Reloading Angular 1.x Controllers, Services and templates with a Webpack loader
FelixLC
·
0 responses
·
javascript, angular, es6, hot module reloading
Backup your git repositories on Dropbox
Christian Joudrey
·
6 responses
·
dropbox, git
Are you a Phonegap/Cordova hater? Try this!
Babos Csaba
·
0 responses
·
android, cordova, phonegap, web applications
Recursive reverse string in Python
Simão Freitas
·
1 response
·
python, recursion