Skip to content

Class Based Components (CBC) #738

@Archmonger

Description

@Archmonger

Current Situation

React has the ability to define class based components while we don't. In some situations, components look a lot cleaner when organized in this fashion. Additionally, it allows for developers to use inheritance.

Proposed Actions

See if creating a class based component implementation within IDOM is feasible. If it doesn't significantly improve readability, then there isn't any point.

See this PR for our first-stab at CBC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority-3-lowMay be resolved one any timeline.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions