react-hello icon indicating copy to clipboard operation
react-hello copied to clipboard

A hello world example React app

Results 3 react-hello issues
Sort by recently updated
recently updated
newest added

Wanted to make the code even more pure. Input ref updated as described in: (linked from ) TODO: - needs testing - change `let self` to `const self` and do...

Demonstrate how to unit test React components with [shallow renderer](https://medium.com/javascript-scene/baby-s-first-reaction-2103348eccdd).