javascript

JS Wickedness

Much like the famous WAT talk, this post explores some of the oddities and creative applications of JS that make it 'fun' to work with.

Read

MkObj - VanillaJS Library for Instance-safe objects

A JavaScript Library for creating Instance-Safe Objects using Prototypal Mixin Inheritance.

Read