Book description
Web Components in Action teaches you to build and use Web Components from the ground up. You’ll start with simple components and component-based applications, using JavaScript, HTML, and CSS. Then, you’ll customize them and apply best design practices to maximize reusability. Through hands-on projects, you’ll learn to build production-ready Web Components for any project, including color pickers, advanced applications using 3D models, mixed reality, and machine learning.
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this book
- About the cover illustration
-
Part 1. First steps
- Chapter 1. The framework without a framework
-
Chapter 2. Your first Web Component
- 2.1. Intro to HTMLElement
- 2.2. Rules for naming your element
- 2.3. Defining your custom element (and handling collisions)
- 2.4. Extending HTMLElement to create custom component logic
- 2.5. Using your custom element in practice
- 2.6. Making a (useful) first component
- 2.7. Notes on browser support
- Summary
- Chapter 3. Making your component reusable
- Chapter 4. The component lifecycle
- Chapter 5. Instrumenting a better web app through modules
- Part 2. Ways to improve your component workflow
- Part 3. Putting your components together
- Appendix. ES2015 for Web Components
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Web Components in Action
- Author(s):
- Release date: September 2019
- Publisher(s): Manning Publications
- ISBN: 9781617295775
You might also like
book
The Art of Leadership
Many people think leadership is a higher calling that resides exclusively with a select few who …
book
Getting Started with Web Components
Explore modern Web Component design and integrate them with a variety of web frameworks to build …
book
Radar Trends to Watch: September 2023
Read about the latest developments on O'Reilly Media's Radar.
book
You Don't Know JS: Up & Going
It’s easy to learn parts of JavaScript, but much harder to learn it completely—or even sufficiently—whether …