2ality.com/2011/03/lightweight-javascript-inheritance-apis.html

Preview meta tags from the 2ality.com website.

Linked Hostnames

13
  • General Meta Tags

    6
    • title
      Lightweight JavaScript inheritance APIs
    • charset
      utf-8
    • viewport
      width=device-width
    • description
      Creating objects via constructor functions is fairly straightforward in JavaScript. But as soon as you want to do inheritance, things become complicated. This post examines how inheritance works in traditional JavaScript. It then presents four APIs that make things easier, without adding too much bulk to the language: ECMAScript 5, YUI, Prototype.js, and John Resig’s Simple Inheritance.
    • og:title
      Lightweight JavaScript inheritance APIs
  • Twitter Meta Tags

    1
    • twitter:card
      summary
  • Link Tags

    5
    • alternate
      https://2ality.com/feeds/posts.atom
    • apple-touch-icon
      ../../img/favicons/2ality-favicon-180x180.png
    • icon
      ../../img/favicons/2ality-favicon-opaque.svg
    • mask-icon
      ../../img/favicons/2ality-favicon-transparent.svg
    • stylesheet
      ../../assets/main.css

Links

21