Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

React v0.13 support #45

@robertknight

Description

@robertknight

The README was updated to mention that the purpose of typed-react is going to change with React v0.13 to provide support for features like mixins with ES6-style classes.

Do you have any more details on how you envisage this working? Would it be along the lines of https://github.com/brigand/react-mixin ?

It seems that discussion upstream about how best to combine ES6 classes and mixins is still very much in-flight (eg. https://medium.com/@dan_abramov/mixins-are-dead-long-live-higher-order-components-94a0d2f9e750 ). I'm not super-convinced about that direction though as it would result in a lot of unnecessary nesting in the resulting component tree.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions