Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[labs/eleventy-plugin-lit] Simplify and optimize ponyfill + hydration bootup strategy #2490

Open
aomarks opened this issue Feb 3, 2022 · 0 comments

Comments

@aomarks
Copy link
Member

aomarks commented Feb 3, 2022

Our currently recommended SSR bootup strategy (https://github.com/lit/lit/tree/main/packages/labs/eleventy-plugin-lit#example-bootup-strategy) is a little bit complicated, and doesn't allow for allow incremental rendering in the ponyfill case.

Investigate ways to simplify and package up this strategy, including looking into the MutationObserver implementation of the ponyfill that we already have.

@aomarks aomarks self-assigned this Feb 3, 2022
@aomarks aomarks changed the title [11ty] Improve ponyfill+hydration bootup strategy (FOUC and performance) [11ty] Improve bootup strategy in terms of FOUC and performance Feb 3, 2022
@aomarks aomarks changed the title [11ty] Improve bootup strategy in terms of FOUC and performance [11ty] Address bootup FOUC and performance Feb 3, 2022
@aomarks aomarks changed the title [11ty] Address bootup FOUC and performance [11ty] Simplify and optimize ponyfill + hydration bootup strategy Feb 4, 2022
@aomarks aomarks removed their assignment Jun 10, 2022
@augustjk augustjk changed the title [11ty] Simplify and optimize ponyfill + hydration bootup strategy [labs/eleventy-plugin-lit] Simplify and optimize ponyfill + hydration bootup strategy Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Triaged
Development

No branches or pull requests

1 participant