ํฌ๋กฌ์์ ์๋ฐ์คํฌ๋ฆฝํธ๋ฅผ ๋ก๋ฉํ๋ ์์
Read[Make use of long-term caching](https://developers.google.com/web/fundamentals/performance/webpack/use-long-term-caching)์ ๋ฒ์ญํ ๊ธ์ ๋๋ค. ```toc from-heading: 2 to-heading: 3 ``` ์ฑ ๋ก๋ฉ ์๋๋ฅผ ํฅ์์ํฌ ์ ์๋ ๋ฐฉ๋ฒ ์ค ...
Read```toc tight: true, from-heading: 2 to-heading: 3 ``` [4 Types of Memory Leaks in JavaScript and How to Get Rid Of Them](https://auth0.com/blog/four-types-of-leaks-in-your-javascript-code-and-how-to-...
Read[The cost of JavaScript in 2019](https://v8.dev/blog/cost-of-javascript-2019)์ ๋ฒ์ญ ์์ฝํ ๊ธ์ ๋๋ค. ```toc tight: true, from-heading: 2 to-heading: 3 ``` <iframe src="https://www.youtube.com/embed/X9eRLElSW...
Read[Apply instant loading with the PRPL pattern](https://web.dev/apply-instant-loading-with-prpl/)์ ๋ฒ์ญํ ๊ธ์ ๋๋ค. PRPL์ ์น ํ์ด์ง๋ฅผ ๋ก๋ํ๊ณ ์ธํฐ๋ํฐ๋ธ ํ ์ ์๊ฒ ๊ธ ๋์ฑ ๋น ๋ฅด๊ฒ ๋ง๋๋ ํจํด์ ์ค๋ช ํ๋ ์ฝ์ด๋ค. ## ์์ฝ - ์ค์ํ ๋ฆฌ์์ค๋ฅผ ๋ฏธ๋ฆฌ ๋ก๋ํด๋ผ (Push (...
Read