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

[오혜성] 3장: 기본적인 도구 #22

Merged
merged 1 commit into from
Aug 7, 2024
Merged

[오혜성] 3장: 기본적인 도구 #22

merged 1 commit into from
Aug 7, 2024

Conversation

hyesungoh
Copy link
Member

:goberserk:


> 여러분은 최근에 관심있게 보시는 도구가 있나요..?
> > 저는 일주일에 한 번 오픈소스를 보는 ... 그런 스터디를 하는데요
> > 최근 관심있게 보는 거는 panda-css, shadow-panda 그리고 토스발 라이브러리 등입니다..
Copy link
Collaborator

Choose a reason for hiding this comment

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

이번에 멘토링을 하면서 남의 코드를 보는 게 얼마나 중요한지 새삼 깨닫더라고요.
오픈 소스를 까보면 더 성장하기 좋을 것 같네요. 멋진 스터디 응원합니다.

그나저나 혜성님은 몸이 몇 개이신지....

Copy link
Member Author

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.

저는 요즘 오픈소스에서 테스트코드 어떻게 짰나 보고있습니다.
주로 스프링 참고합니다

- 이진 포맷을 사용하는 것보다 더 많은 공간을 차지
- 해석하고 처리하는 데에 더 많은 계산

> 이 책은 20년 된 책이 맞다!
Copy link
Collaborator

Choose a reason for hiding this comment

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

ㅋㅋㅋㅋㅋ공감 👍

> 이 책은 20년 된 책이 맞다!

- 모든 소프트웨어는 작성되는 순간에 레거시가 된다
> 유명 모 프론트엔드 개발자는 '테스트 코드가 없는 코드'를 레거시로 정의하더라고용
Copy link
Collaborator

Choose a reason for hiding this comment

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

😲

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 +92 to +98
## 코드 생성기

- 코드를 작성하는 코드를 작성하라

> 컴포넌트나, api 레이어 코드 같은 것들은 아래 도구를 많이 이용하더라고요
> https://turbo.build/repo/docs/guides/generating-code
> 터보 젠이라는 도구인데, 직접 작성한 경험은 아직 없읍니다..
Copy link
Member

Choose a reason for hiding this comment

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

오 이것도 살펴봐야겠네요👍🏻

저는 앰플리튜드 트래킹 플랜 기반으로 타입 생성해 주는 codegen 공유해 봅니다

Copy link
Collaborator

@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.

👍🏻👍🏻

> > 저는 일주일에 한 번 오픈소스를 보는 ... 그런 스터디를 하는데요
> > 최근 관심있게 보는 거는 panda-css, shadow-panda 그리고 토스발 라이브러리 등입니다..

## 일반 텍스트의 힘
Copy link
Collaborator

Choose a reason for hiding this comment

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

이 장을 읽으면서 이 짤이 생각났습니다
image


> 여러분은 최근에 관심있게 보시는 도구가 있나요..?
> > 저는 일주일에 한 번 오픈소스를 보는 ... 그런 스터디를 하는데요
> > 최근 관심있게 보는 거는 panda-css, shadow-panda 그리고 토스발 라이브러리 등입니다..
Copy link
Collaborator

Choose a reason for hiding this comment

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

저는 요즘 오픈소스에서 테스트코드 어떻게 짰나 보고있습니다.
주로 스프링 참고합니다


- 코드를 작성하는 코드를 작성하라

> 컴포넌트나, api 레이어 코드 같은 것들은 아래 도구를 많이 이용하더라고요
Copy link
Member Author

Choose a reason for hiding this comment

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

plop

@hyesungoh hyesungoh merged commit feba354 into main Aug 7, 2024
1 check passed
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