[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[How CommonJS is making your bundles larger](https://web.dev/commonjs-larger-bundles/) ๋ฅผ ๋ฒ์ญ & ์์ฝํ ๊ธ์ ๋๋ค. ```toc tight: true, from-heading: 2 to-heading: 3 ``` **์์ฝ: ์น ์ ํ๋ฆฌ์ผ์ด์ ์ ํ์คํ๊ฒ ์ต์ ํํด์ ๋ฒ๋ค๋งํ๊ธฐ ์ํด์๋, C...
Read[What every front-end developer should know about change detection in Angular and React](https://indepth.dev/what-every-front-end-developer-should-know-about-change-detection-in-angular-and-react/)๋ฅผ ๋ฒ...
Read[์ด ๊ธ](https://ko.reactjs.org/docs/higher-order-components.html)์ด ํ๊ธ๋ก ๋ฒ์ญ์ด ์๋์์ด์ ๋์ถฉ ๋ฒ์ญํด๋ด ๋๋ค. # Higher-Order Components ๊ณ ์ฐจ ์ปดํฌ๋ํธ (์ดํ HOC)๋ ๋ฆฌ์กํธ์์ ์ปดํฌ๋ํธ ๋ก์ง์ ์ฌ์ฌ์ฉํ๊ธฐ ์ํ ๊ณ ์ค๊ธ ๊ธฐ์ ์ด๋ค. HOC๋ ๋ฆฌ์กํธ API์ ์ผ๋ถ๋ถ์ ์๋๋ค. ์ด๋ ๋ฆฌ์กํธ...
Read[์ด ๊ธ](https://developers.google.com/web/fundamentals/performance/webpack/decrease-frontend-size)์ ๋์ถฉ ๋ฒ์ญํ์ต๋๋ค. ```toc tight: true, from-heading: 2 to-heading: 4 ``` ## webpack 4๋ฒ์ ์ด์์ ๊ฒฝ์ฐ ํ๋ก๋์ ๋ชจ๋๋ฅผ ์ฌ์ฉํ...
Read