122

GitHub - coryhouse/pluralsight-redux-app-used-to-build-script: Used to create th...

 5 years ago
source link: https://github.com/coryhouse/pluralsight-redux-app-used-to-build-script
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Building Applications with React and Redux in ES6 on Pluralsight

This repo contains the completed React and Redux application created in Building Applications with React and Redux in ES6 on Pluralsight.

Quick Start

npm install
npm start

Branches

I've created various branches to show different approaches for building the same React app.

Branch Description Pull Request master The final React and Redux app created in the course. This exactly matches the final course exercise.

update This branch updates all dependencies to the latest version. I'm regularly keeping this branch updated. This pull request outlines the changes. sagas This branch uses Redux Saga instead of Redux thunk. This pull request outlines the changes. plain-react This branch uses plain React instead of Redux. As you can see in the pull request, for an app this size, plain React is preferable. This pull request outlines the changes. context This branch uses React context to store user data and display it on the course list page. This pull request outlines the changes.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK