1. React
  2. JAMstack Conf
  3. 2018 San Francisco
  4. Supercharged PWAs With Preact CLI

Supercharged PWAs With Preact CLI

Every PWA built or started with preact-cli so far has been promised with a perfect 💯lighthouse score. This talk shows how the next version will improve performance even further.

Prateek Bhatnagar at JAMstack Conf 2018 San Francisco

This talk will be about Preact-cli’s third major release. Every PWA built or started with preact-cli so far has been promised with a perfect 💯lighthouse score. This talk will be about how the next version will improve the perf of the web apps even further. In the next version, preact-cli will give you much more than perfect 💯 lighthouse score. It will do this by boosting all the existing high-scoring metrics like TTI, first paint time etc by adding a bunch of features. In this talk Prateek will demo how does cli enables stuff like modern js delivery, better compression, asset inlings and bunch of more advanced web techniques with simple steps. Also how does it safeguard you from making most common mistakes in web dev. This talk will also showcase how preact-cli is not only a bootstrap tool but prevents the dev from using any anti perf practices throughout the development.