/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

markdalgleish.com
| | manuel.kiessling.net
3.2 parsecs away

Travel
| | Let's talk about object-orientation and inheritance in JavaScript. The good news is that it's actually quite simple, but the bad news is that it works completely different than object-orientation in languages like C++, Java, Ruby, Python or PHP, making it not-quite-so simple to understand. But fear not, we are going to take it step by step.
| | journal.stuffwithstuff.com
3.2 parsecs away

Travel
| | [AI summary] The author demonstrates a hack to implement multiple inheritance in JavaScript using proxies, discusses the pros and cons of this approach compared to single inheritance, and argues for better trait composition in web development.
| | crockford.com
1.7 parsecs away

Travel
| | [AI summary] The article explores JavaScript's prototypal inheritance compared to classical inheritance, discussing various inheritance patterns and their implementations.
| | bitsofco.de
14.4 parsecs away

Travel
| Articles on frontend development and more.