Skip to content

anton-karlovskiy/memory-considerate-loading-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo: Memory-considerate resource loading in React

A demo showing how to use memory-considerate resource loading in React.

This project was bootstrapped with Create React App.

Test

If you give it a try in your browser console, you may notice that the numbers of memory don’t change. This is a security protection–Chrome doesn’t want to expose its internals to just anyone who might be listening. To enable more accurate memory monitoring, start Chrome with the --enable-precise-memory-info flag.

Installation

git clone https://github.com/anton-karlovskiy/memory-considerate-loading.git
npm install
npm start
npm run build

Glitch Source

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published