partial-hydrate
Partial React hydration wrapper component based on screen width for faster responsive performances
preactement
Sometimes it's useful to let the DOM render our components when needed. Custom Elements are great at this. They provide various methods that can inform you when an element is "connected" or "disconnected" from the DOM.