$30 off During Our Annual Pro Sale. View Details »

Lightweight custom elements

Lightweight custom elements

You can find the live example here: http://codepen.io/meckert/pen/kkVOWJ?editors=1000#0

Avatar for Mathias Eckert

Mathias Eckert

October 24, 2016
Tweet

Other Decks in Programming

Transcript

  1. Properties of custom elements - They have a lifecycle -

    They can have their own scripted behaviour - They can have their own CSS styling
  2. We can provide a library of custom elements to other

    developers without them having to write a single line of JavaScript code.
  3. Ads

  4. v0

  5. v1