Popular Programming Tips
Clean way to use Bootstrap's Icon glyphs in Rails
Alan Ho
·
1 response
·
rails, bootstrap
Swap values of two variables without using a temporary variable
Georg
·
4 responses
·
trick, javascript
Always include a WHERE clause in conditional UPDATE statements
Justin
·
0 responses
·
mysql, sql, update statements, safe updates
Automatically reattach tmux session using iTerm2
Mark Nichols
·
2 responses
·
tmux, iterm2
Find Your Most Prolific Contributors
Pieter van de Bruggen
·
2 responses
·
open source, git
Implement Social Login Button for Any OAuth Provider Using Vue.js
Khor
·
0 responses
·
oauth, oauth2, javascript, vue
Code Snippets In Sublime Text
Dale Sande
·
1 response
·
sublime, snippets
Open the Xcworkspace file in the current directory
Bram Plessers
·
1 response
·
workspace, terminal, xcode, osx
Prevent column-break when using column-count
Alexander Rösel
·
0 responses
·
css, html, column-count, column-break
How to detect plugins slowing Vim down
Benjamin Chrétien
·
1 response
·
debug, vim, plugin, slow
Bootstrap 3: *really* simple nav over carousel responsive layout
Nicolas Oga
·
0 responses
·
css, responsive, html, carousel
Run Django's runserver in supervisor
Simon Pantzare
·
3 responses
·
python, django, supervisor
Create a new Rails app with specified version
Robbie Marcelo
·
1 response
·
ruby, rails, gems, versions
Writing SQL UPDATE Queries with Arel
James Martin
·
4 responses
·
ruby, rails, database, rake
Comparing date objects in JavaScript using the == operator
Wei-Meng Lee
·
0 responses
·
date, javascript, moment.js
Fixing the missing libxml2 when installing nokogiri with RVM
Martin Naumann
·
0 responses
·
rvm, debian, ruby, martin-n
ASP.NET MVC4: Bundling and Minification
Gizem Cetinkaya
·
3 responses
·
bundle, mvc 4, bundling, minification
Configure ProGuard to Retain Line Numbers in Stack Traces
Arne Handt
·
0 responses
·
android, java, proguard
Mocking Backbone.Model fetch() requests with Sinon.fakeServer
Paul Osborne
·
3 responses
·
backbone, sinon, javascript, mocking
Be lazy when testing Stripe webhooks
Colin Mattson
·
4 responses
·
ruby, stripe
IIS access deny to specific file extension
pleone
·
1 response
·
htaccess, iis, access, deny
Setting up Recurring Events in MySQL
Tom Krush
·
2 responses
·
mysql, recurring events