FITC Toronto 2015

2015-04-12 00:00:00 2015-04-15 00:00:00 America/Toronto FITC Toronto 2015 A three-day professional celebration of the best the world has to offer in design, web development, media and innovation in creative technologies. Toronto FITC Toronto

Overview

Web Components are the future of web development. Custom Elements, HTML Imports, Templates and the Shadow DOM form the basis for the creation of a new and larger family of HTML elements that make it far easier to reuse code and reason about how complex applications are put together.

The problem is that Web Components are still not natively supported in several common browsers, and the perception among many developers is that it’s best to bet on established web frameworks when starting new projects. Despite this, Web Components can be used today to future-proof code against framework churn and make the creation of high quality libraries and web applications even easier.

Objective

Understand how you can, and when you should, be using Web Components in your projects.

Target Audience

Web developers who have a familiarity with web frameworks and are interested in implementing using new web technologies

Assumed Audience Knowledge

Intermediate/Advanced

Five things the audience members will learn

  1. Why the Web Components approach actually makes web development better.
  2. The current state of Web Component browser support and polyfill quality.
  3. How to build future-proof code while still using today’s frameworks.
  4. Useful tooling to support Web Component development.
  5. Resources for getting started with Web Components in your project.