Popular Programming Tips
Expand all "outdated diff" comments in a GitHub pull request
Peter Flynn
·
13 responses
·
pull request, bookmarklet, github
Fixing Nexus 4 OTA update error on custom recovery "set_metadata_recursive: some changes failed"
Akapo Damilola Francis
·
4 responses
·
google, vilgax321, root, update
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
Implementing the Geolocation API with Google Maps API
Matt Smith
·
0 responses
·
geolocation, google maps, html5, javascript
Reduce Code Complexity for JavaScript using Plato
Georg
·
0 responses
·
howto, javascript, maintainability, code complexity
Adding CORS settings to Nginx on AWS Elastic Beanstalk
Vasili Sviridov
·
0 responses
·
nginx, aws, cors, elastic beanstalk
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
Bootstrap 3 RC examples and templates
Anatolii
·
0 responses
·
bootstrap, bootstrap 3, bootstrap 3 examples
Passing variables to get_template_part in WordPress
pimschaaf
·
0 responses
·
wordpress, get_template_part
Using QueryBuilder and single table inheritance
Alex
·
1 response
·
doctrine2, querybuilder, single table inheritance
Kill the Dashboard in OS X Mavericks
Perry Azevedo
·
3 responses
·
terminal, os x, tricks, optimization
Using <dl> instead of table for side by side list
Brad Rice
·
2 responses
·
css, html, design
Convert Active Record array to indexed hash
James Huynh
·
0 responses
·
ruby, rails, active record
Tune up your PostgreSQL
Bartłomiej Danek
·
0 responses
·
performance, postgresql, tune up, database administration
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
Quick Tip: Integrating Git, Jenkins & Capistrano for Continous Deploy
Leandro Guida
·
1 response
·
ruby, test, capistrano, jenkins
Truncate text with angular-truncate filter
Juan Pujol
·
0 responses
·
javascript, angularjs
Fixing bundler issues like "git@github.com:... is not checked out. Please run `bundle install`"
Martin Naumann
·
0 responses
·
ruby, bundler, gem, rvm
Rails 'devise' alternative: Password-less (2FA) & Database-less User Sign-in/Sign-up Using One-Time-Password in 2 Minutes
Khor
·
0 responses
·
rails, ruby, user management, 2fa
MongoDB: determine total size of indexes in a database.
Franklin Dattein
·
0 responses
·
mongodb, indexes