Building Sleek Korean Web Pages Using ONLY System Fonts (No Web Fonts!)

Unlike English web fonts, Korean web fonts are notoriously heavy because they need to contain anywhere from 2,350 to 11,172 characters. Even with aggressive compression (like WOFF2 Subsets), they can heavily impact performance, causing text rendering delays (FOIT) or layout shifts (CLS) on slower networks. Inspired by modernfontstacks.com, I realized that we can build beautiful,… Continue reading Building Sleek Korean Web Pages Using ONLY System Fonts (No Web Fonts!)

Reviewing my latest bootcamp team project – How to optimize web performance

Breaking Through the 25-Second Barrier – Introduction What happens when a user visits a mobile shopping site and waits 25 seconds for products to appear? For our bootcamp team project, we were given rounz.com — a domestic sunglasses e-commerce platform — as our subject of analysis. It’s a real, actively operated service with clean design… Continue reading Reviewing my latest bootcamp team project – How to optimize web performance