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

[번역 중복] state 업데이트 큐 페이지 #847

Open
taeyoungs opened this issue Jan 16, 2024 · 2 comments
Open

[번역 중복] state 업데이트 큐 페이지 #847

taeyoungs opened this issue Jan 16, 2024 · 2 comments

Comments

@taeyoungs
Copy link

안녕하세요.

문장이 비슷하면서 조금 다르게 두 번 번역되어 적혀 있는 것 같아서 이슈로 올립니다.
앞, 뒤 문장 중 어느 문장이 더 적절한지 선택하긴 애매해서 PR로 올리진 않았습니다.

React 학습하기 > 상호작용성 더하기 > state 업데이트 큐 > React state batches 업데이트

스크린샷 2024-01-16 오후 9 05 44

원문

But there is one other factor at play here. React waits until all code in the event handlers has run before processing your state updates. This is why the re-render only happens after all these setNumber() calls.

@wet6123
Copy link
Contributor

wet6123 commented Jan 16, 2024

#633 (comment)
해당 코멘트가 반영되지 않은 것 같습니다.

@hg-pyun
Copy link
Member

hg-pyun commented Jan 26, 2024

이 부분만 다음어서 PR 보내주시면 좋을 것 같아요 👀

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

No branches or pull requests

3 participants