Using JavaScript template literals without a helper like lit-html makes it easy to create the initial DOM, but offers no help in efficiently updating it. Developer must either manually find dynamic ...