AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Using the Browser Uh Native Web Component
When using the browser should the whole application be wrapped in a component tree similar to how react apps do it or are they meant to be more sprinkled throughout the page where needed? i'm trying them out on a learning project which is a blog spot site but i'm a bit confused if i should make every single thing in a web component. even if things aren't interactive they'd still benefit from style encapsulation or shadow DOM however if i make for example a post of a web component it won't ssr from the server which will be pretty bad for seo huh this is interesting um i think and i'll see maybe scott knows a little bit more about what's going on here.