top | item 28679970

(no title)

void_mint | 4 years 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?

discuss

order

pdimitar|4 years ago

Yep. What your parent poster said is the accepted common wisdom in the Elixir Phoenix circles.