
- 브라우저 렌더링 과정 1. html 파일 서버로 요청 1. 접속한 url에서 도메인 네임 부분을 dns 서버로 보내 ip를 받아옴 2. 해당 ip에 html request를 보냄 3. html request를 받은 해당 서버는, 사용자가 요청한 html 파일을 읽어 메모리에 저장 4. 메모리에 저장된 바이트(2진수)를 인터넷에 경유하여 응답. 2. html 파싱 dom 트리 생성 1. 브라우저가 html파일을 서버로 부터 받음(바이트 2진수) 2. meta 태그의 charset 어트리뷰트에 의해 지정된 인코딩 방식(utf-8)을 기준으로 문자열로 변환(응답 헤더) 3. 문자열로 변환된 html 문서를 토큰으로 분해 4. 토큰을 객체로 변환해 노드를 생성 5. 이 과정은 한 줄 씩 진행된다... 2-1..
백엔드/공부
2023. 7. 16. 19:19
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- eslint
- react 3d text
- react three fiber
- react vue
- ts glsl
- react glsl
- react three fiber leva
- typescript gsls
- vue3
- 394 decode string
- vue react
- vue reactive
- Vue.js
- react 3d 에니메이션
- react ref reative
- [leetcode] 394. decode string
- react fiber 3d
- webpack glsl
- attempted import error: bvh_struct_definitions' is not exported from './gpu/bvhshaderglsl.js' (imported as 'bvhshaderglsl').
- next.js import glsl
- 394. decode string js
- leva
- [leetcode] 394. decode string js
- vue ref
- react 3d animation
- 394. decode string javascript
- three.js leva
- vue
- react 3d
- react leva
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
글 보관함