is this way of implementing props ok ? #2335
robertpanvip
started this conversation in
Ideas
Replies: 1 comment
-
The main reason is that this can easily get confusing if the prop contains a function and one forgets to call twice. If your react habits die hard, you could try https://github.com/orenelbaum/babel-plugin-solid-undestructure. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Why not design it that way
So it's designed with the signal Also easy to deconstruct
Beta Was this translation helpful? Give feedback.
All reactions