My JavaScript book is out! Don't miss the opportunity to upgrade your beginner or average dev skills.

Friday, April 01, 2016

JavaScript Interfaces

In this Implementing Interfaces in JavaScript blog entry I'll show a new way to enrich prototypal inheritance layering functionalities a part, without modifying prototypes at all. A different, alternative, and in some case even better, approach to mixins.

No comments: