refactormycode.com == Great Idea…
I’m going to attempt to not spam this site with a bunch of non-development work stuff. I’ve other blogs for that… But in keeping with the vein of this website1, I’ve recently been pointed to a very cool website who’s basic premise is too simple to have not been thought of before now…
We’ve all seen web clipboards and code repositories before2, and even I am guilty3 of wanting to get in on the action. But all of these sites are simple repositories.
Marc-AndrĂ© Cournoyer4 has a fresh take on the idea. His refactormycode.com5 site isn’t just a web clipboard, but rather it is a place to put your code up for community scrutiny.
The idea is that you can post a code snippet and ask for help to see if anyone can help you sort out a problem. This isn’t a wholesale help board for new programmers, but for people who are having problems envisioning code design changes, code cleanup problems, and even those who want the tightest code possible and are seeking improvement.
The website even has an API6 for those who want to dig into the site that much more… (Maybe I’ll add a widget here for my refactorings…)
Good job Marc. Nicely executed.
2. pastie.org↩
3. A new project will be released shortly… Keep watching this space! — c???x.iridani.com↩
4. macournoyer.com↩
5. refactormycode.com↩
6. API↩