Popular Programming Tips
The Existential Operator in CoffeeScript
Robert May
·
0 responses
·
coffeescript, rails
Passing variables to get_template_part in WordPress
pimschaaf
·
0 responses
·
wordpress, get_template_part
Gemfile and gemspec
Kirill Maksimov
·
0 responses
·
ruby, bundler, rubygems, gemfile
Setup NFS client-server using ansible
advishnuprasad
·
0 responses
·
ansible, devops
Convert Active Record array to indexed hash
James Huynh
·
0 responses
·
ruby, rails, active record
Check for a dirty context in Entity Framework
Alistair Young
·
0 responses
·
framework, entity
Drupal's db_merge() function does either an UPDATE or an INSERT depending on whether the record exists.
M Parker
·
0 responses
·
php, drupal, database, drupal database api
Dynamic RSpec Tests
Ted Nielsen
·
1 response
·
ruby, rails, bdd, unit testing
Kill the Dashboard in OS X Mavericks
Perry Azevedo
·
3 responses
·
terminal, os x, tricks, optimization
How to bind events for non-instance Backbone view modules.
Will Shown
·
2 responses
·
backbone, event, binding, views
Apt Pinning in Debian
David Duggins
·
0 responses
·
debian, apt, linux
Adding CORS settings to Nginx on AWS Elastic Beanstalk
Vasili Sviridov
·
0 responses
·
nginx, aws, cors, elastic beanstalk
Using <dl> instead of table for side by side list
Brad Rice
·
2 responses
·
css, html, design
Run a Shell Script from NodeJs
Jake Trent
·
1 response
·
jtsnake, javascript, bash, nodejs
Simple angular and masonry directive without overlapping
Anthony Shabanov
·
5 responses
·
angularjs, js, masonry
Silex Global variables
MidnightLightning
·
0 responses
·
php, silex
How to pause a video/audio when modal windows is closed
Carlos Escobedo
·
0 responses
·
jquery, bootstrap, html5, modal
C# ArrayTypeMismatchException
Teddy Garland
·
1 response
·
arrays, c#, data types
jQuery DOM creation tips
Alex Cheuk
·
13 responses
·
jquery, javascript
Tune up your PostgreSQL
Bartłomiej Danek
·
0 responses
·
performance, postgresql, tune up, database administration
Quick Tip: Integrating Git, Jenkins & Capistrano for Continous Deploy
Leandro Guida
·
1 response
·
ruby, test, capistrano, jenkins
Fixing contenteditable placeholders with 3 lines of CSS.
Laurent Perrin
·
0 responses
·
css, html, placeholder, contenteditable
MongoDB: determine total size of indexes in a database.
Franklin Dattein
·
0 responses
·
mongodb, indexes