Learn litjs - duongphuhiep/blog1 GitHub Wiki

Reactivity

  • computed value: use willUpdate() (Tutorial)
  • requestUpdate() or shouldUpdate() to decide whether to trigger DOM update (Tutorial)
    • if the reactivity