truffle-box / react-box

Truffle, Webpack and React boilerplate.
https://truffle-box.github.io/
MIT License
736 stars 251 forks source link

Fixed version of web3 & Rewrite to React Hooks #101

Closed YutaSugimura closed 5 years ago

YutaSugimura commented 5 years ago

・Value does not change in the latest version of Web3. ・Update React version and rewrite with Hooks.

YutaSugimura commented 5 years ago

React Hooks don't matter.

In the latest version of web3 (.54), the value could not be taken with get_Method. The version has been fixed to 1.0.0.37.

The reason I chose React Hooks is because I wanted the Lifecycle to be easy to understand even for beginners.

ccccqcccc commented 5 years ago

I agree with introducing hooks but, Why do you think hocks is easy to understand lifecycle for beginners? I think componentDidMount is easy than hooks

ccccqcccc commented 5 years ago

Which ‘value’ do you mean?

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been closed, but can be re-opened if further comments indicate that the problem persists. Feel free to tag maintainers if there is no reply to further comments.