Skip to content
Discussion options

You must be logged in to vote

When I look at alpine I tell myself "So basically its like putting javascript in my html instead of in a script tag?"
and thats pretty much where it ends.

Yes. That's the beauty of it.

Im trying to understand what the value is?

No, you understand it.

You get a lot of clarity for the locality of behavior that can be easily seen in the DOM and processed even in our squishy human brains. You don't get side effects or issues of not know how X thing is doing Y. It's right there.

Also, on top of that, in a small project I'm using htmx. Alpine is often used in complimentary because people say that they really fit well.

They do, since the markup can have most of it's behavior entirely conta…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by JustSxm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants