Open
Conversation
폴더가 원 드라이브 경로로 저장이 되어서 C: 경로로 다시 만들었습니다.
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.
path="/movies/:movieId"를 해결하는데 있어서 MoviesPage path랑 겹쳤는데 처음에는 이유를 몰라서 이부분에서 특히나 오래걸렸습니다.
쓸데없는 곳에서 자꾸만 꼬인 이유와 받아들이는 데 있어서 걸린 시간으로 인한 시간 부족으로 인해 movieDetailPage를 제작하는데 있어서 ai를 꽤 사용하였지만 pr로 그치지 않고 워크북으로부터 배운 내용을 잘 사용해서 코드를 다시 짜보도록 노력하겠습니다