Native Web Components for Everyone with LitElement

Abstract

Learn how to use and create native web components from scratch, what are the benefits and how to utilize LitElement to ease the process. The workshop is intended for both Back-end and Front-end developers because both parties should be able to write simple components an use them as templating engine. With web components you can improve efficiency on both side, lowering the complexity and standardize UI/UX components. The best thing is that you can mix it with React, Vue or any other framework as it is a normal HTML tag.

Requirements

All dependencies and code are installed on the Virtualbox appliance provided to participants.

If not using prepared VirtualBox appliance make sure you have these services installed on your laptop:

  • Node v14
  • NPM

Then prepare the project before workshop starts:

Part of

Speaker(s)

Marko Žabčić

Marko Žabčić

Marko is experienced full-stack developer with 15 years of exprience in web technologies: JavaScript, NodeJS, Ruby, Rails, MySQL, PostgreSQL