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

4장. 하이퍼미디어 #4

Open
4 tasks done
aptheparker opened this issue Nov 1, 2024 · 4 comments
Open
4 tasks done

4장. 하이퍼미디어 #4

aptheparker opened this issue Nov 1, 2024 · 4 comments
Labels

Comments

@aptheparker
Copy link
Member

aptheparker commented Nov 1, 2024

목요일 발표 주제에 대한 질문을 댓글로 남겨주세요 :)


발표자

  • 임해찬

질문자

  • 한태혁
  • 서형석
  • 박근영
  • 최준영
@aptheparker aptheparker added the 04 label Nov 1, 2024
@cashdoc-junyeong
Copy link

cashdoc-junyeong commented Nov 9, 2024

찾아보니 HATEOAS api 응답에서 links 필드 타입을 object로 쓰는 예시도 있고 array로 쓰는 예시도 있던데 object가 클라이언트 단에서 개발할 때 더 유리해 보입니다 혹시 array일 때 장점이 있거나 두가지 타입의 용도가 따로 특정되어 있나요?

@cashdoc-geunyeong
Copy link

하이퍼미디어 표준들에 대해 소개해주세요

@hantaihe
Copy link
Contributor

hantaihe commented Nov 10, 2024

script 태그는 자바스크립트 코드를 다운로드해서 실행시키고
link rel="stylesheet"는 스타일 시트를 다운로드해서 문서에 적용하고
img 태그는 자동으로 HTTP 요청을 통해 이미지를 불러오는데

어떻게 이런 기능들이 작동되고, 또 어떤 순서로 동작이 이루어지는 궁금합니다

@hyeongseok21
Copy link

하이퍼미디어 컨트롤이 어떻게 의미적 차이를 이어줄 수 있는지 설명해주세요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants