Re: [w3c/webcomponents] appreciate your feedback for custom element diagram (#784)

@justinfagnani 
Thanks for your reply:)
Almost yes, my intention is to visualize the lifecycle of custom elements and it's pitfalls and to encourage developers to actually carefully study the official specs.
Especially if a user comes from a functional and deterministic world, he would not expect that custom elements are asynchronous and non-deterministic.
Yes I took the fantastic React Lifecycle diagram as a basis.

That's correct, most stuff happens only within the upgrade or live phases.
Hmh, yes both axes are related to time by intention.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/784#issuecomment-467609825

Received on Tuesday, 26 February 2019 20:56:10 UTC