[Critical Rendering Path](https://developers.google.com/web/fundamentals/performance/critical-rendering-path?hl=ko)๋ฅผ ์์ฝํ์ต๋๋ค. ์ด๊ธ์ ๋ณด๋๊ฒ ๋ ๋์์ ์ฌ์ค ```toc tight: true, from-heading: 2 to-heading: 3 ``` ์ฑ...
Read`toc tight: true, from-heading: 2 to-heading: 3 ` ## 1. ์๋ก ์๋ฐ์คํฌ๋ฆฝํธ์์ http ์์ฒญ์ ํ๋ ๊ฒ์ ์ด์ ๋น์ผ๋น์ฌํ ์ผ์ด ๋์๋ค. ์๋ฒ์์ ๋ชจ๋ ๋ฐ์ดํฐ๋ฅผ ๊ฐ์ ธ์์ static ํ html์ ๋ง๋ค์ด์ ๋ณด์ฌ์ฃผ๊ณ ์๋ ์นํ์ด์ง๋ ์๋ง ์ฐพ๊ธฐ ์ด๋ ค์ธ ๊ฒ์ด๋ค. ๋งจ ์ฒ์ ์น์ ๋ฐฐ์ธ ๋, jquery์ ajax ...
Read# ๋ฌธ์ ์ ์์ ์ง๋ ์ฃผ๋ง, ์์ฒญ๋๊ฒ ๊ธํ๊ฒ ๋น ๋ฅธ ์๋๋ก ํ๋ก์ ํธ๋ฅผ heroku์ ์ฌ๋ฆด ์ผ์ด ์์๋ค. DB๋ ์๋ก๋ง๋ค์ด์ผํ๊ณ , ๋ก๊ทธ์ธ๋ ํ์ํ ์ฌ์ดํธ๋ผ DB๋ Heroku์ Clean DB๋ฅผ, ๋ก๊ทธ์ธ์ [google sign-in for websites](https://developers.google.com/identity/sign-in/web)์ ์ฌ์ฉํ...
Read## ๋ธ๋ผ์ฐ์ ํ์คํ ๋ฆฌ ๋ธ๋ผ์ฐ์ ์ ํ์คํ ๋ฆฌ๋ `window.history`์์ ์๋ค. `History {length: 3, scrollRestoration: "auto", state: null}` `length`๋ง ๊ฐ์ ธ์ฌ ์ ์์ ๋ฟ, ์ค์ ๋ด๋ถ์ ๋ฆฌ์คํธ๋ ๊ฐ์ ธ์ฌ ์๊ฐ ์๋๋ฐ ์ด๋ ๋ณด์์์ ๋ฌธ์ ๋๋ฌธ์ด๋ค. `window.history.back()` ...
Read[github repository](https://github.com/yceffort/koa-nextjs-react-typescript-boilerplate) nextjs์ react ๋ง ๊น๋ํ๊ฒ ์ฐ๊ณ ์ถ์ง๋ง, ๊ทธ๋ฌ๊ธฐ์ ํ์ค์ ์ธ ๋ฌธ์ ๊ฐ ๋ช๊ฐ์ง ์๋ค ...
Read