React Server Components All In One
React Server Components All In One
React Server Components
https://reactjs.org/blog/2020/12/21/data-fetching-with-react-server-components.html
https://github.com/reactjs/rfcs/pull/188
Next.js
Netx.js 13 & React.js 18
https://nextjs.org/docs/advanced-features/react-18/server-components
https://nextjs.org/learn/foundations/how-nextjs-works/rendering
https://beta.nextjs.org/docs/rendering/fundamentals
https://beta.nextjs.org/docs/rendering/server-and-client-components
app/
directory
https://vercel.com/templates/next.js/app-directory
Incremental Static Regeneration (ISR)
https://nextjs.org/docs/basic-features/data-fetching/incremental-static-regeneration
Learn Next.js
https://github.com/vercel/next-learn
codespaces
https://github.com/web-full-stack/next-learn
next-learn — Visual Studio Code
https://xgqfrms-fictional-parakeet-gwgxwpv596cpp56.github.dev/
Rendering Patterns / 渲染模式
React Server Components
Server Components compliment SSR, rendering to an intermediate abstraction without needing to add to the JavaScript bundle
服务器组件与 SSR 相得益彰,无需添加到 JavaScript 包中即可呈现为中间抽象
https://www.patterns.dev/posts/react-server-components/
refs
©xgqfrms 2012-2021
www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!
原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/16915920.html
未经授权禁止转载,违者必究!