react-samples
react-samples copied to clipboard
Just a bunch of React.js examples
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.13.3 to 16.13.1. Release notes Sourced from react's releases. 16.13.1 (March 19, 2020) React DOM Fix bug in legacy mode Suspense where effect clean-up functions are not...
Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1...
Let me preface this with ... I'm new to React, so be gentle When I run: webpack --watch I get: `webpack is watching the files… Hash: f76b3ed51ab078fb0d0a Version: webpack 4.23.1...