Popular Programming Tips
Be lazy when testing Stripe webhooks
Colin Mattson
·
4 responses
·
ruby, stripe
IIS access deny to specific file extension
pleone
·
1 response
·
htaccess, iis, access, deny
Configure ProGuard to Retain Line Numbers in Stack Traces
Arne Handt
·
0 responses
·
android, java, proguard
Hiding entire tables from the List View
Frederik Mogensen
·
0 responses
·
typo3, pagetsconfig, tca
Streaming Files in Rails
Sean Todd
·
4 responses
·
ruby, rails, files, streaming
Setting up a ClojureScript project
Guilio Karadanais - sativaware.co.za
·
0 responses
·
clojure, clojurescript
Implementing a help command in Python Click
Scott Bradley
·
1 response
·
python, cli, click, help
A little project with Node.js, MongoDB, Jade and Stylus
Ionut-Cristian Florescu
·
8 responses
·
css, nodejs, css3, mongodb
Respond to ajax call with json message and status code (CakePHP)
Mindaugas
·
0 responses
·
php, json, cakephp, ajax
Setting up Recurring Events in MySQL
Tom Krush
·
2 responses
·
mysql, recurring events
Neat little ko.observableArray trick
Mo Djavanroodi
·
2 responses
·
knockout, javascript, ko, observablearray
Stored Procedures and ActiveRecord
Yannick Schutz
·
2 responses
·
rails, activerecord, sql
Sublime Text snippets for Ruby on Rails 3
Tadas Tamošauskas
·
3 responses
·
ruby, rails, sublime
Rename Hash keys
Gus Bonfant
·
0 responses
·
ruby, hash, iteration
Request read and publish permissions simultaneously using iOS Facebook support
Marcin Krzyzanowski
·
0 responses
·
facebook, ios, krzyzanowskim
difference between 2 json in php
lukascivil
·
0 responses
·
json, diff, object, php
Make a div slide up at page load
Pankaj C.
·
1 response
·
css3, iampankaj, slide up effect
Write better Protips
Thomas Riboulet
·
8 responses
·
coderwall, writing, protips
Groovy - pass Set as varargs
Baruch Sadogursky
·
2 responses
·
groovy, collections, set, varargs
send SMS and receive SMS sample code.
KOIZUMI teruaki
·
0 responses
·
sms, jsmpp, java
Adding a custom GitHub repo to your Laravel 4 project using Composer
Jason Au
·
0 responses
·
php, composer, git, laravel 4
JavaScript getElementById Not Required
Teddy Garland
·
12 responses
·
javascript, getelementbyid
Go: Share Memory By Communicating
Adnaan Badr
·
0 responses
·
concurrency, golang, go