-
Notifications
You must be signed in to change notification settings - Fork 27k
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
Refactor data fetching API docs #30615
Conversation
Lint is failing because the manifest file needs to be updated
|
Should be a'ok now @styfle |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!
Im pretty sure I got all your comments @leerob, please let me know if I missed something 🙏 |
@leerob coudl you take another look at this please 🙏 |
Ok, ive made soem improvements to copy, and added your suggestions (thank you!) Good for another round @leerob 🙏 54th times a charm! |
I think it's key-value, but we should pick one and add it to the style guide (I'm fine with either). |
Updated heading and the redirect on front @leerob 🚢 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe all my feedback has been addressed. I would love a second or third +1 on this one due to:
- The size of the PR
- The importance of these docs (They are arguably some of the most important and most used!)
Agreed! Thank you for taking the time to review it all! |
…ion.md Co-authored-by: Balázs Orbán <info@balazsorban.com>
…ion.md Co-authored-by: Balázs Orbán <info@balazsorban.com>
bd21ff8
to
b257aa2
Compare
…o-example * 'canary' of github.com:vercel/next.js: Added links to data fetching api refs, fixed title (vercel#33221) Removed backticks on data fetching api titles (vercel#33216) middlewares: limit `process.env` to inferred usage (vercel#33186) Fixed broken link (vercel#33209) v12.0.8 v12.0.8-canary.22 Refactor data fetching API docs (vercel#30615) Docs: correct ignorance pattern for .env.local (vercel#32647) Fixes vercel#33153: Updating cross-references from master to main + canary (vercel#33198) v12.0.8-canary.21 Add util for normalizing errors (vercel#33159) Fix broken yarn pnp (vercel#32867)
New PR, same content. Refactor the Data fetching APIs so that they are logically split between API reference and concept info.
Depends on hash redirects PR: https://github.com/vercel/front/pull/11298
Bug
contributing.md
Feature
contributing.md
Documentation / Examples
yarn lint