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

DOC: Improving use cases with best practice approaches #1521

Open
guvenkaranfil opened this issue Nov 6, 2023 · 3 comments
Open

DOC: Improving use cases with best practice approaches #1521

guvenkaranfil opened this issue Nov 6, 2023 · 3 comments
Labels
question Further information is requested

Comments

@guvenkaranfil
Copy link
Contributor

The official documentation example parts talk about only the integration with react-native and redux. I am aware that it is only documentation talk about API's library provides but providing more comprehensive usage examples with real-life scenarios would be interesting 🤔

Or do you think it might be provided with articles apart from documentation and maybe provide a link to articles.

@guvenkaranfil guvenkaranfil added the question Further information is requested label Nov 6, 2023
@pierrezimmermannbam
Copy link
Collaborator

Hello @guvenkaranfil! It's definitely possible to add some more content to this section, do you have examples of some real life scenarios for which you'd like to see examples?

@guvenkaranfil
Copy link
Contributor Author

Hello @pierrezimmermannbam!

Apologies for the delayed response. I've been developing a concept focused on an application within a specific domain, along with the necessary business logic. This involves detailing the logic, the packages used, and their behaviors to establish scenarios that could be universally applicable.

For an initial application idea, I'm considering a "Task Management" app. Here are some key aspects:

  • Navigation flow
    . Authentication Flow: Assessing if the app correctly navigates to the home page post-login.
  • Push Notification
    .Examining if the app consistently handles notifications in every application state.
  • Testing Page Behavior with API Connection:
    . Demonstrating API behavior mocking using msw.- Testing custom hooks
  • Error Handling in Pages:
    . Evaluating if the app smoothly manages errors.

Conclusion, I believe we may add upon to ideas of sections when we think in detail about a various domains

@mdjastrzebski
Copy link
Member

@guvenkaranfil I just want to. check if you still would like to contribute this docs/example?

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

No branches or pull requests

3 participants