Popular Programming Tips
Ruby Array.except
Nick DeSteffen
·
6 responses
·
ruby, array
Resize Textarea to fit Content
Mark Vaughn
·
2 responses
·
jquery, ux, userexperience, textarea
Linking entire table rows
dommmel
·
2 responses
·
html, tables, links, css
Heroku deployment without the app being at the repo root (in a subfolder)
Darian Moody
·
3 responses
·
python, heroku, django
[PHP] String Length, The Right Way
Samer Moustafa
·
5 responses
·
php, string, sequence, length
Convert snake-case to camelCase
Ezequias Dinella
·
5 responses
·
js, camelcase, javascript, case convert
iOS development freelancing advice
SheldonJawline
·
2 responses
·
javascrip, codbase, ios
Mysql: Convert encoding to UTF8 without garbled data
aleemb
·
0 responses
·
mysql, utf8, import, encoding
Sending emails from a WordPress site on localhost
Isuru Nanayakkara
·
2 responses
·
email, localhost, smtp, wordpress
How to setup your Mac to build Single Page Applications with AngularJS and Neo4J
Francesco Gallarotti
·
2 responses
·
nodejs, npm, mac os x, neo4j
Getting everything for building iOS apps with build.phonegap.com
Martin Naumann
·
3 responses
·
mobile, ipad, iphone, itunes
Disable Google Maps scrolling on mobile layout
Kenny Brijs
·
15 responses
·
responsive design, mobile, google maps, disable scrolling
How to create debian package from source
Alex Lushpai
·
2 responses
·
linux, debian
Git is cheap !
Thomas Riboulet
·
6 responses
·
git
How to turn on Chrome DevTools experiments
Eric Allam
·
2 responses
·
chrome, devtools, canary
Safer bash scripts with 'set -euxo pipefail'
vaneyckt
·
6 responses
·
linux, bash
Save your company's ass - Launch a static "emergency mode" site on S3
Jonathan Block
·
15 responses
·
maintenance, server, ops
Create a JSON RESTfull API using Slim framework
Jonathan Tavares
·
5 responses
·
php, api, json, slim
Specifying DB Connections on Laravel
Kier Borromeo
·
3 responses
·
php, laravel, schema, database
When to use Sass mixins, extends and variables
Rachel Nabors
·
12 responses
·
css, scss, sass
How to Become a Better Developer
Jude
·
6 responses
·
programming
Convert a complex nested hash to an object
Dom
·
4 responses
·
ruby, json, hash, object