Giter Club home page Giter Club logo

react-redux_pluralsight_website's Introduction

React-Redux_PluralSight_WebSite

Create a mock pluralsight app using React & Redux

Original files pulled from https://github.com/coryhouse/pluralsight-redux-starter.

Objective

  1. Create a PluralSight app using React/Redux, Babel to transpile ES6 to ES5 and Webpack for hot reloading
  2. App should show Home, Courses, and About pages
  3. Courses page shows courses from asynchronous api calls with ability to add or update courses
  4. Use Mocha for testing in memory with JSDOM with expect assertion library and Enzyme for helper functions
  5. Create production environment to decrease size.

To run App locally

  1. Execute command "npm install"
  2. Execute script "npm start -s". All linting and testing should succeed.
  3. Go to url "http://localhost:3000/"

Possible later additions:

  1. Author administration
  2. Delete course
  3. Hide empty course list
  4. Unsaved changes message
  5. Client side validation
  6. Handle 404's
  7. Show # of courses in the header
  8. Pagination
  9. Sort course table
  10. Revert abandoned changes

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.