Popular Programming Tips
Upload a file from a NodeJS client to an Express server
Frank Rousseau
·
0 responses
·
nodejs, upload
Soft delete in postgresql using rules
Felipe Elias Philipp
·
0 responses
·
postgres, soft delete, postgresql
Silex Custom Constraint with DI
Joeri Timmermans
·
3 responses
·
dependency injection, silex, orm, constraints
Rails, Devise and Basic HTTP Auth, Oh My!
Sean
·
0 responses
·
rails, devise, http authentication
asound.h:334:2: error: 'u_int32_t' does not name a type
Anders Brownworth
·
6 responses
·
android, jelly bean, aosp
Spinning Up EC2 on AWS with Boto, Fabric, and Cloud Formation
Dixon Whitmire
·
0 responses
·
python, mongodb, ec2, aws
Upgrading Ruby on FreeBSD
Aleksandr Melentiev
·
0 responses
·
ruby, freebsd
Template literals in Coffeescript
Esteban
·
0 responses
·
coffeescript, es6, es2015
Datetime binder extensions for Kendo MVVM with Moment.js
Jason Milkins
·
0 responses
·
time, date, formatting, kendoui
devise_invitable gem for sending invitation to user
Rashmi
·
0 responses
·
rails, rashmi14yadav, devise
json format script by Emacs Lisp
Wataru MIYAGUNI
·
0 responses
·
emacs, json
tweenlite.js
Cedric Dugas
·
0 responses
·
jquery, tweenlite, javascript
Use your aliases with sudo
Jim Greenleaf
·
0 responses
·
shell, aliases, sudo, bashrc
array_column implementation for PHP <= 5.5
Dmitry Polovka
·
1 response
·
php, array, column, array_column
The Perfect Brew
Nicholas Jordon
·
4 responses
·
open source, linux, mac, coffee
How rebase a repo to a subtree and keep it in sync
eviweb
·
0 responses
·
rebase, git, subtree
Delete local and remote Git branches
Abhinav Ajgaonkar
·
2 responses
·
remote, git, delete branch
Prefix script for Twitter Bootstrap
Marc Cantwell
·
1 response
·
css, bootstrap, python
Testing an AngularJS Directive
Simon Bailey
·
1 response
·
tdd, angularjs, yeoman, karma
Making Laravel storage directories play nicely with Vagrant
Nick Jackson
·
3 responses
·
laravel, vagrant
Easy version publishing to npm via Makefile
Sebastian Hoitz
·
0 responses
·
automation, npm, nodejs