ended3월 21일· 1 sources

I Joined My First Job and the Homepage Took Forever to Load

첫 직장에 입사했는데 홈페이지 로딩이 끝나질 않았다

Why it matters

A junior frontend developer joined an e-commerce company where the homepage was painfully slow due to an architecture that used iframes to embed sections of a monolithic Single Page App. Each iframe loaded the entire React application runtime, multiplying the JavaScript payload and parse time, exposing the hidden cost of a monolith that bundled all features regardless of what the user actually needed.

1
Sources
+0
24h
Growth
184d
Active
SPAiframeReactCloudFrontfrontend performance

Sources

Related Issues