-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다 ㅎㅎ
https://patterns-dev-kr.github.io/design-patterns/observer-pattern/ | ||
여기 디자인패턴 많음 좋음 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻
|
||
이벤트에 잘 반응하는 앱이 진짜 세상에서 잘 동작하는 앱이다. | ||
|
||
- 유한 상태 기계: 무슨 소리? 명령형 프로그래밍을 말하는 건가...?? 뭔가 스크립트 짜는 것 같은 느낌인데... |
There was a problem hiding this comment.
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/
## 상속세 | ||
|
||
이것도 잘 모르겠다. 객체지향을 공부해야 하는걸까? | ||
아니 예시를 좀 js로 만들어라~! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
흠 이건 js로 만들 예시도 딱히 없을 것 같네용
## 변환 프로그래밍 | ||
|
||
그러니까 함수형 프로그래밍같은걸 말하는건가? | ||
쏙쏙 함수형 탈주하지 말걸...;; | ||
|
||
에러 처리 관련해서는 무슨 말인지 잘 모르겠다. js밖에 몰라서 그런가... | ||
긍까 파이프라인을 만들어주는 녀석이 에러를 찾아내서 자동으로 실행을 멈추게 만들라는 이야기로 이해함. 파이프라인 내의 개별 함수가 처리하는 것이 아니라 파이프라인 자체가 처리하게? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😢
모나드?
There was a problem hiding this 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와 비스무리... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
킹갓반응형
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
오... rxjs 너무 쿵큼쓰..!
There was a problem hiding this 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와 비스무리... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
오... rxjs 너무 쿵큼쓰..!
무슨소릴까 대체?