Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust readme #54

Merged
merged 12 commits into from
Dec 9, 2021
Merged

Adjust readme #54

merged 12 commits into from
Dec 9, 2021

Conversation

sgnilreutr
Copy link
Contributor

  1. Move Abstract section into Main Goal
  2. Add Table of Contents
  3. Structure document with correct headings
  4. Textual changes, grammar.
  5. Add Saga + Thunk examples

@salvoravida
Copy link
Owner

Hi, @sgnilreutr thanks for the great work! I'll review it soon!

@@ -151,12 +180,14 @@ const App = () => (
);

export default App;

//...History can now be used via other components using history.push() etc.
```
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the goal of this comment?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wanted to emphasise that by implementing redux first history the behaviour of a function such as history.push or navigate() remains the same.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@salvoravida Is there anything else you'd like to have changed before it can be merged?

@salvoravida salvoravida merged commit 4983d25 into salvoravida:master Dec 9, 2021
@salvoravida
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants