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

ユーザーページの改善 #152

Merged
merged 1 commit into from
Jun 16, 2024
Merged

ユーザーページの改善 #152

merged 1 commit into from
Jun 16, 2024

Conversation

mehm8128
Copy link
Member

close #151
/users/:uuidを/users/:uidにしたのと、ユーザー関連のデータを直列で取得してたのを並列で取得できるように

before
image
after
image

@mehm8128 mehm8128 requested a review from Pugma June 12, 2024 05:06
@mehm8128 mehm8128 self-assigned this Jun 12, 2024
@mehm8128 mehm8128 changed the title uidから取得&Promise.all ユーザーページの改善 Jun 12, 2024
Copy link
Collaborator

@Pugma Pugma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

よさそうです!

@mehm8128 mehm8128 merged commit 1a2293c into master Jun 16, 2024
8 checks passed
@mehm8128 mehm8128 deleted the feat/user_page_fetch branch June 16, 2024 07:34
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

Successfully merging this pull request may close these issues.

/users/:idのidをuidにする
2 participants