일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 보안뉴스
- 뉴스클리핑
- NewsClipping
- reversing
- Python
- 리눅스
- CodeEngn
- writeup
- 버퍼오버플로우
- SQL Injection
- ctf
- BOF
- webhacking
- 어셈블리어
- ftz
- 웹해킹
- Shadow 동아리
- RITSEC
- Nop Slide
- HackCTF
- termux
- Linux
- requests
- 리버싱
- buffer over flow
- PWN
- RITSEC CTF 2019
- Next.js
- Hackerschool
- x64dbg
Archives
- Today
- Total
목록SPA SEO 최적화 (1)
Jaeseo's Information Security Story

Next를 사용하는 가장 큰 이유중 하나인 "Pre-Rendering" 기능에 대해 공부를 하면서 깨달은 점 몇가지가 있어서 정리를 해보았습니다. getInitialProps 를 이용한 CSR, SSR 요청 구분 Next.js의 문서를 보게 되면 getInitialProps 함수가 실행 될 때 넘어오는 context 의 값에 대해서 설명하는 부분이 있습니다. getInitialProps receives a single argument called context, it's an object with the following properties: pathname - Current route. That is the path of the page in /pages query - Query string secti..
Coding and Linux Study/React
2020. 5. 3. 21:24