So as someone getting deeper into #Laravel - who’s mostly (via misc frameworks and #WordPress) dealt written vanilla #JavaScript, jQuery, and a little bit of everything. I (think) I see a lot of the Laravel JS community / component support split into:
Doing some Alpine.js right now.
Am I seeing this right?
@davidbisset i’m not quite sure what your question is.
Laravel was very strong on Vue a few years ago. But recently seems to be adopting more React as that is the more popular framework with front-end devs.
Alpine came from the Laravel community so is well used and respected. But not really for building full applications. More for JavaScript sprinkles.
@ross I'm seeing new Laravel projects, components, etc offer "flavors" for React, Vue, and Svelte. I'm more looking at what's good in that context, vs general JS moving forward (I can write vanilla with plain Laravel and getting things done fine).