Newest Programming Tips
Convert PPK files to OpenSSH keys
Gustavo Leon
·
0 responses
·
ssh, putty
Testing an Ionic app with Jest
Mike Reyes
·
0 responses
·
angularjs, javascript, unit-testing, ionic
Tagged logs written by sidekiq workers in Rails log
yanhaoyang
·
0 responses
·
rails, sidekiq, tagged logger
Vertically center anything
Dwayne Crooks
·
0 responses
·
css, scss, mixins, vertically center
ghq: Manage repository clones of GitHub, Google Code on the "Go way"
motemen
·
0 responses
·
git, mercurial, go, github
remove all .DS_Store pollution
Maikel
·
0 responses
·
shell, mac, hidden files, bash
Install MongoDB FDW on Travis CI
John Allen
·
0 responses
·
travis-ci, mongo_fdw
Updating OpenSSL on RHEL/CentOS
David Radcliffe
·
0 responses
·
openssl, yum
Getting critical updates before they reach the repositories
Juraci Paixão Kröhling
·
0 responses
·
security, fedora, koji
Never lose scope again by binding
Kenneth
·
2 responses
·
coffeescript, self, syntax, scope
Preventing elastic scroll
Maksim
·
2 responses
·
js, scroll
Deep clone a javascript object without underscore or lodash
Sebastian Schepis
·
3 responses
·
node, clone, javascript, deep clone
Delay execution in Android
Tony Zhou
·
0 responses
·
android, development
Coffeescript Private functions scoping, accessing constructor variables and Inheritance
Alexis Rabago Carvajal
·
2 responses
·
coffeescript, rails, class
Express js and Blueimp file upload
Arvind Ravulavaru
·
0 responses
·
expressjs, file upload, nodejs, angular
Koa Monk and Gulp – Getting Started
Arvind Ravulavaru
·
0 responses
·
koa, generators, nodejs, monk
End to End Testing with Protractor
Arvind Ravulavaru
·
0 responses
·
angularjs, testing, protractor, end to end testing
Store JavaScript objects in HTML5 local storage
Steven Iseki
·
0 responses
·
html5, javascript
Handle CSV data in JavaScript
Mitchell Turner
·
0 responses
·
json, array, csv, javascript
git: Show difference between local and remote branches
Ítalo Lelis de Vietro
·
1 response
·
diff, commit, git, files
Alternate Switch with PHP
Morrison Laju
·
0 responses
·
php, switch, fun stuff