April 2017
Beginner to intermediate
378 pages
7h 57m
English
Angular components are inspired by the Web Components specification. At a very high level, Web Components have four pieces:
The preceding four specifications explain how a frontend developer can develop their own standalone, isolated, and reusable components, similar to a HTML select box (<select></select>), or a text area (<textarea></textarea>), or an input (<input />). You can read more about the Web Component specification here: https://www.w3.org/standards/techs/components#w3c_all.
Read now
Unlock full access