VoliJS / NestedReact

BackboneJS compatibility layer for React-MVx MVVM framework.
https://volicon.github.io/React-MVx
79 stars 5 forks source link

@define: pureRender : true option #8

Closed gaperton closed 8 years ago

gaperton commented 8 years ago

Compile optimized shouldComponentUpdate() function with token comparison according to the @define.props spec.

gaperton commented 8 years ago

Implemented in develop. Damn good with new props spec directive.