Popular Programming Tips
Render an HTML partial inside a JSON request
Michel Billard
·
2 responses
·
rails, json, format, ajax
Meteor user login/logout hooks!
Benjamin Harris
·
3 responses
·
hooks, meteor, login, callbacks
Dead-simple (Office Monitor) Dashboard
Jim Remsik
·
2 responses
·
twitter, dashboard, analytics, simple
Installing Windows 7 on VirtualBox. Error status: 0xc0000225?
Sergio Tapia Gutierrez
·
6 responses
·
virtualbox, windows 7, virtual machine
Batch Processing Images on Mac with SIPS
John Joyce
·
2 responses
·
osx, mac, sips
Opening files in Notepad++ from Cygwin
Sequoia McDowell
·
0 responses
·
bash, windows, notepad, cygwin
Json format for tuples in play json
Jose Raya
·
1 response
·
scala, json, play
Increase open files limit and drop privileges in Python
Simon Pantzare
·
0 responses
·
python, setgid, ulimit, subprocess
Disable django-debug-toolbar when DEBUG = True
katy lavallee
·
0 responses
·
django, django-debug-toolbar
Backup all modified files in git.
Sequoia McDowell
·
7 responses
·
vim, xargs, git
Javascript-Friendly REST API with CORS
Irakli Nadareishvili
·
11 responses
·
php, node, express, rest
Compile-Time String Concatenation in C
Louis Acresti
·
0 responses
·
preprocessor, c
Ruby: make plain text links clickable
Michael Kohl
·
2 responses
·
ruby, regex, rails, uri
Fix encoding issue with Ecto and Poison
Estevão Mascarenhas
·
6 responses
·
elixir, elixir-lang, phoenix
Testing $.ajax calls with Jasmine 2
Ricardo Magalhães
·
0 responses
·
tdd, test, testing, async
Immutable vs Mutable JAVA
Luis S Fernández
·
3 responses
·
objects, oo, java, software developtment
Conditionally toggle a class on a element with 1 jQuery statement
Dustin Haffner
·
0 responses
·
css, javascript, jquery
persisted? && new_record? for checking existing record
Rashmi
·
2 responses
·
rails, rashmi14yadav, active_record
Git can do JSON (almost)
Ilya Dmitrichenko
·
4 responses
·
log, json, analisys, git
Modifying nullable columns in Alembic
Iain Campbell
·
0 responses
·
python, postgresql, alembic
Creating modules with getters and setters in Node
Brian
·
0 responses
·
node, modules, javascript
Sanitizing queries with "IN" clauses with $wpdb on WordPress
Felipe Lavín Z.
·
3 responses
·
php, mysql, wordpress
"Static" Methods and Properties in CoffeeScript
Louis Acresti
·
5 responses
·
coffeescript
How to build a MySQL-powered search engine
Matthias Mullie
·
10 responses
·
mysql, search engine, php