Open
Conversation
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.
흥미로웠던 점 : 이때까지 깊게 알지 못 했던 개념에 대해서 집중적으로 공부해보니 이때까지 수업에서 선생님들께서 흘려들어라고 말씀하시고 하셨던 수업 내용들이 배우면 배울 수록 이해돼서 정말 재미있었습니다. 또한 REST API 를 공부하며 HTTP 에 대해서 어느정도 잘 안다고 생각했는데 계속하여 개념들이 나오는 것을 보고 조금 놀랍기도 했습니다. 마지막으로 모든 개념을 공부하고 지금 깃허브 사이트를 보니 이 하나의 웹을 만들기 위해서 많은 개념들이 적용되어있다는 것을 생각하니 선배님들을 포함한 모든 개발자분들이 존경스럽게 느껴집니다.
어려웠던 점 : 이번 기회에 JSON 에 대해서는 완벽하게 이했습니다. 하지만 스레드와 캐시를 공부하는 과정에서 실제로 제 눈 앞에 그 개념들이 보이지 않으니 이해하기 많이 어려웠으며 아직 잘 이해하고 있는 건지 확신이 들지 않습니다.
궁금한 점 : 캐시에는 클라이언트들이 많이 요청하는 데이터를 저장하여 그 캐시 안에 데이터를 응답함으로 효율성을 높이는 것이라고 이해했는데 제가 이해한 것이 맞는 지 궁금합니다. 또한 캐시에 저장될 데이터를 구글로 예시를 설명해주셨으면 좋겠습니다!
정리하다보니 markdown 으로 정리하지 않고 노션으로 정리를 하여 readme.md 파일에 노션 링크를 올렸습니다. 말씀하신대로 과제 제출을 못 해서 정말 죄송합니다.