Blog
JavaScript – Creating A JS Library with Optional Prototypes
One thing that I started working on last year, but unfortunately never released, was a version of jPaq which provides the ability to pick whether or not prototypal functions are created. The reason I started working on this was to Read more…