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

クライアントのパフォーマンスが悪い #80

Open
miso-devel opened this issue Apr 30, 2023 · 1 comment
Open

クライアントのパフォーマンスが悪い #80

miso-devel opened this issue Apr 30, 2023 · 1 comment
Assignees
Labels
client This issue or pr include client changes

Comments

@miso-devel
Copy link
Collaborator

クライアント側のパフォーマンスが悪くリンク先に飛ばないことがよくあるので改善する

@miso-devel
Copy link
Collaborator Author

クライアントサイドでのfetchの仕方はありそう
公式ではswcかreact queryを使うことが推奨されているから

Wrapping fetch in use is currently not recommended in Client Components and may trigger multiple re-renders. For now, if you need to fetch data in a Client Component, we recommend using a third-party library such as SWR or React Query.

@miso-devel miso-devel added the client This issue or pr include client changes label Apr 30, 2023
@miso-devel miso-devel self-assigned this Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client This issue or pr include client changes
Projects
None yet
Development

No branches or pull requests

1 participant