babel-plugin-transform-react-binding icon indicating copy to clipboard operation
babel-plugin-transform-react-binding copied to clipboard

Stop worrying about method/function binding!!

Results 3 babel-plugin-transform-react-binding issues
Sort by recently updated
recently updated
newest added

Love this idea Chris! I'd like to fork and play with the code a bit, but am hesitant to do so without a LICENSE file. Would you be willing to...

Hey, the current version of the npm package (0.1.2) does not contain the compiled version (lib/index.js), meaning any require of this package will fail. Could you publish a new version...

So in theory this plugin is great. We prevent the breaking of purity throughout our components transparently so should be able to avoid lots of re-renders without having to manually...