Skip to content

mate-academy/react_redux-list-of-posts

Repository files navigation

React + Redux list of posts

This task is based on Dynamic List of Posts. If you skipped that task in the React section, you need to complete it first and only then move on to connecting Redux to this task.

Here is the working DEMO

Learn the implemented App and the example and reimplement it with Redux having the next slice:

  • users and remove UsersContext;
  • author that is currently in the App;
  • posts having 3 props loaded, hasError and items;
  • selectedPost;
  • comments with loaded, hasError and items props (keep the visible in the PostDetails);
  • NewCommentForm should keep its state.

Useful links

Instructions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7