Skip to content

Encapsulate the classes so they're behind a namespace #3

Description

@AlexandreSanscartier

Vanilla javascript doesn't have a way to use namespaces perse, but there's a way to make sure classes aren't directly exposed (mostly to avoid collisions with other potential frameworks).

COS

  • The classes and methods are encapsulated within a unique namespace

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