You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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 loading → resource 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.
The text was updated successfully, but these errors were encountered:
@addyosmani
I think
device-class aware loading
should be renamed todevice-class aware code-splitting
.I think we might need to rename like
resource 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.The text was updated successfully, but these errors were encountered: