- From: Matias Trujillo <notifications@github.com>
- Date: Tue, 11 Feb 2020 14:01:45 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 11 February 2020 22:01:58 UTC
Hi, this should not be standard, since it is rather a hydration technique that can be easily adopted by any library, [please analyze the example attached in the documentation](https://github.com/mfreed7/declarative-shadow-dom/blob/master/README.md#feature-detection-and-polyfilling), it should generate the polyfill in connectedCallback and not in the constructor. **I think the standards associated with the web should not cover the SSR**, this is the work of libraries. Summary: as a technique it is excellent and I think I'll adopt it [atomico](https://github.com/atomicojs/atomico) , but not this should be a standard -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/831#issuecomment-584876790
Received on Tuesday, 11 February 2020 22:01:58 UTC