Popular Programming Tips
Coverage report with gulp and istanbul
Joel Grenon
·
1 response
·
coverage, task, istanbul, gulp
Getting TeamCity to build ASP.net MVC 3+ Web Solutions
@kjellski
·
5 responses
·
ci, cd, msbuild, c#
Ubuntu Command Line Interaction with Beanstalkd
Blitline Developers
·
0 responses
·
shell, command line, beanstalkd, ubuntu
Swap values of two variables without using a temporary variable
Georg
·
4 responses
·
trick, javascript
`isOdd` function in JavaScript
Angela
·
2 responses
·
javascript, modulo
has many relation in fixtures in Ember-Data rev 12
Wojtek Ryrych
·
4 responses
·
ember.js, ember-data
Writing SQL UPDATE Queries with Arel
James Martin
·
4 responses
·
ruby, rails, database, rake
Quickly test an IMAP server with telnet
Maxime VALETTE
·
0 responses
·
test, telnet, imap, netcat
Automatically reattach tmux session using iTerm2
Mark Nichols
·
2 responses
·
tmux, iterm2
Clean way to use Bootstrap's Icon glyphs in Rails
Alan Ho
·
1 response
·
rails, bootstrap
Code Snippets In Sublime Text
Dale Sande
·
1 response
·
sublime, snippets
Implement Social Login Button for Any OAuth Provider Using Vue.js
Khor
·
0 responses
·
oauth, oauth2, javascript, vue
ASP.NET MVC4: Bundling and Minification
Gizem Cetinkaya
·
3 responses
·
bundle, mvc 4, bundling, minification
Always include a WHERE clause in conditional UPDATE statements
Justin
·
0 responses
·
mysql, sql, update statements, safe updates
How to detect plugins slowing Vim down
Benjamin Chrétien
·
1 response
·
debug, vim, plugin, slow
Run Django's runserver in supervisor
Simon Pantzare
·
3 responses
·
python, django, supervisor
Open the Xcworkspace file in the current directory
Bram Plessers
·
1 response
·
workspace, terminal, xcode, osx
Bootstrap 3: *really* simple nav over carousel responsive layout
Nicolas Oga
·
0 responses
·
css, responsive, html, carousel
Prevent column-break when using column-count
Alexander Rösel
·
0 responses
·
css, html, column-count, column-break
Create a new Rails app with specified version
Robbie Marcelo
·
1 response
·
ruby, rails, gems, versions
A little project with Node.js, MongoDB, Jade and Stylus
Ionut-Cristian Florescu
·
8 responses
·
css, nodejs, css3, mongodb
Mocking Backbone.Model fetch() requests with Sinon.fakeServer
Paul Osborne
·
3 responses
·
backbone, sinon, javascript, mocking