Popular Programming Tips
Undo git reset
Adam Stankiewicz
·
1 response
·
git
Improved PlayerPrefs for Unity
Bruno Mikoski
·
0 responses
·
mobile, game, unity, game development
Test Retina without a Retina Screen
Mike Zarandona
·
3 responses
·
development, retina
The correct meta viewport syntax
Mike
·
0 responses
·
viewport, protips, html
Creating GPX file that can be used in the Xcode
Basuke Suzuki
·
0 responses
·
xcode, location, ios, gpx
Development Team Code of Ethics
Jason Torres
·
4 responses
·
ruby, rails, tools, process
Using Terminal to Open Git Repositories in SourceTree
Franklin Strube
·
1 response
·
terminal, osx, git, sourcetree
Superfish menu using 'click' instead of hovers
Joel Birch
·
0 responses
·
jquery, superfish
Convert your Localizable.strings (iOS) to strings.xml (Android)
Florian Mierzejewski
·
1 response
·
android, localizable, ios
Wordpress widget title as class name
Leonardo Prado
·
2 responses
·
php, widgets, wordpress
Split clients on nginx and pass a query string variable on the request
Willy Barro
·
1 response
·
php, nginx, fast-cgi, split_clients
Coffeescript, is worth to learn it!
Javier Toledo
·
12 responses
·
javascript, coffeescript
Extended Paul Irish's DOM-based Routing for CoffeeScript
Tadas Tamošauskas
·
1 response
·
rails, web, routing, coffeescript
Set up a Rack reverse proxy for Rails or Sinatra or any Rack based stack
Andy Kifer
·
1 response
·
rails, rack, amazon s3, reverse proxy
Convert dates in perl ( str2time )
LuRsT
·
0 responses
·
perl, datetime, str2time
tail file to Sublime Text
Tymon Tobolski
·
0 responses
·
shell, sublime, log
Don't overuse $(this)
Mark Vaughn
·
14 responses
·
javascript, jquery
Stop your headache with IE and sessions inside iframes in Rails apps
Javier Toledo
·
10 responses
·
ruby, rails, ie, rack
Converting a string into an integer in JavaScript*
Aleksander Ciesiołkiewicz
·
11 responses
·
string, bitwise, javascript, integer
Fabulous Fabric Fabfile
Gavin Bunney
·
0 responses
·
python, devops, fabric, artifactory
Rendering html pdf report for printing from UIWebView
xjki
·
0 responses
·
pdf, printing, uiwebview, ios
Keep formatting when pasting in Sublime Text
Clint Berry
·
1 response
·
sublime text, sublime
Deep Copy object in Javascript
Esteban
·
2 responses
·
javascript, programming, learning