Popular Programming Tips
Laravel 4 Filters in Controllers
Alex Sears
·
0 responses
·
php, laravel, filters, controllers
I Don't Need No Stinkin' Git Merge Bubbles
Julio A. Mistral
·
4 responses
·
git, source control
Jump to anchor with onClick
Junior B.
·
0 responses
·
anchor, html, javascript
Using Pry with Pow
Ruben Ascencio
·
0 responses
·
ruby, rails, pow, pry
Make rvm and Sublime Text 2 play nice
Frank Louwers
·
5 responses
·
rvm, sublime text2
SASS Syntax Highlighting in Sublime Text 2
Aaron Miler
·
0 responses
·
rails, sublime, sass, scss
iOS - Canceling delayed performSelector
Noval Agung Prayogo
·
0 responses
·
objective-c, ios
linux - mirror an entire website locally
John Antoni Griffiths
·
0 responses
·
wget, linux
Inheriting from: Struct
Ian Rodriguez
·
2 responses
·
ruby, rails
Go implementation of a JSON consuming RESTful API.
Matthew Brown
·
0 responses
·
http, rest, api, json
Log mongoid queries inline in rails console
Steve McHail
·
1 response
·
rails, console, logging, mongoid
Output an NSString to STDOUT in Objective-C
Max Woolf
·
1 response
·
cli, stdout, objective-c
img max-width: 100% breaks Google Maps
Matt Stow
·
0 responses
·
css, responsive design, google maps, rwd
LISP: consp or listp ?
Raghu Ugare
·
0 responses
·
lisp, gotchas, common lisp, predicates
Verify an expiration date
eresendez
·
0 responses
·
laravel, php
Capistrano remote_cache
Brian Jones
·
0 responses
·
capistrano, git
Gevent with debug support for Flask
Hsiaoming Yang
·
0 responses
·
python, web, flask, gevent
Meteor Package API Example
Stefano Diem Benatti
·
1 response
·
meteor, meteorite, javascript, atmosphere
Gradle: collect application dependencies
gAmUssA
·
0 responses
·
gradle, dependency management
Show the 'View more' button using jQuery
Héctor Salazar
·
3 responses
·
html, javascript, jquery
Install nokogiri gem on CentOS with prerequesites
Ivan Storck
·
1 response
·
ruby, centos, nokogiri
Switching branch with repo for Android Source code
akshay_deo
·
0 responses
·
android, repo, android source code
Take two or more mutable slices from a vector in Rust
Kornel
·
0 responses
·
rust, vector, slices, borrow-checker