Saturday, 7 December 2013

Clean code is efficient code.

This is going to be a brief post.  I have taken the time to go through my existing code and clean it up, making it more efficient; making sure not to repeat sections of code like I previously had.  So, after taking not of Chris Janes feedback last week, the cleaned code follows.



I have run in to a few issues where Javascript refuses to acknowledge some of my Serialized properties, and will have to find a workaround for this in the coming week.

No comments:

Post a Comment