JavaScript OOP Shape Drawing JavaScript OOP App for drawing shapes on canvas. I've also created a small library. ##The app covers: Creation of classes Inheritance Revealing Prototype Pattern Method chaining Simple try/catch error handling (incomplete)