|
|
|
|
|
by void_mint
1719 days ago
|
|
> Personally, I think React is a bloated choice if you’re going to use both LiveView and JavaScript. In cases where I use both, I typically use a small framework like AlpineJS or vanilla JavaScript for client-side-only changes. Good to know! That's probably why this boilerplate generator only has a handful of (what I think are) smaller JS libs and not Vue/React? |
|