Skip to content
This repository was archived by the owner on Jan 25, 2021. It is now read-only.
This repository was archived by the owner on Jan 25, 2021. It is now read-only.

Handle prototypal inheritance #15

Description

@tusharmath

How about creating an extends method that creates an instance of base class and then attaches it to the prototype property of the child class?

Note: Need to make sure the base class is never a singleton, else all the child classes will have the same methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions