[Apply instant loading with the PRPL pattern](https://web.dev/apply-instant-loading-with-prpl/)์ ๋ฒ์ญํ ๊ธ์ ๋๋ค. PRPL์ ์น ํ์ด์ง๋ฅผ ๋ก๋ํ๊ณ ์ธํฐ๋ํฐ๋ธ ํ ์ ์๊ฒ ๊ธ ๋์ฑ ๋น ๋ฅด๊ฒ ๋ง๋๋ ํจํด์ ์ค๋ช ํ๋ ์ฝ์ด๋ค. ## ์์ฝ - ์ค์ํ ๋ฆฌ์์ค๋ฅผ ๋ฏธ๋ฆฌ ๋ก๋ํด๋ผ (Push (...
Read[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://developers.google.com/web/fundamentals/performance/webpack/decrease-frontend-size)์ ๋์ถฉ ๋ฒ์ญํ์ต๋๋ค. ```toc tight: true, from-heading: 2 to-heading: 4 ``` ## webpack 4๋ฒ์ ์ด์์ ๊ฒฝ์ฐ ํ๋ก๋์ ๋ชจ๋๋ฅผ ์ฌ์ฉํ...
Read