Skip to content

girishk21/react-optimisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React optimisation

Description

Welcome to this challenge. We'll be working on optimising the loading performance of the app.

The app has three pages, each loaded with it's own features.

Currently the App loades 800KB gziped, or 3MB raw for the initial paint.

For sure we can do better than this. How can we bring down this numbers significantly and bring the content to our users quickly.

Helpful commands

yarn start # starts the development server

yarn build # generates a production build

yarn analyze # generates a static page to analyze the bundles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published