alajmo / huel

:wrench: A web development tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate how to increase performance

alajmo opened this issue · comments

js

Goal is to increase build performance (speed), both production build and development server. Some good resources:

Also any resources to decrease build size through dead-code removal, tree shaking, code splitting etc.

html

css

App Structure

Explore PRPL, Lighthouse score and service workers.