Trending Programming Tips
Inspect a DOM Object with console.dir
Eric Allam
·
0 responses
·
chrome, devtools
Open folder in iTerm
Ochko
·
2 responses
·
shell, osx, iterm, automator
iterm2 autocomplete
Huy Nguyen
·
2 responses
·
shell, autocomplete, iterm2
Analog Clock Icon Font for <time> elements
J. Hogue
·
4 responses
·
css, typography, html, icon font
Functional operations for Obj-C collections
Stephen Caudill
·
0 responses
·
ios, functional programming
Gem para gerar gráficos em SVG
Rogério Zambon
·
0 responses
·
ruby, gem, svg
CMD+Z works in WebKit inspector!
Brenna O'Brien
·
3 responses
·
css, chrome, opera, debugging
Recover a dropped stash
Thibault Milan
·
0 responses
·
git stash, git, git recovering
Using CSS regions + flexbox + counter to create a Playlist UI
Tim Pietrusky
·
0 responses
·
css, flexbox, codepen, counter
Make a div slide up at page load
Pankaj C.
·
1 response
·
css3, iampankaj, slide up effect
Use CommonJS Module Definitions with RequireJS
Ian Wootten
·
0 responses
·
requirejs, javascript
Use grunt to create a new build on build.phonegap.com
Martin Naumann
·
2 responses
·
mobile, phonegap, grunt, javascript
Set this alias in your .zshrc and never need anything to serve your files.
Vinit Kumar
·
0 responses
·
web, trick, server, timesaver
Stretch-fit Background
Mahmoud El Ghandour
·
1 response
·
css3, html
Preparing a new Mac for Rails development
Thomas Klemm
·
0 responses
·
ruby, rails
Some cool stuff you should know about git #2
Radosław Jędryszczak
·
4 responses
·
tips, git, checkout branches, git autocorrect
Use 'var' key to secure Local Variables in JavaScript
Shekhar Sharma
·
2 responses
·
variables, javascript, oop
How to check who/what is connected to your PostgreSQL database?
Błażej Kosmowski
·
0 responses
·
session, connection, database, postgresql
Github issue number and commit message
Dmitry Novotochinov
·
0 responses
·
git, issues, commit-msg, github
Open Git conflicts in Vim
Dwain Faithfull
·
3 responses
·
shell, vim, git
Comparing date objects in JavaScript using the == operator
Wei-Meng Lee
·
0 responses
·
date, javascript, moment.js