Popular Programming Tips
JavaScript getElementById Not Required
Teddy Garland
·
12 responses
·
javascript, getelementbyid
ASP.NET MVC4: Bundling and Minification
Gizem Cetinkaya
·
3 responses
·
bundle, mvc 4, bundling, minification
Clean way to use Bootstrap's Icon glyphs in Rails
Alan Ho
·
1 response
·
rails, bootstrap
Implementing a help command in Python Click
Scott Bradley
·
1 response
·
python, cli, click, help
Prevent column-break when using column-count
Alexander Rösel
·
0 responses
·
css, html, column-count, column-break
Be lazy when testing Stripe webhooks
Colin Mattson
·
4 responses
·
ruby, stripe
Always include a WHERE clause in conditional UPDATE statements
Justin
·
0 responses
·
mysql, sql, update statements, safe updates
Shortest code for random number between 1 and N in JavaScript
Afshin Mehrabani
·
6 responses
·
math, random, javascript
Don't rely on class.getSimpleName() or class.getCanonicalName()
David Klotz
·
0 responses
·
java, class, name, getsimplename
Hiding entire tables from the List View
Frederik Mogensen
·
0 responses
·
typo3, pagetsconfig, tca
Mocking Backbone.Model fetch() requests with Sinon.fakeServer
Paul Osborne
·
3 responses
·
backbone, sinon, javascript, mocking
Sublime Text snippets for Ruby on Rails 3
Tadas Tamošauskas
·
3 responses
·
ruby, rails, sublime
Comparing date objects in JavaScript using the == operator
Wei-Meng Lee
·
0 responses
·
date, javascript, moment.js
Streaming Files in Rails
Sean Todd
·
4 responses
·
ruby, rails, files, streaming
Vim automatic wrapping at 80 characters
Chip Castle
·
0 responses
·
viml, vimscript, vim, vi
Stored Procedures and ActiveRecord
Yannick Schutz
·
2 responses
·
rails, activerecord, sql
Configure ProGuard to Retain Line Numbers in Stack Traces
Arne Handt
·
0 responses
·
android, java, proguard
Installing Oracle Java 7 On Ubuntu 13.04/12.10/12.04
Ivan Sim
·
0 responses
·
ivanhcsim, java, ubuntu
difference between 2 json in php
lukascivil
·
0 responses
·
json, diff, object, php
Create Github repository with Shell Script
KJ
·
0 responses
·
shellscript, git, github
Respond to ajax call with json message and status code (CakePHP)
Mindaugas
·
0 responses
·
php, json, cakephp, ajax