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.

Master JavaScript Promises

Free E-book - Understanding JavaScript Promises

What You'll Learn

  • Promise fundamentals and concepts
  • Real-world promise implementations
  • Best practices and patterns
  • Error handling techniques

Demystify JavaScript promises with practical examples and expert insights.

Download Your Free Copy

The community edition arrives in your inbox within minutes.