Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

React-autobind is a utility function designed to automatically bind methods defined within a React component's class to the current object's lexical `this` instance, addressing the lack of automatic binding in ES6 classes compared to React.createClass. It is ideal for React developers using ES6 classes who want to avoid manually binding methods in their components' constructors.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of cassiozen/react-autobind

Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

cassiozen's profile
cassiozen
11 contributions
ffxsam's profile
ffxsam
2 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
cassiozen

cassiozen/react-autobind

Utility function to Automatically bind methods defined within a component's Class to the current object's lexical `this` instance.

JavaScript
188
19
MIT License