Skip to content

[week04] 모리 4주차 미션1#84

Open
sooh329 wants to merge 3 commits intomainfrom
week04_Mori_mission1
Open

[week04] 모리 4주차 미션1#84
sooh329 wants to merge 3 commits intomainfrom
week04_Mori_mission1

Conversation

@sooh329
Copy link
Copy Markdown
Contributor

@sooh329 sooh329 commented Apr 13, 2026

No description provided.

@sooh329 sooh329 requested a review from Eunjin03 April 13, 2026 06:43
@sooh329 sooh329 self-assigned this Apr 13, 2026
@sooh329 sooh329 changed the title Week04 mori mission1 [week04] 모리 4주차 미션1 Apr 13, 2026
Copy link
Copy Markdown
Contributor

@Eunjin03 Eunjin03 left a comment

Choose a reason for hiding this comment

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

안녕하세요 모리! 4주차도 고생많으셨습니다.

전반적으로 엄청난 디테일이 부여된 과제물 같습니다!! 이러한 디테일들이 모여 리팩토랑하가 쉬운 프로그램이 되는 것 같습니다.

5주차도 화이팅입니다!

baseURL: 'https://api.themoviedb.org/3',
})

apiClient.interceptors.request.use((config) => {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍👍

}

function getErrorMessage(err: unknown): string {
if (axios.isAxiosError(err)) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

에러 핸들링이 섬세하고 좋습니다!

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.

2 participants