Open anton-karlovskiy opened 5 years ago
This idea sgtm. Let's tackle after we land the README changes?
@addyosmani Yes for sure. No problem.
For keeping instructions: https://github.com/GoogleChromeLabs/adaptive-loading/issues/82#issuecomment-548394627
@addyosmani I think
device-class aware loading
should be renamed todevice-class aware code-splitting
. I think we might need to rename likeresource loading
,code-splitting
,data-fetching
. That is, justloading
→resource loading
since I think it sounds like loading covers more range includingresource loading
.cra-memory-considerate-loading
->cra-memory-considerate-code-splitting
orcra-memory-considerate-resource-loading
because both mode are used here.FYI: I found this issue while writing
Recipes
section in hooks/README.