Skip to content

ieschalier/react-waterfall-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux VS react-waterfall

Redux app size

Redux adds 5.63 kB (+15,3%) to a simple counter project

yarn run v1.3.2
$ react-scripts build
Creating an optimized production build...
Compiled successfully.

File sizes after gzip:

  42.35 KB (+5.63 KB)  build/static/js/main.ad5f7ac6.js
  299 B                build/static/css/main.c17080f1.css

The project was built assuming it is hosted at the server root.
You can control this with the homepage field in your package.json.
For example, add this to build it for GitHub Pages:

  "homepage" : "http://myname.github.io/myapp",

The build folder is ready to be deployed.
You may serve it with a static server:

  serve -s build

Find out more about deployment here:

  http://bit.ly/2vY88Kr

✨  Done in 10.66s.

react-waterfall app size

react-waterfall adds 1.11 kB (+3%) to a simple counter project

yarn run v1.3.2
$ react-scripts build
Creating an optimized production build...
Compiled successfully.

File sizes after gzip:

  37.83 KB (+1.11 KB)  build/static/js/main.a5e64ef1.js
  299 B                build/static/css/main.c17080f1.css

The project was built assuming it is hosted at the server root.
You can control this with the homepage field in your package.json.
For example, add this to build it for GitHub Pages:

  "homepage" : "http://myname.github.io/myapp",

The build folder is ready to be deployed.
You may serve it with a static server:

  serve -s build

Find out more about deployment here:

  http://bit.ly/2vY88Kr

✨  Done in 9.43s.

This project was bootstrapped with Create React App.

About

Redux VS react-waterfall

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published