Introduction
  • Introduction
  • what are web components?
  • All you need to get started
  • Changes in Polymer Lit Elements
Polymer Basics
  • My first Web Component
  • Shadow Dom
  • Properties in components
  • Slots
  • Slot Defaults
  • Child Components
  • Basic ways to handle events
  • Adding Event Listeners
  • Understand how it renders
Polymer Locally
  • add polymer locally
Phonebook App
  • Start building our App
  • Organize your elements
  • Style the sidemenu
  • style the contactarea and contactlist
  • Favorites layouts and css
  • Form components
  • Form styles
  • opening and closing the form popup
  • working on the logic of the form
  • saving and displaying contacts
  • Delete Contacts
  • Concluding Phonebook app
Lit-HTML
  • New Handling events with lit-html