Y
Hacker News
new
|
ask
|
show
|
jobs
by
kreetx
2323 days ago
What about Svelte as a light-weight framework -- it compiles itself out (there is no library included in the final app).
1 comments
ratww
2323 days ago
Svelte is great but requires a compilation step, which is probably the kind of complexity that potential users of Alpine.js are trying to avoid.
link