In this chapter, we talked about what life cycle callback methods are and what purpose they serve. We talked about connectedCallback(), disconnectedCallback(), adoptedCallback(), and attributeChangedCallback(). We looked into various examples of how to use these callbacks and their practical uses.
In the next chapter, we will look into styling our Web Components with the help of CSS, and then we will talk about the gold standard checklist and its purpose.