Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Make StatefulComponent:render accept props and state as arguments #199

@LPGhatguy

Description

@LPGhatguy

This is something that Preact does, but React doesn't. It helps reduce the number of times we need to refer to self.props and self.state and replaces them with just props and state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature: ideaProposed feature, but not on the roadmap.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions