Use Lifecycle Callbacks On Custom Polymer Elements

InstructorJoe Maddalone

Share this video with your friends

Send Tweet

In this lesson we'll look at the lifecycle callbacks (Created, Ready, Attached, Detached, and attributeChanged) available to us in Polymer and how to use each one.

Devin
~ 8 years ago

What code editor are you using? I'm trying it with Brackets but I can't, for example, see the console.log out put from the event lifecycle example. The Brackets web server shuts down when you try to view Chrome Dev Tools.