Popular Programming Tips
How to detect plugins slowing Vim down
Benjamin Chrétien
·
1 response
·
debug, vim, plugin, slow
Clean way to use Bootstrap's Icon glyphs in Rails
Alan Ho
·
1 response
·
rails, bootstrap
ASP.NET MVC4: Bundling and Minification
Gizem Cetinkaya
·
3 responses
·
bundle, mvc 4, bundling, minification
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
Implementing a help command in Python Click
Scott Bradley
·
1 response
·
python, cli, click, help
Be lazy when testing Stripe webhooks
Colin Mattson
·
4 responses
·
ruby, stripe
Vim automatic wrapping at 80 characters
Chip Castle
·
0 responses
·
viml, vimscript, vim, vi
Sublime Text snippets for Ruby on Rails 3
Tadas Tamošauskas
·
3 responses
·
ruby, rails, sublime
Mocking Backbone.Model fetch() requests with Sinon.fakeServer
Paul Osborne
·
3 responses
·
backbone, sinon, javascript, mocking
Prevent column-break when using column-count
Alexander Rösel
·
0 responses
·
css, html, column-count, column-break
Always include a WHERE clause in conditional UPDATE statements
Justin
·
0 responses
·
mysql, sql, update statements, safe updates
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
Streaming Files in Rails
Sean Todd
·
4 responses
·
ruby, rails, files, streaming
Collecting a website recursively into a single PDF
Martin Naumann
·
1 response
·
shell script, wkhtmltopdf, martin-n, pdftk
Installing Oracle Java 7 On Ubuntu 13.04/12.10/12.04
Ivan Sim
·
0 responses
·
ivanhcsim, java, ubuntu
Create Github repository with Shell Script
KJ
·
0 responses
·
shellscript, git, github
Comparing date objects in JavaScript using the == operator
Wei-Meng Lee
·
0 responses
·
date, javascript, moment.js
Pretty format XML in Vim
Marcin Kulik
·
4 responses
·
vim, xml
difference between 2 json in php
lukascivil
·
0 responses
·
json, diff, object, php