Popular Programming Tips
Use initWithCoder to do custom view controller initialization in iOS
Matthew Dobson
·
0 responses
·
ios, apps, interface builder, storyboard
New(?) way to center elements verticaly.
Kasper Mikiewicz
·
16 responses
·
css, vertical align, center
Backup DB with pg_dump to AWS S3
Bruno Coimbra
·
1 response
·
pg_dump, bash, aws-cli, backup
Reload your Shell
Rajeev N Bharshetty
·
0 responses
·
shell, zsh, source, command
Ubuntu 12.04: Installing Apache2 + PHP5 + MySQL + phpMyAdmin
Sebastian Muszyński
·
2 responses
·
mysql, apache2, ubuntu, phpmyadmin
Crawling all URIs with wget and grep
Dimitri
·
4 responses
·
script, grep, wget, bash
git today — Quickly see what you've done today
Roberto Bonvallet
·
22 responses
·
git alias, git
Use std::function for all your function-passing needs.
Natalie Wolfe
·
1 response
·
c, std, lambda functions, natelillich
Javascript Twitter Social Login Bootstrap Button for OAuth
data_me
·
0 responses
·
javascript, oauth, twitter, social login
Github Atom Invites!
Rick Hanlon II
·
27 responses
·
beta, atom, invites, github
Passing Request URI into Request Header
Julian Lannigan
·
0 responses
·
php, coldfusion, request, url
PDO Persistent Connection
Shay Ben Moshe
·
3 responses
·
php, shayfalador
Arrow Functions - ES6 and CoffeeScript
Steven Iseki
·
0 responses
·
coffeescript, javascript
Many to many in Rails: Tagging with Select2
Sebastián González
·
3 responses
·
rails, tag, select2
Initialization of an AngularJS Application with Asynchronous Data
Tobias Gesellchen
·
0 responses
·
promise, angularjs, angular.js, initialization
Fixing "fsck / terminated with status 4" Ubuntu boot error
Akapo Damilola Francis
·
2 responses
·
terminal, linux, vilgax321, ubuntu
Better "duplicate line" command for Sublime Text 2
Jon Thomas
·
10 responses
·
sublime text, st2
Automated Update a Running Docker Container and CleanUP old Version of it!
Frank Lemanschik
·
1 response
·
image, deploy, update, production
How to generate clean url slug in C#
Joan Caron
·
0 responses
·
seo, c#, url slug c#, slug .net
Javascript String.split that'll return the remainder
Björn Andersson
·
3 responses
·
utilities, string, array, split
AngularJS UI Router with named views & abstract controllers
Oliver Tupman
·
0 responses
·
javascript, angularjs, ionicframework
Manipulating Sets of Elements using D3.js
Sebastian Ullherr
·
0 responses
·
javascript, d3
Fallback SVG to PNG in img element
Thomas Bekaert
·
4 responses
·
images, svg, modernizr, javascript
Unit Testing a Custom AngularJS Directive
Samuel Chow
·
0 responses
·
unit testing, javascript, angularjs, jasmine