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

DynamicRenderingとSSRを使い分けることでパフォーマンスを上げる #92

Open
1uf3 opened this issue Oct 10, 2023 · 3 comments
Assignees
Labels

Comments

@1uf3
Copy link
Member

1uf3 commented Oct 10, 2023

UsersやChannelsなどのデータを組み込むコンポーネントだけDynamicにして,後ろの画面を分けているところ(適切な言葉がわからない)はSSRにしたらパフォーマンスがあがりそう

Originally posted by @1uf3 in #86 (review)

@1uf3 1uf3 added the frontend label Oct 10, 2023
@1uf3
Copy link
Member Author

1uf3 commented Oct 11, 2023

こんな感じ

image

@1uf3
Copy link
Member Author

1uf3 commented Oct 11, 2023

Discordのメッセージデータの取得まではまるでデータがあるようなUIっぽい
しかも、Channelを切り替えてみるとランダムなUI並びになってそう
image

@rintaro29
Copy link
Collaborator

rintaro29 commented Nov 5, 2023

メッセージ取得するまで表示するやつはスケルトンローディングってやつでイケルっぽいです

@rintaro29 rintaro29 self-assigned this Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants