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

프론트엔드 애플리케이션의 오류 처리 마스터하기: 종합 가이드 #37

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

llqqssttyy
Copy link
Member

@llqqssttyy llqqssttyy commented Jul 31, 2024

에러 처리에 관한 글을 번역해 보았습니다.
작성자는 리덕스 사가를 사용해서 서버 상태를 관리했는데, 리액트 쿼리로는 어떻게 짤 수 있을까 상상하면서 읽어보면 좋을 것 같네요!

@brgndyy
Copy link
Member

brgndyy commented Aug 4, 2024

잘봤습니다 렛서~
리덕스 사가는 한번도 안써봤는데 제너레이터 기반인가 보네요..?
말씀대로 리액트 쿼리에선 어떻게 해볼수 있을까? 생각해보면서 읽어보았습니다!
고생하셨어요~!


### 3장: 왕국 관리 — 오류를 위한 상태 관리

광활한 프론트엔드 개발 왕국에서는 다양한 오류를 만나게 됩니다. 지혜롭고 우아하게 통치하기 위해서는 이러한 오류를 정밀하게 관리해야 합니다. 그럴 때 Redux와 같은 상태 관리 시스템이 필요합니다.
Copy link
Member

Choose a reason for hiding this comment

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

개발 왕국...!?

@brgndyy brgndyy merged commit 006acfe into main Aug 4, 2024
1 check passed
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