[Call to Collaborate] Petite Vue is amazing. But it needs work. #235
jikkuatwork
started this conversation in
General
Replies: 1 comment 1 reply
-
I like petite-vue over Alpine.js too. For example, for loop doesn't require the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I discovered Petite Vue a few days ago and was captivated by its simplicity. Finally, it feels like something I can work with. I'm done with the chaos of
node_modules
. My goal is to build simple apps with great developer experience and simplicity.I've been tinkering with it but having trouble with reactive updates in nested components. I've shared a minimal example on CodePen, highlighting common issues. This could serve as a starting point for discussing quirks and challenges in the framework. Feel free to fork and experiment with it.
Here's what I'm exploring with this project:
Note: If anybody is interested, I would like to form a community around it. Please let me know and I would love to help & support its growth.
Questions/Discussion points:
v-effect
,reactive
,$nextTick
Beta Was this translation helpful? Give feedback.
All reactions