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

docs(readme): add usage section #56

Merged
merged 3 commits into from
Jan 13, 2022
Merged

docs(readme): add usage section #56

merged 3 commits into from
Jan 13, 2022

Conversation

smmoosavi
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #56 (1541f1f) into master (bd3c7ba) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #56   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          332       332           
  Branches        50        50           
=========================================
  Hits           332       332           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bd3c7ba...1541f1f. Read the comment docs.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated
```

- you need to refactor all `FancyInput` usage, pass `value`, and `setValue` to make it work as expected
- the top-level component (`FancyList`) re-render each time the `filter` changes

Choose a reason for hiding this comment

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

Suggested change
- the top-level component (`FancyList`) re-render each time the `filter` changes
- the top-level component (`FancyList`) re-renders each time the `filter` changes.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved

react-wire have more advanced features:

- selectors to maintain calculated values

Choose a reason for hiding this comment

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

Are you going to suffice with this amount of explanation for the advanced features?

Copy link
Member Author

Choose a reason for hiding this comment

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

For now, Yes. I will add an example directory in the future.

@smmoosavi smmoosavi merged commit b520957 into master Jan 13, 2022
@smmoosavi smmoosavi deleted the usage branch January 13, 2022 19:12
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.

2 participants