Share and store bits of your code!

As I continue to develop my coding skills in all the languages I use on a daily basis, I kept finding myself repeating functions and class’s that I’ve already created, or copy/pasting code from other websites I’ve made before in order to re-use the code again.

One problem though – I couldn’t remember which websites that I’ve made used what functions or class’s I was hoping to re-use! I wanted to find a place to keep all my code “bits” in one central place – perhaps I could make a simple website/service to do this?

Or perhaps its been done already – snipplr.com

If you’re in a similar situation then I’d highly recommend Snipplr, a fairly simple-to-use web2.0-ish website where you can share your code with others, along with entering “snippets” for your private collection :)