Popular Programming Tips
Many to many in Rails: Tagging with Select2
Sebastián González
·
3 responses
·
rails, tag, select2
A trick to show sorting layer names popup selector for your component
ProGM
·
0 responses
·
unity3d, unity, c#
C# ReadAllBytes Performance
Teddy Garland
·
0 responses
·
buffer, c#, binaryreader, readallbytes
Crawling all URIs with wget and grep
Dimitri
·
4 responses
·
script, grep, wget, bash
Automated Update a Running Docker Container and CleanUP old Version of it!
Frank Lemanschik
·
1 response
·
image, deploy, update, production
Better "duplicate line" command for Sublime Text 2
Jon Thomas
·
10 responses
·
sublime text, st2
AngularJS UI Router with named views & abstract controllers
Oliver Tupman
·
0 responses
·
javascript, angularjs, ionicframework
Run a subprocess and connect to it with golang
Murphy Randle
·
1 response
·
connect, golang, subprocess
Javascript String.split that'll return the remainder
Björn Andersson
·
3 responses
·
utilities, string, array, split
Convert Ruby hash keys to symbols
Bashir Eghbali
·
1 response
·
rails, hash
Unit Testing a Custom AngularJS Directive
Samuel Chow
·
0 responses
·
unit testing, javascript, angularjs, jasmine
A very short introduction to Moment.js
Ammar Zerouk
·
0 responses
·
node, javascript, moment.js, web developement
Manipulating Sets of Elements using D3.js
Sebastian Ullherr
·
0 responses
·
javascript, d3
Get the previous working day
Salustiano Silva
·
2 responses
·
php, dates
Fallback SVG to PNG in img element
Thomas Bekaert
·
4 responses
·
images, svg, modernizr, javascript
Use console.error() instead of console.trace()
Dmitry Pashkevich
·
4 responses
·
chrome, debugging, productivity, firebug
Strong Parameters & nested attributes don't forget [:id, '_destroy']
Ankit gupta
·
0 responses
·
rails, strong_parameters, nested_attributes
Rails: Exporting data to spreadsheets
mroach_
·
0 responses
·
rails, excel, spreadsheet, xls
gem install mysql2 failed on mac, mysql.h is missing ....
fang
·
3 responses
·
brew, mysql2
Fixing "fsck / terminated with status 4" Ubuntu boot error
Akapo Damilola Francis
·
2 responses
·
terminal, linux, vilgax321, ubuntu
Passing Request URI into Request Header
Julian Lannigan
·
0 responses
·
php, coldfusion, request, url
How to generate clean url slug in C#
Joan Caron
·
0 responses
·
seo, c#, url slug c#, slug .net
Creating Facades for Repositories in Laravel
Zennon Gosalvez
·
2 responses
·
php, open source, laravel, testing
PDO Persistent Connection
Shay Ben Moshe
·
3 responses
·
php, shayfalador