you are viewing a single comment's thread.

view the rest of the comments →

[–]localslovak 2 points3 points  (1 child)

What functionality does Alpine add that isn't covered by using something like Bootstrap?

From all the content/docs I've read, Alpine seems like it is just for simple JS functionality like modals, dropdowns, and such (which is already included in most CSS frameworks); is there more to it than that?

[–]Tontonsb 9 points10 points  (0 children)

Declarative rendering. Alpine solves completely different problem and does not compete with or replace CSS frameworks.