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

[이상조] 5장: 구부러지거나 부러지거나 #47

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

sjoleee
Copy link
Member

@sjoleee sjoleee commented Aug 18, 2024

무슨소릴까 대체?

Copy link
Member

@100Gyeon 100Gyeon left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 ㅎㅎ

Comment on lines +22 to +23
https://patterns-dev-kr.github.io/design-patterns/observer-pattern/
여기 디자인패턴 많음 좋음
Copy link
Member

Choose a reason for hiding this comment

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

👍🏻


이벤트에 잘 반응하는 앱이 진짜 세상에서 잘 동작하는 앱이다.

- 유한 상태 기계: 무슨 소리? 명령형 프로그래밍을 말하는 건가...?? 뭔가 스크립트 짜는 것 같은 느낌인데...
Copy link
Member

Choose a reason for hiding this comment

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

자바스크립트 예시 원하시는 것 같아서 남겨봅니다

https://fe-developers.kakaoent.com/2022/220922-make-cart-with-xstate/

Comment on lines +70 to +73
## 상속세

이것도 잘 모르겠다. 객체지향을 공부해야 하는걸까?
아니 예시를 좀 js로 만들어라~!
Copy link
Member

Choose a reason for hiding this comment

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

흠 이건 js로 만들 예시도 딱히 없을 것 같네용

Comment on lines +62 to +68
## 변환 프로그래밍

그러니까 함수형 프로그래밍같은걸 말하는건가?
쏙쏙 함수형 탈주하지 말걸...;;

에러 처리 관련해서는 무슨 말인지 잘 모르겠다. js밖에 몰라서 그런가...
긍까 파이프라인을 만들어주는 녀석이 에러를 찾아내서 자동으로 실행을 멈추게 만들라는 이야기로 이해함. 파이프라인 내의 개별 함수가 처리하는 것이 아니라 파이프라인 자체가 처리하게?
Copy link
Member

Choose a reason for hiding this comment

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

😢

모나드?

Copy link
Member

@Seojunhwan Seojunhwan left a comment

Choose a reason for hiding this comment

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

ㄷㄷㄷㄷㄷㄷ

```

- 게시-구독: 이건 구체적으로 뭘 말하는건지 잘 모르겠음
- 반응형 프로그래밍: 지금 회사에서 api콜에 rxjs를 사용중인데, 마치 react-query와 비스무리...
Copy link
Member

Choose a reason for hiding this comment

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

킹갓반응형

Copy link
Collaborator

Choose a reason for hiding this comment

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

오... rxjs 너무 쿵큼쓰..!

Copy link
Collaborator

@metacode22 metacode22 left a comment

Choose a reason for hiding this comment

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

처음 보는 언어도 많고 js 예시가 적어서 화딱지 날 뻔!

```

- 게시-구독: 이건 구체적으로 뭘 말하는건지 잘 모르겠음
- 반응형 프로그래밍: 지금 회사에서 api콜에 rxjs를 사용중인데, 마치 react-query와 비스무리...
Copy link
Collaborator

Choose a reason for hiding this comment

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

오... rxjs 너무 쿵큼쓰..!

@sjoleee sjoleee merged commit e00d87e into main Sep 8, 2024
1 check passed
@sjoleee sjoleee deleted the sjoleee-patch-2 branch September 8, 2024 23:22
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.

5 participants