Add gzipped sized to final slides
This commit is contained in:
parent
13f05db1dc
commit
67f010204b
@ -4,9 +4,9 @@ type: statement
|
||||
|
||||
## Final points
|
||||
|
||||
* The minified, optimized React bundle I produced to showcase just _3_ components was 190kb before Gzipping
|
||||
* The minified, optimized React bundle I produced to showcase just _3_ components was 190kb before Gzipping (73.3kb after Gzip)
|
||||
* The majority of that is React - 143kb
|
||||
* This entire presentation, with lots of duplication, and every single slide included, is only 92kb
|
||||
* This entire presentation, with lots of duplication, and every single slide included, is only 92kb (16kb after Gzip)
|
||||
* When we build new components, let's see if the browser can't do it for us instead
|
||||
* Modern CSS is great
|
||||
* Javascript as a garnish, not a main course
|
Loading…
Reference in New Issue
Block a user