Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: manudeli <61593290+manudeli@users.noreply.github.com>
Co-authored-by: manudeli <61593290+manudeli@users.noreply.github.com>
|
@copilot add contents too below upper section please |
People can be co-author:
|
Co-authored-by: manudeli <61593290+manudeli@users.noreply.github.com>
|
Size Change: 0 B Total Size: 92.1 kB ℹ️ View Unchanged
|
Added a
Both English and Korean versions have been updated. |
| # !!steps React의 lazy를 사용할 때, 컴포넌트가 렌더링되기 전에 미리 로드하고 싶을 수 있습니다. | ||
|
|
||
| React의 `lazy`는 컴포넌트를 미리 로드하는 기본 제공 방법이 없습니다. |
There was a problem hiding this comment.
Copilot's sentences sound a bit weird to me.
|
@marshallku Could you make another pr to promote to use |
Overview
Adds the
lazyfeature to the suspensive.org homepage as requested in the issue.Upper section items:
lazy's component preloading and loading callbacksScrollycoding section (below upper section):
Added an interactive code section demonstrating:
load()methodonSuccessandonErrorreloadOnErrorThe homepage now displays 4 feature items instead of 3, and includes a new scrollycoding section for
lazyalongside existing features (Suspense, ClientOnly, DefaultProps, ErrorBoundary, ErrorBoundaryGroup).PR Checklist
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.