Popular Programming Tips
Laravel's .htaccess to remove "public" from URL
Héliton Nordt
·
10 responses
·
php, laravel, .htaccess
Storing and retrieving objects with localStorage [HTML5]
Juan Fernández Sagasti
·
0 responses
·
json, localstorage, html5, javascript
Simple Django Image upload to model imagefield
Snir David
·
14 responses
·
django, file upload, image upload
The best MongoDB GUI for Mac OS X
Ionut-Cristian Florescu
·
26 responses
·
open source, os x, mongodb, workflow
Different ways of creating an Object in javascript
Esteban
·
3 responses
·
javascript, programming, learning
Simple String.format() in javascript
Sergey Avseyev
·
4 responses
·
javascript
Find all the IP ranges on an ASN
James Barnett
·
0 responses
·
linux, networking, one-liner, bash
Goodbye PHP Sessions, Hello JSON Web Tokens
Richard McDaniel
·
21 responses
·
php, security, rest, json
The single most useful thing in bash
Jude Robinson
·
63 responses
·
shell, cli, unix, bash
jQuery: When to use $(document).ready() and when $(window).load()
Dmitry Belaventsev
·
4 responses
·
javascript, jquery
update all installed python packages with pip
Ali Asad Lotia
·
6 responses
·
python, pip, update, packages
FTP is so 90's. Let's deploy via Git instead!
Kerrick Long
·
36 responses
·
ftp, deployment, git
Format JSON in vim
Kenneth Falck
·
15 responses
·
python, vim, json
Building large apps with AngularJS
Jason Dobry
·
25 responses
·
modules, javascript, angularjs, $scope
Add self signed SSL certificate to Android (for browsing)
Sergi
·
8 responses
·
android, linux, ssl, self-signed certificate
Rails 4: How to partials & AJAX, dead easy
Sebastián González
·
27 responses
·
rails, ajax, partials, rails 4
One line function to detect mobile devices with JavaScript
Two Fucking Developers
·
17 responses
·
mobile, javascript, detection
JSONC compress your JSON data up to 80%
tomascorralcasas
·
4 responses
·
json, gzip, compression, javascript
$#, $@ & $?: Bash Built-in variables
Hikmat Dhamee
·
2 responses
·
shell, script, linux, commands
Docker: remove all Exited containers
Filippo Valsorda
·
9 responses
·
shell, docker
Mac OS X: ValueError: unknown locale: UTF-8 in Python
Abu Ashraf Masnun
·
13 responses
·
python, osx, mac, django
Bootstrap without all the debt
Dan Tao
·
57 responses
·
css, sass, bootstrap
Import private key and certificate into java keystore
Jens Grassel
·
2 responses
·
ssl, devops, java
Add all modified files in git - the easy way
Manoj
·
4 responses
·
git, git-add