Liquid error: internal
So what are the tasks?
- Minify/uglify JS, CSS, and HTML (build)
- Compress using gzip or brotli (build or deploy, it depends)
- Set caching headers (deploy)
- Code splitting (build)
- Lazy and/or dynamic loading (codebase)
- Tree shaking (codebase and build)
- etc.15:17 PM - 18 Dec 2019
It's a lot to learn - too much for one tweet thread.
Start with your measurement tools (Day 1) to see what your worst offenders are, and prioritize setting up those tasks first.
Breaking down the problem this way makes it much more manageable.15:17 PM - 18 Dec 2019
[gif alt: small child throwing adult in martial arts class]15:17 PM - 18 Dec 2019
This article was originally published on sia.codes. Head over there if you like this post and want to read others like it, or sign up for my newsletter to be notified of new posts!
Top comments (0)