Skip to content

Instantly share code, notes, and snippets.

@anibal21
Created May 24, 2022 16:57

Revisions

  1. anibal21 created this gist May 24, 2022.
    8 changes: 8 additions & 0 deletions jdfClasses.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    /**
    * Theory:
    -Classes use prototype-based inheritance
    */

    /**
    * Relevant Examples
    */