Trending Programming Tips
Buttons With Built-in Loading/Progress
Richard McDaniel
·
0 responses
·
jquery, progress, ui, bootstrap
Monitoring File Access in Real Time on Linux
davewatts
·
0 responses
·
linux, monitoring, filesystem, audit
Javascript to Java Bridge
Mitchell Turner
·
1 response
·
polyglot, java, javascript, android
Why do we still need Evernote since there is awesome gist.github.com
Jichao Ouyang
·
1 response
·
emacs, gist, evernote, atom
Ruby parsing JSON from txt file.
Jake Cooper
·
1 response
·
ruby, json
Make PG arrays actually use the GIN index (Don't use ANY)
Damon Aw
·
0 responses
·
rails, postgres arrays
Changing git commit's author or email
Alvaro Garcia
·
0 responses
·
pair programming, git, git author
Git cheats sheets in your command line
0xAX
·
0 responses
·
github, git
Make a gem
Mose
·
0 responses
·
ruby, rubygems
You can use variables in HTML emails now
Mike Hall
·
0 responses
·
rails, haml, email
How to download a website for local viewing via wget
Kevin Ndung'u
·
3 responses
·
linux, download, wget, mirror
Vim movement in iTerm2
Jim Greenleaf
·
3 responses
·
osx, vim, iterm2
Inquiry in rails
Dinesh Vasudevan
·
0 responses
·
rails, string, inquiry
Setup DigitalOcean's droplet and deploy sample Rails app with minimal efforts
Damian Jaszczurowski
·
0 responses
·
rails, deploy, digitalocean
JavaScript iterate through object keys and values
Steven Iseki
·
9 responses
·
jquery, javascript
WinMerge as git difftool on Windows
Henrique Oliveira
·
4 responses
·
git, difftool, winmerge
Rails, Backbone, Oauth, Websocket, Heroku Sample Application
Rafael Jesus
·
1 response
·
rails, heroku, puma, oauth
Setup Vim for Ruby on Rails (OSX)
Carlos Baraza
·
2 responses
·
ruby, rails, configuration, osx
Git Bash - Fixing it with alias and Functions
Hélio Cabral Medeiros
·
5 responses
·
alias, functions, git, git bash
如何使用 skrollr 做出簡易的 Parallax Scrolling 網頁
fukuball
·
0 responses
·
html, javascript, parallax scrolling
Django Middleware-like design pattern
Nam Ngo
·
2 responses
·
python, middleware, django, design pattern
Development Team Code of Ethics
Jason Torres
·
4 responses
·
ruby, rails, tools, process
Use TDD to pace your development
Keith Pinson
·
1 response
·
tdd, unittesting
ActionController Concerns and View Inheritance
Ben Caldwell
·
0 responses
·
ruby, rails, concerns, object-oriented design