Files: 5F
Date: 05/09/2017
Course #: 540537
Type: Web Development
Published: 5/8/2017
Modified: N/A
Author: Joe Marini
Duration: 1h 23m
Skill: Intermediate
Whether you realize it or not, you are already using web
components when you develop. Elements like forms, HTML tags, and
more are all web components native to web browsers. Beyond these
standard elements, you can also create custom web components to
further simplify the process of building and maintaining web
applications. This course explains how to make custom
encapsulations, imports, templates, and built-in elements by
using web component specifications and following web
standards