Hello Laravel developers! 🖐️
Which front-end technology do you usually integrate with #Laravel?
A) Alpine.js
B) Vue.js
C) React.js
Back
•
Alpine for the tiny sprinkles of reactivity, like a dropdown or changing a button text after clicking.
Vue for anything more complex.
Never used React, but it seems more popular than Vue outwith the Laravel community.
•
In response to @colincameron
Yeah, React is more popular than Vue outwith the laravel community but there has been a noticeable increase in developers using React with Laravel since the introduction of Inertia.js.