Skip to content

Optimization #2

@wied03

Description

@wied03

https://facebook.github.io/react/blog/2015/10/07/react-v0.14.html

React now supports two compiler optimizations that can be enabled in Babel 5.8.24 and newer. Both of these transforms should be enabled only in production (e.g., just before minifying your code) because although they improve runtime performance, they make warning messages more cryptic and skip important checks that happen in development mode, including propTypes.

Might want to change the method_missing behavior that deals with HTML element and create them this way (1 less function call)

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