Knowledge about Web

Knowledge about Web

I will share the knowledge or information about the web and developing the web service.

[Web] Optimize CSS and JS

2023-04-08
Let's see how to optimize loading JS and CSS to make it doesn't affect the performance of the web page.
자세히 보기 ▶︎

[Web] Optimize images with avif and webp format

2023-03-24
Let's see how to create the avif format and webp format of images by Python to fix the Serve images in next-gen formats issue of Lighthouse, and how to use lazy-load of images to fix the Defer offscreen images isue, too.
자세히 보기 ▶︎

[Web] Optimize loading Google Web Font

2023-03-19
When using Google Web Fonts on a web page, let's see how to optimize loading Google Web Font so that it doesn't affect the performance of the web page.
자세히 보기 ▶︎