Popular Programming Tips
Keep CSS classes out of your Angular controllers
Oliver Tupman
·
7 responses
·
css, javascript, classes, angularjs
SSH Broken Pipe fix (Mac OS X)
Alexey Slaykovsky
·
3 responses
·
ssh, mac os x, broken pipe
Speeding up AngularJS's $digest loop
Laurent Perrin
·
22 responses
·
angularjs, performance, digest, dirty-checking
Announcing Pro Tips & Hacker Desks
Matthew Deiters
·
0 responses
·
meta, protip
Documenting Rails-based REST API using Swagger UI
Samuel Chow
·
5 responses
·
ruby, rails, rest, swaggerui
Mounting EXFAT formatted pendrives in fedora linux
Jose Miguel
·
3 responses
·
linux, fedora, flash, mount
Fix "Can't open file for writing" in Vim
Dan Croak
·
2 responses
·
rails, vim, unix, backbone.js
Reduce Android Jelly Bean battery drain
pleone
·
7 responses
·
google, android, nexus, battery
Stash only certain files
François Benaiteau
·
1 response
·
stash, git
Handle multiple click listeners in a listView
Gautam Basubramanian
·
4 responses
·
android, programming, protip, listview
How to create branch from tag- Git
Abhijeet Sutar
·
0 responses
·
tagging, branching, git
use ng-repeat on tbody to create summary rows for nested data
Jonathan Bowers
·
6 responses
·
html, javascript, angular
Use ng-value for ng-model with boolean values
Blaise Liu
·
0 responses
·
javascript, angularjs
Generate UUID at shell prompt
Lorin Hochstein
·
4 responses
·
python, osx, bash
Run a script on startup in a detached screen on a Raspberry Pi
Jesse the Game
·
4 responses
·
shell, screen, raspberry pi
Upload files and data to server from android app
Frank
·
0 responses
·
android, http, file, server
Run ansible on a single host
Kevin Simper
·
0 responses
·
hosts, ansible, playbook
Check all the checkboxes by clicking one button
tmaster
·
4 responses
·
checkbox, jquery, javascript
Listen to changes on a contenteditable element
Conrad Gray
·
0 responses
·
javascript, html, conradgrey
Escape HTML with Javascript
cppgohan
·
2 responses
·
escape, html, javascript
Avoiding memory leaks in Symfony2 Doctrine EntityManager
Filip
·
6 responses
·
memory, optimization, doctrine, entity manager
Introduction to `ngrep`
Jared Davis
·
0 responses
·
grep, unix, networking, wireshark
Easy star-ratings in jQuery and Bootstrap
Javier Toledo
·
12 responses
·
bootstrap, javascript, jquery