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

React Navigation very good role model for documentation and notes #27

Open
sanjarcode opened this issue Dec 3, 2023 · 1 comment
Open

Comments

@sanjarcode
Copy link
Member

https://reactnavigation.org/

  1. Fundamentals - learn enough to not be blank (can code). List of imp jargon.
  2. Guides - focused info about library constructs. As well as common important patterns and scenarios. Talks and code examples.
  3. API reference - for fast code exploration, signature and structure lookup. Code, less talk. "Show me the code".
  4. Meta - pitch, anti-pitch, discussion
  • Libraries - sub libraries and tools. Optional

etc

@sanjarcode
Copy link
Member Author

sanjarcode commented Dec 3, 2023

For personal notes, the fundamentals and guides sections are very relevant - one introduces primary constructs and gotchas, while the second is about deep dives and patterns we learn with experience.

Having vault bifurcated into two sections would solve the "too much detail when revising issue"

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

No branches or pull requests

1 participant