RSSAmplifier

Tan Li Hau's Blog · Mar 27, 2019

CSS Code Splitting

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

The motivation of CSS splitting arises when we try to split our CSS styles and lazily load the styles only when we actually need them. CSS code splitting is one of our many efforts where we constantly improve the performance of the application.

Read on lihautan.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.