Replies: 2 comments 1 reply
-
In my opinion, this is not how Vue.js works and web components will certainly break compatibility with existing Vue.js code (which Petite Vue is a subset of). |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot @niutech , I understand your point and good questions, just let me answer you the last one.
Please, may be you can clarify to me some points (1, 2, 3) and I appreciate that (some times all is about to get better documentation or FAQ) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that petite-vue works without Virtual-DOM and I understand that there is no compiler yet, but it is great by its tiny size...
That's what libraries like RiotJS and Lit 2 (by Google now) have, but these are not Vue.
So, imagine you don't need to import an script tag for petit-vue with CDN (or local), because it would be native (just the component).
Beta Was this translation helpful? Give feedback.
All reactions