Improve documentation to make it more beginer friendly #85350
deepeshmi26
started this conversation in
Ideas
Replies: 1 comment
-
|
Hi, thanks for the feedback once again. Part of our upcoming educations efforts will touch some of these points. This section https://nextjs.org/docs/app/getting-started/server-and-client-components#how-do-server-and-client-components-work-in-nextjs also somewhat touches upon what you are asking, but as per feedback, it can be improved. I'll take a bit of time before answering more, interesting feedback! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
These topics should be placed before "Layouts and Pages section".
The above topics help build a mental model for understand advanced topics like prefetching, caching, dynamic paths etc.
Background
Proposal
Yes, I am interested in contributing.
This is the overview of implementation:
For live code:
Start small by adding codesandbox widget to 1 page, then steadily move to other pages. The first page should be CSR vs ISR VS SSR vs SSG.
Beta Was this translation helpful? Give feedback.
All reactions