Congratulations!

Permalink to "Congratulations!"

You've built a "vanilla" web component and converted it to a Lit-based web component!

You've also converted an unreadable 101 99-line vanilla web component with a 27-line html template to a 75 68-line Lit-based web component template-and-all!

What's do Lit templates do again?

Permalink to "What's do Lit templates do again?"

Lit's rendering system does the following:

What does LitElement do again?

Permalink to "What does LitElement do again?"

LitElement, Lit's web component base class does the following:

LitElement also enables many more advanced features as the Lit team & community has been building an ecosystem of tooling around it. Learn more by reading the Lit Documentation!

What's Next?

Permalink to "What's Next?"

You might enjoy our Lit for React Developers Codelab.

Further Reading

Permalink to "Further Reading"

Community

Permalink to "Community"