zInherit 1.0 and zEvents 1.1

Following up on my promise to provide more useful JavaScript on this site, I’d like to introduce zInherit 1.0. This handy little library helps to make multiple inheritance easier in JavaScript, allowing you to continue using the class prototype inheritance methodology with a new twist.

I also updated zEvents to allow for usage by ECMAScript Edition 1 implementations (the previous one assumed ECMAScript Edition 3).

Both libraries, licensed under the LGPL, are currently available in Downloads.

Understanding JavaScript Promises E-book Cover

Demystify JavaScript promises with the e-book that explains not just concepts, but also real-world uses of promises.

Download the Free E-book!

The community edition of Understanding JavaScript Promises is a free download that arrives in minutes.