Popular Programming Tips
Making arrow keys work in vim
David North
·
2 responses
·
vim, vi
Coffeescript in Firebug console with Acebug
Denis
·
0 responses
·
coffeescript, console, underscore, firebug
CouchRest::Model views errors with RSpec
Luca Guidi
·
0 responses
·
ruby, tdd, nosql, bdd
Twitter Bootstrap Padding
Blake Crosley
·
0 responses
·
bootstrap
Bitwise trick for parsing float to int in JavaScript
Thiago Pontes
·
2 responses
·
trick, js, bitwise, javascript
Laravel: From Apprentice to Artisan
Joshua Walker
·
1 response
·
php, laravel, object oriented programming, dependency injection
Cleaning up your Sparrow mail contacts
Marko Klemetti
·
0 responses
·
shell, osx, mail, sparrow
Experimentation with data-flow structures with PHP
Ravin
·
0 responses
·
php, dataflow
Mozilla's X-Ray Goggles Script Bookmarklet
Rashaad Essop
·
0 responses
·
mdn, hacks, bookmarklet, javascript
Great example of thoughtfully designed buttons
Bob Jansen
·
4 responses
·
web, design, buttons
Soft Undo with Mouse Key in Sublime Text 3 OSX
noahblon
·
0 responses
·
sublime text, osx
Flubber - Open source PHP framework with jQuery
Madhu GB
·
0 responses
·
php, opensource, framework, jquery
Be A Finite-State Machine
Simeon Willbanks
·
3 responses
·
productivity, life, finitestatemachine
Setup a node.js project with CI on travis and code coverage on codeclimate
Pedro Januário
·
0 responses
·
software, ci, travis, nodejs
Vim Spellchecking for Markdown Files
Dan Knox
·
0 responses
·
vim, macvim
Automatically create in-between maps with Groovy
leifhanack
·
0 responses
·
groovy, map, nested maps, in-between maps
css style injection via jQuery
xero harrison
·
0 responses
·
jquery, css, js, injection
DRY? - best practice for coding
Joshua Kidd
·
1 response
·
php, mysql, mvc, programming
Creating Task Manager in ASP.NET MVC5
Viktoria Langer
·
0 responses
·
mvc, scheduler, calendar, task manager
Using css :target selector as a fallback do JS
Gustavo Guichard
·
0 responses
·
css, css3, javascript, fallback
Diff with common ancestor while resolving merge conflicts in vim (with fugitive)
Matthew Boehm
·
0 responses
·
viml, diff, vim, git
Avoid using Callbacks and Observers
Ezequiel Delpero
·
0 responses
·
rails, active-record, model, callbacks