Popular Programming Tips
Passing variables to get_template_part in WordPress
pimschaaf
·
0 responses
·
wordpress, get_template_part
Add ui tooltip in magento 2
sivaschenko
·
0 responses
·
magento 2, html, less
Dynamic RSpec Tests
Ted Nielsen
·
1 response
·
ruby, rails, bdd, unit testing
Apt Pinning in Debian
David Duggins
·
0 responses
·
debian, apt, linux
Check for a dirty context in Entity Framework
Alistair Young
·
0 responses
·
framework, entity
The Existential Operator in CoffeeScript
Robert May
·
0 responses
·
coffeescript, rails
Simple angular and masonry directive without overlapping
Anthony Shabanov
·
5 responses
·
angularjs, js, masonry
Convert Active Record array to indexed hash
James Huynh
·
0 responses
·
ruby, rails, active record
Kill the Dashboard in OS X Mavericks
Perry Azevedo
·
3 responses
·
terminal, os x, tricks, optimization
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
Setup NFS client-server using ansible
advishnuprasad
·
0 responses
·
ansible, devops
How to bind events for non-instance Backbone view modules.
Will Shown
·
2 responses
·
backbone, event, binding, views
Using <dl> instead of table for side by side list
Brad Rice
·
2 responses
·
css, html, design
Gemfile and gemspec
Kirill Maksimov
·
0 responses
·
ruby, bundler, rubygems, gemfile
Adding CORS settings to Nginx on AWS Elastic Beanstalk
Vasili Sviridov
·
0 responses
·
nginx, aws, cors, elastic beanstalk
MongoDB: determine total size of indexes in a database.
Franklin Dattein
·
0 responses
·
mongodb, indexes
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
Symfony2 unit testing uploaded file.
Alexandr Jeliuc
·
0 responses
·
unit testing, symfony2, uploadedfile
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
Never Forget to Remove your Debugging Statements with GIT Hooks
Chris Albrecht
·
2 responses
·
debug, drupal, hooks, git