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

[오혜성] 챕터 9: 비동기 프로그래밍 패턴 #70

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

hyesungoh
Copy link
Member

:rage4:

- 비동기 코드를 마치 동기 코드처럼 보이도록 작성할 수 있어 코드의 가독성과 이해도가 높아진다
- async/await 문법의 이유

> 어싱크 어웨잇의 처음은 F#이라는 언어라네요
Copy link
Member

Choose a reason for hiding this comment

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

오 처음 알았네용

```

> 책에서 나오는 `@asyncLogger` 데코레이터는 안됨 ㅋㅋㅋ 왜 적어둔거야
> > 자바스크립트에서의 데코레이터는 현재 스테이지 3
Copy link
Member

Choose a reason for hiding this comment

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

👍

@hyesungoh hyesungoh merged commit 3c0b8bc into main Nov 21, 2024
1 check passed
@hyesungoh hyesungoh deleted the 챕터9/오혜성 branch November 21, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants