Releases: GoogleChromeLabs/adaptive-loading
Releases · GoogleChromeLabs/adaptive-loading
Initial 1.0.0 release
This release completes the initial round of R&D into adaptive loading, exposing patterns for accomplishing conditional resource or code loading based on {network, memory, CPU or battery}.
Introduce next three patterns
Additional patterns:
- CRA data-fetching example
- react-shrine-network-aware-code-splitting
- CRA ua-aware-code-splitting
Initial release (examples only)
This release includes early versions of network-aware component loading and code-splitting.
In total there are 4 examples available. Most of these are built off of create-react-app and rely on the Network Information API. We are likely to continue evolving the patterns included in these demos, but feel free to open an issue or drop us a line if you have any questions.