Faster Websites with Web Components

Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=1nNgaQA9gW8



Duration: 29:23
14,755 views
336


One of the best performance tips is "do less" - transmit less data and do less processing. There are a million details but we will focus on transmitting less JavaScript. We are going to tackle it by doing more work at build time which means we start with almost zero JavaScript and only load more as the users interacts with the page.

PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed). Link: https://www.youtube.com/watch?v=V2yjXFPYjVA







Tags:
web components
javascript