Partials vs LiveComponents

I’m curious on the distinction between partials and LiveComponents. The more I work with LiveComponents the less I feel the need to render partials in a LiveView, but I’m wondering if I’m missing something.

1 Like