Core Layer Framework

Core Layer is the abstract JavaScript Layer that acts as the base of CORA. It consists of client-side registries and classes in the form of managers, which are responsible for initializing and managing any component being built in the corresponding implementation. Any Canvas framework implementation is expected to be created as per the specifications highlighted in this document

Topics