Popular Programming Tips
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
Dynamic RSpec Tests
Ted Nielsen
·
1 response
·
ruby, rails, bdd, unit testing
Bootstrap 3 RC examples and templates
Anatolii
·
0 responses
·
bootstrap, bootstrap 3, bootstrap 3 examples
Using QueryBuilder and single table inheritance
Alex
·
1 response
·
doctrine2, querybuilder, single table inheritance
Check for a dirty context in Entity Framework
Alistair Young
·
0 responses
·
framework, entity
Passing variables to get_template_part in WordPress
pimschaaf
·
0 responses
·
wordpress, get_template_part
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
Simple angular and masonry directive without overlapping
Anthony Shabanov
·
5 responses
·
angularjs, js, masonry
Installing Hamachi LogMeIn in Fedora 20
bt3gl
·
0 responses
·
vpn, hamachi
The Existential Operator in CoffeeScript
Robert May
·
0 responses
·
coffeescript, rails
Kill the Dashboard in OS X Mavericks
Perry Azevedo
·
3 responses
·
terminal, os x, tricks, optimization
Convert Active Record array to indexed hash
James Huynh
·
0 responses
·
ruby, rails, active record
Truncate text with angular-truncate filter
Juan Pujol
·
0 responses
·
javascript, angularjs
Using <dl> instead of table for side by side list
Brad Rice
·
2 responses
·
css, html, design
Adding CORS settings to Nginx on AWS Elastic Beanstalk
Vasili Sviridov
·
0 responses
·
nginx, aws, cors, elastic beanstalk
Quick Tip: Integrating Git, Jenkins & Capistrano for Continous Deploy
Leandro Guida
·
1 response
·
ruby, test, capistrano, jenkins
Gemfile and gemspec
Kirill Maksimov
·
0 responses
·
ruby, bundler, rubygems, gemfile
MongoDB: determine total size of indexes in a database.
Franklin Dattein
·
0 responses
·
mongodb, indexes
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
Fixing bundler issues like "git@github.com:... is not checked out. Please run `bundle install`"
Martin Naumann
·
0 responses
·
ruby, bundler, gem, rvm
Tune up your PostgreSQL
Bartłomiej Danek
·
0 responses
·
performance, postgresql, tune up, database administration