Skip to content

A reference repo illustrating JS syntax for constructing objects.

Notifications You must be signed in to change notification settings

AlfieFeldspar/objectFactories

Repository files navigation

objectFactories

A resource repo containing JS code for building objects using class constructors, extenders, super references, getters, setters, and static methods.