Upgrade to Pro — share decks privately, control downloads, hide ads and more …

High-Performance and Scalable webapp

High-Performance and Scalable webapp

20210416 LINE Developers Meetup #15 @ 清大教育館 by Liz Lin

Event: https://linegroup.kktix.cc/events/20210416

line_developers_tw2

April 16, 2021
Tweet

More Decks by line_developers_tw2

Other Decks in Programming

Transcript

  1. Performance • First Contentful Paint • how long it takes

    the browser to render the first piece of DOM content after a user navigates to your page. https://web.dev/fcp/
  2. • Reduce Main File Size • Separate Business Logic •

    Reusable Component Scalable – async component