Popular Programming Tips
Goodbye PHP Sessions, Hello JSON Web Tokens
Richard McDaniel
·
21 responses
·
php, security, rest, json
The best MongoDB GUI for Mac OS X
Ionut-Cristian Florescu
·
26 responses
·
open source, os x, mongodb, workflow
Copy files to clipboard using command line on OSX
Mariz Melo
·
4 responses
·
shell, clipboard, unix, tips
Simple String.format() in javascript
Sergey Avseyev
·
5 responses
·
javascript
The single most useful thing in bash
Jude Robinson
·
63 responses
·
shell, cli, unix, bash
Storing and retrieving objects with localStorage [HTML5]
Juan Fernández Sagasti
·
0 responses
·
json, localstorage, html5, javascript
Pretty print array php
Jose Vinces
·
0 responses
·
php, pretty print arrray
jQuery: When to use $(document).ready() and when $(window).load()
Dmitry Belaventsev
·
5 responses
·
javascript, jquery
update all installed python packages with pip
Ali Asad Lotia
·
5 responses
·
python, pip, update, packages
FTP is so 90's. Let's deploy via Git instead!
Kerrick Long
·
36 responses
·
ftp, deployment, git
Building large apps with AngularJS
Jason Dobry
·
25 responses
·
modules, javascript, angularjs, $scope
One line function to detect mobile devices with JavaScript
Two Fucking Developers
·
17 responses
·
mobile, javascript, detection
Rails 4: How to partials & AJAX, dead easy
Sebastián González
·
27 responses
·
rails, ajax, partials, rails 4
Format JSON in vim
Kenneth Falck
·
16 responses
·
python, vim, json
Add self signed SSL certificate to Android (for browsing)
Sergi
·
8 responses
·
android, linux, ssl, self-signed certificate
Mac OS X: ValueError: unknown locale: UTF-8 in Python
Abu Ashraf Masnun
·
13 responses
·
python, osx, mac, django
JSONC compress your JSON data up to 80%
tomascorralcasas
·
3 responses
·
json, gzip, compression, javascript
Bootstrap without all the debt
Dan Tao
·
58 responses
·
css, sass, bootstrap
$#, $@ & $?: Bash Built-in variables
Hikmat Dhamee
·
2 responses
·
shell, script, linux, commands
Docker: remove all Exited containers
Filippo Valsorda
·
9 responses
·
shell, docker
Import private key and certificate into java keystore
Jens Grassel
·
2 responses
·
ssl, devops, java