this post was submitted on 09 Apr 2024
5 points (100.0% liked)

Alpine.js

53 readers
1 users here now

A community for discussing anything related to Alpine.js and its ecosystem.

founded 5 months ago
MODERATORS
 

Unlike most modern javascript frameworks, Alpine requires absolutely no build, you simply include the library and away you go, all features included. It’s also super lightweight. If you already know Vue, you basically know Alpine, making it perfect for Vue developers to turn to for projects where Vue is simply overkill and without the headache of learning something completely alien.

you are viewing a single comment's thread
view the rest of the comments
[–] Aijan 1 points 5 months ago

You're welcome.