Popular Programming Tips
Opening files in Notepad++ from Cygwin
Sequoia McDowell
·
0 responses
·
bash, windows, notepad, cygwin
persisted? && new_record? for checking existing record
Rashmi
·
2 responses
·
rails, rashmi14yadav, active_record
Dead-simple (Office Monitor) Dashboard
Jim Remsik
·
2 responses
·
twitter, dashboard, analytics, simple
Javascript-Friendly REST API with CORS
Irakli Nadareishvili
·
11 responses
·
php, node, express, rest
"Static" Methods and Properties in CoffeeScript
Louis Acresti
·
5 responses
·
coffeescript
Conditionally toggle a class on a element with 1 jQuery statement
Dustin Haffner
·
0 responses
·
css, javascript, jquery
Backup all modified files in git.
Sequoia McDowell
·
7 responses
·
vim, xargs, git
Nginx reverse proxy cache for OpenStreetMap
Bartłomiej Danek
·
0 responses
·
http, cache, nginx, openstreetmap
Creating modules with getters and setters in Node
Brian
·
0 responses
·
node, modules, javascript
Use rulers in Sublime Text 2 to conform to coding standards
Joshua Clanton
·
1 response
·
sublime, sublimetext, sublimetext2, codingstandards
Parsing Xml in C#
Mokhtar Ashour
·
0 responses
·
xml, linq, c#
bash script to generate tree structure of a directory
Pravendra Singh
·
2 responses
·
linux, command, bash, filesystem
Fast Switching PHP on OS X
Marc Qualie
·
5 responses
·
php, homebrew, bash
How to build a MySQL-powered search engine
Matthias Mullie
·
10 responses
·
mysql, search engine, php
Modifying nullable columns in Alembic
Iain Campbell
·
0 responses
·
python, postgresql, alembic
Has many through in Laravel
Mochammad Masbuchin
·
2 responses
·
laravel, eager loadng, has many through, database relationship
Testing $.ajax calls with Jasmine 2
Ricardo Magalhães
·
0 responses
·
tdd, test, testing, async
Json format for tuples in play json
Jose Raya
·
1 response
·
scala, json, play
Fix encoding issue with Ecto and Poison
Estevão Mascarenhas
·
6 responses
·
elixir, elixir-lang, phoenix
Create .ruby-version and .ruby-gemset files using RVM
Dwight Scott
·
0 responses
·
ruby, rails, rvm, rvmrc
enable vim with lua support
fang
·
0 responses
·
lua, vim, macvim
Immutable vs Mutable JAVA
Luis S Fernández
·
3 responses
·
objects, oo, java, software developtment