- From: Andreas <notifications@github.com>
- Date: Tue, 26 Feb 2019 12:55:49 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 February 2019 20:56:10 UTC
@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