Replies: 1 comment 2 replies
-
Side note: Alpine is Caleb's project, I only write random blog posts 😉. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello all. Massive kudos to Caleb, Hugo and the AlpineJS team and community for a magnificent Javascript library that is well designed.
One simple and yet pressing question:
https://codewithhugo.com/alpinejs-inspect-component-data-from-js/
With regards to the above, I have been using this __x.$data undocumented hack for a long time and I am wondering if
There is a better way of accessing out of scope data properties in pure Javascript?
Are there any risks of it being deprecated in any upcoming updates?
Many thanks.
Beta Was this translation helpful? Give feedback.
All reactions