Skip to content

Naming classes #8

@maurusrv

Description

@maurusrv

Just a note, usually, we name classes in singular, especially in our case for this one.

export default class Pieces {

Plural name usually can be found if the object that is being instantiated by the class is a data structure, but you can probably think of another singular name to containerize that data structure.

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