Extending and Improving the Renderer [Vue 3 Custom Renderers 7/7]

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thanks a lot for the this series!. I am new to this and I was wondering, if its possible to use another '.vue' file as a source to render instead of writing it in the const App = defineComponent({...}) way?

welcomeback
Автор

Hi @Lachlan Miller, as always your content is great! Thank you for these series, they are awesome! BUT... I am wondering why we need a custom renderer in order to achieve this.

I get the point that the intention is to explain the `createRenderer` API, but thinking about the solution to this problem, wouldn't be easier if we just compile the string and use Vue components (View, Text) to achieve the same result? Without using a custom renderer?

_the_one_
Автор

Nice, love your book and your content!

rifki