GoogleChromeLabs / adaptive-loading

Demos for Adaptive Loading - differentially deliver fast, lighter experiences for users on slow networks & devices
Apache License 2.0
264 stars 35 forks source link

[Naming] review demo projects names #65

Open anton-karlovskiy opened 5 years ago

anton-karlovskiy commented 5 years ago

@addyosmani I think device-class aware loading should be renamed to device-class aware code-splitting. I think we might need to rename like resource loading, code-splitting, data-fetching. That is, just loadingresource loading since I think it sounds like loading covers more range including resource loading.

cra-memory-considerate-loading -> cra-memory-considerate-code-splitting or cra-memory-considerate-resource-loading because both mode are used here.

FYI: I found this issue while writing Recipes section in hooks/README.

addyosmani commented 5 years ago

This idea sgtm. Let's tackle after we land the README changes?

anton-karlovskiy commented 5 years ago

@addyosmani Yes for sure. No problem.

anton-karlovskiy commented 5 years ago

For keeping instructions: https://github.com/GoogleChromeLabs/adaptive-loading/issues/82#issuecomment-548394627