ReduxSimpleStarter
ReduxSimpleStarter copied to clipboard
Starter pack for an awesome Udemy course
TypeError: onVideoSelect is not a function. Then happens when i try selecting a video from the list.

Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.5.1 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip...
Removes [loader-utils](https://github.com/webpack/loader-utils). It's no longer used after updating ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [babel-loader](https://github.com/babel/babel-loader) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together. Removes `loader-utils` Updates `babel-loader` from 6.4.1 to 9.1.0 Release...
index.html, Line 6 reads: ``
stupid question: am i supposed to be able to make a change in the index.js file and see that change reflected in the browser out of the box (aka with...
Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.21. Release notes Sourced from lodash's releases. 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1 billion...
I enter npm start into cli and this is what happens. ----------------------------------------------------- ERROR MESSAGE: PS C:\Users\Montrail.Cooper\Projects\ReduxSimpleStarter> npm start > [email protected] start C:\Users\Montrail.Cooper\Projects\ReduxSimpleStarter > node ./node_modules/webpack-dev-server/bin/webpack-dev-server.js module.js:491 throw err; ^ Error:...
On windows. I execute npm install and then npm start and the following error is displayed:** > [email protected] start C:\wamp64\www\react\ReduxSimpleStarter > node ./node_modules/webpack-dev-server/bin/webpack-dev-server.js events.js:160 throw er; // Unhandled 'error' event...