Online code snippet manager
Monday, February 4th, 2008
Snipplr.com is a website where you can store all of your frequently used code snippets. I find it’s useful to have certain bits of code accessible from wherever I find myself working. A killer feature for me however is the TextMate bundle. This allows your snippets to be pasted straight into whatever file is being worked on simply by using a keystroke. Snippets can also be saved back to the site via the bundle.
As everyone can view everyone else’s snippets I’m finding it a good place to start when trying to figure stuff out.