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

blog/2023/07/15/how-nextjs-prefetch-work/ #6

Open
utterances-bot opened this issue Mar 19, 2024 · 1 comment
Open

blog/2023/07/15/how-nextjs-prefetch-work/ #6

utterances-bot opened this issue Mar 19, 2024 · 1 comment

Comments

@utterances-bot
Copy link

Next.js의 prefetch는 어떻게 동작하는가? | parkgang.log

Next.js 에서 prefetch 를 사용하면 미리 데이터가 로드되어 페이지 로드 시간이 단축된다는데 꼭 Next.js 의 Link 컴포넌트가 아니면 달성이 불가능한 것인가? SSR 인 경우는 어떻게 되는가? 미리 불러오면 안 될 텐데? 와 같은 호기심이 발생했습니다. 어떻게 동작하는지 확인

https://parkgang.github.io/blog/2023/07/15/how-nextjs-prefetch-work/

Copy link

좋은글 감사합니다~!

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

2 participants