An exploration of how templates behave in FASTElement.
- stories/reconciliation-branching explores rendering implications of rendering
LitElementcomponents conditionally in a template. - stories/reconciliation-list explores rendering implications of modifying (reording / extending) a list of
LitElementcomponents. - stores/nested-components-render explores rendering performance implications when attributes of nested components are updated.
See also LitElement and React.