Skip to content

Instantly share code, notes, and snippets.

@coryhouse
coryhouse / updates.md
Last active October 29, 2020 15:14
Building Apps with React Redux on Pluralsight - 2019 Course Updates

Enhancements and changes

  1. Upgraded to React 16.8, React Router 5, Babel 7, Webpack 4
  2. Hooks
  3. Optimistic delete example
  4. Middleware coverage
  5. Async/await coverage
  6. Using json-server instead of homemade mock API
  7. Centralized API proxy and utils
  8. Immer coverage
  9. Webpack-bundle-analyzer