Trending Programming Tips
Concepts I Learned After I Graduated That Are Vital to My Job
Jay Aniceto
·
2 responses
·
web development, learning, computer science, job experience
Ruby's yield & blocks
Youssef Kababe
·
3 responses
·
ruby, blocks, monkey patching, yield
Converting a string into an integer in JavaScript*
Aleksander Ciesiołkiewicz
·
11 responses
·
string, bitwise, javascript, integer
Abandoning opera after 15 years...
Jens Grassel
·
8 responses
·
chrome, opera, browser, usability
Amazon S3 Interface in a C# Unity Monobehavior
Alex Morais
·
2 responses
·
rest, s3, web services, aws
How promises mad my day
Christian Maniewski
·
0 responses
·
q, promises, coffeescript, nodejs
Laravel lists for select/dropdown
Dave Townsend
·
2 responses
·
dropdown, laravel, select
Use npm test, but also npm run-script test
Chris Manson
·
3 responses
·
testing, npm, mocha, nodejs
Clear Bootstrap Modal content after close.
Adam Jensen
·
6 responses
·
bootstrap, jade, modal, bootstrap 3
Code Snippets In Sublime Text
Dale Sande
·
1 response
·
sublime, snippets
Docker image installed multiple versions of ruby
tcnksm
·
0 responses
·
ruby, docker
Rails 4's `.select` and `.select!` object masked as a typical Array
Justin Smestad
·
0 responses
·
ruby, activerecord, bug, array
Use TDD for HTTP API Development
Daniel Hough
·
0 responses
·
rest, api, nodejs, hateoas
Maintaining a local mirror of Rubygems.org
Michael Parks
·
0 responses
·
ruby, rubygems, mirror
Build a ARM Linux Cross-Toolchain on OS X From Scratch
Sebastian Dreßler
·
2 responses
·
linux, os x, arm, cross-toolchain
NSMutableArray, indexOfObject:, NSNull and NSNotFound (Xcode for iOS)
Anthony Levings
·
0 responses
·
xcode, nsmutablearray, indexofobject, nsnull and nsnotfound
No fuss active link states in Meteor
John Butler
·
2 responses
·
meteor, iron-router, active links
Rails ActionMailer SMTP Settings with Environment Variables
Kyle Welsby
·
1 response
·
rails, smtp, mandrill, action mailer
Taking your website offline for maintenance
Arnold Daniels
·
1 response
·
apache, webserver
Docker 0.7 on Debian Wheezy without custom kernel
Martin Naumann
·
6 responses
·
debian, martin-n, docker
Simple location service for Android
Sultan Imanhodjaev
·
1 response
·
java, geo-location, android service