Coder Social home page Coder Social logo

ankitagnihotri / pluralsight-redux-app-used-to-build-script Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dickinsonmr1/pluralsight-redux-starter

0.0 1.0 0.0 797 KB

Used to create the course script

JavaScript 99.05% HTML 0.44% CSS 0.51%

pluralsight-redux-app-used-to-build-script's Introduction

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.

pluralsight-redux-app-used-to-build-script's People

Contributors

coryhouse avatar asliwinski avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.