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

How JS task-force improve the quality of projects in LINE Taiwan @ TECHPULSE 2023

How JS task-force improve the quality of projects in LINE Taiwan @ TECHPULSE 2023

- Speaker: Tom Wu
- Event: http://techpulse.line.me/

隨著組織與產品線的擴大,長期的維護與經營就相當重要。因此 LINE台灣成立了 Frontend Infra 團隊,Infra 團隊整合總部的規範與在地的開發經驗,讓前端團隊在開發初期或現有產線上能夠符合規範並增進開發品質。

LINE Developers Taiwan

February 21, 2023
Tweet

More Decks by LINE Developers Taiwan

Other Decks in Technology

Transcript

  1. 1

  2. Lighthouse Score Diff › Show the trend of performance score

    › Target the peaks and valleys of the scores 11
  3. Security › Static Application Security Testing (SAST) › Dynamic Application

    Security Testing (DAST) › Software Composition Analysis (SCA) 12
  4. Security › SAST: SonarQube › DAST: OWASP Zed Attack Proxy

    (ZAP) › SCA: Renovate, Github Dependabot 13
  5. Generator › Performance - Lighthouse CI Integration › Security -

    SonarQube, OWASP ZAP Integration, Renovate › Code Test - SonarQube Integration 14 › Error log and performance field data - Sentry Integration › Pipeline configuration