GlenDC / trixel

An easy to use webtool, to make trixel art.
http://www.glendc.com/trixel/
MIT License
18 stars 0 forks source link

Self-Review Codebase with an eye on near-future-growth #68

Closed GlenDC closed 9 years ago

GlenDC commented 9 years ago

Before I implement any new features I would like to review the entire code base as it is right now, and if needed, refactor it. There are several reasons why:

Based on the current code and the features that I have in mind, it would also not be bad idea to think very carefully about a decent code-base structure that is resistant in the long-term, as right now that really feels wonky, to say the least.

GlenDC commented 9 years ago

Refactor branch has been made for this task, focussing on it right now. Will be merged into master once it's finished.