https://github.com/danielres/hackle-my-code
A place to share bits of your code and ask for advice on how to untangle it, groom it and make it shine.
https://github.com/danielres/hackle-my-code
Last synced: 11 months ago
JSON representation
A place to share bits of your code and ask for advice on how to untangle it, groom it and make it shine.
- Host: GitHub
- URL: https://github.com/danielres/hackle-my-code
- Owner: danielres
- Created: 2012-10-07T09:48:54.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-07T10:14:57.000Z (over 13 years ago)
- Last Synced: 2025-01-09T06:40:28.828Z (about 1 year ago)
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hackle my code
# Idea
Make a board of some sort where developers of any language can post some code they would like to improve but don't
necessarely know how.
Other users should be able to participate by posting their own examples of what would be the
best possible refactoring and explain why.
The goal is to allow everyone to learn best practices, and write better code, using real examples.
# The minimum viable product:
- no signin/signup
- categories or tags for the different programming languages
- code highlighting
- should allow users to reply with one or more refactoring examples, with some explanations