Replies: 1 comment 9 replies
-
Can you flesh out a proposal how that would work? Is every single variable declaration in a component gonna be a ref (implicitly)?
Are those refs deep or shallow? What if I want the other option? Would that be applicable to plain JS code in other modules? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
#213
I think the #213 proposal is a very good proposal. I really like the syntax in this proposal, and I don’t like ref() and $(ref()) very much. Why is this proposal closed? Are there any other no-ref solutions?
I looked at #369 carefully, but he only solved the problem of .value, not the problem of ref(). Instead, it added $(ref()). I don’t like it, I want one without ref() Responsive solutions can also be realized, can I provide them in the future
I want
template
js
Thank you for your selfless dedication, thank you very much
Beta Was this translation helpful? Give feedback.
All reactions