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

[서준환] 챕터 7: 자바스크립트 디자인 패턴 (1/3) #48

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

Seojunhwan
Copy link
Member

No description provided.

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.

발표 잘 들었습니다👍

Copy link
Contributor

@sangbooom sangbooom left a comment

Choose a reason for hiding this comment

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

잘 읽었습니다 👍🏻

console.log(singleton1 === singleton2); // true
```

뭔가 꼭 기억해야할 것 같은 문장이 있었는데요, "자바스크립트에서 싱글톤이 필요하다는 것은 설계를 다시 생각해 봐야 한다는 신호일 수도 있습니다."
Copy link
Contributor

Choose a reason for hiding this comment

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

👍🏻👍🏻

@Seojunhwan Seojunhwan merged commit da06493 into main Nov 5, 2024
1 check passed
@Seojunhwan Seojunhwan deleted the 챕터/7-1서준환 branch November 5, 2024 11:29
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.

3 participants