Popular Programming Tips
Keynote Prototyping on a Grid
Brad Dickason
·
0 responses
·
keynote, ux, wireframes
Javascript string endsWith()
Matthew Brown
·
0 responses
·
string, underscore, array, javascript
Installing ruby and gems with native extensions on OS X Mavericks
Johnny Rodgers
·
0 responses
·
ruby, bundler, rvm, gcc
Sublime Text 2 + Clojure
meowthsli
·
2 responses
·
clojure, sublime, howto
Saving github auth info in Mac OS X keychain
Lincoln de Sousa
·
7 responses
·
osx, git, github
Avoid crash by NSNull objects with NSDictionary+Verified
Alejandro Rupérez
·
0 responses
·
xcode, ios, objective-c
Add some git powered muscle to your project I
Rob Jens
·
0 responses
·
diff, vim, source, management
Another Caveat when migrating to Django MPTT
Alex Hart
·
0 responses
·
python, django, migrations, south
Extend your Backbone View with some helpful methods
Tarmann
·
2 responses
·
javascript, backbone.js
call the model method in cakephp
Ryota Mochizuki
·
2 responses
·
php, cakephp
web.config for Symfony 2 on WebMatrix 2 (IISExpress)
Lennart Melzer
·
0 responses
·
php, symfony, iis, webmatrix
Redirecting 404s in Craft CMS
Arik Jones
·
0 responses
·
php, plugin, twig, craft cms
AngularJS Todo sample controller converted to CoffeeScript
Edward J. Stembler
·
0 responses
·
coffeescript, angularjs
C#: Create and Manipulate Word Documents Programmatically Using DocX
John Atten
·
0 responses
·
ms word, library, docx, c#
Check the exchange rate with the Banxico API.
eresendez
·
0 responses
·
laravel, php
Photoshop Tip: Image Injection
Nicholas Jordon
·
0 responses
·
css, photoshop, design, image
Reload Rails Console
michał łukasiewicz
·
0 responses
·
rails, console, reload
Use Laravel Generator(unofficial) to generate models, views, controllers and more
Omar Christopher
·
0 responses
·
laravel-generator, laravel-3
Node.js - Create strong password hashes with this function
Sebastian Schepis
·
1 response
·
hash, javascript, nodejs, crypto
HTTP Requesting from Sublime Text 2
Osvaldo Zonetti
·
1 response
·
sublime text, sublime, api, json
Drop-In Responsive Styles with Sass
Cameron Daigle
·
10 responses
·
responsive, design, sass
Split images in tiles with css3 transitions.
Cedric Ruiz
·
0 responses
·
css3, images, jquery, javascript
try!() macro for the Option type in Rust
Kornel
·
0 responses
·
rust, try, option