Merged
Conversation
tjd985
approved these changes
Apr 25, 2025
Contributor
tjd985
left a comment
There was a problem hiding this comment.
잘봤습니다~~~
런타임의 타입은 검사하지 못한다는 ts의 단점을 어느정도 극복해주는 Zod는 저도 한번 사용해보고 싶네요!!
이번주도 고생하셨습니다!😎
Comment on lines
61
to
66
Contributor
There was a problem hiding this comment.
제가 조금 찾아봤을떄는
대부분의 어떤 언어에서 다른 언어로 변환하는 컴파일이나, 트랜스 파일같은 경우는 모두
A언어 파싱→토큰화→AST생성→AST를 기반으로 B언어 생성
이 과정을 따르는 방식으로 동작하더라구요!
제가 읽으면서 도움이 됬던 아티클 남겨둘게요!
(우리가 아는 Prettier도 이러한 방식으로 동작)
Member
Author
There was a problem hiding this comment.
오호.........감사합니다..!!!!!!
CH07_비동기_호출/7.1_API_요청/seulgi.md
Outdated
Comment on lines
68
to
69
Contributor
There was a problem hiding this comment.
저희 회사도 Axios를 사용하면서 interceptor를 사용하고 있었는데, Nextjs의 캐싱기능을 활용해보고자 Native Fetch로 바꿔가는 중 입니다!
CH07_비동기_호출/7.1_API_요청/seulgi.md
Outdated
Comment on lines
120
to
122
Contributor
There was a problem hiding this comment.
저도 빌더패턴은 이번에 처음 알게되서 같이 공부해보면 좋을 것 같아요!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
close #18
6주차 정리 완료했습니다 👍
비오는데 감기 조심하세요 🤧