prototype-inheritance

There are 2 repositories under prototype-inheritance topic.

  • jamwal21/javaScript-topics

    Sample codes for the following topics of javascript: js declarations, closure, iife, module pattern, callback, callback-hell, promise, async-await, objects, prototype inheritance.

    Language:JavaScript0100
  • AbulBashar38/javascript-to-class

    This is explain how javascript class are work. expose class by using javascript prototype

    Language:JavaScript10