Back

Hello Laravel developers! 🖐️

Which front-end technology do you usually integrate with #Laravel?

A) Alpine.js
B) Vue.js
C) React.js

23

2K

  • No matching results...
  • Searching...

/ 1000

A , suits all my needs so far

1

252

My favourite one ❤️

232

Alpine for small things, Inertia+Vue for projects that requires complex user interactions.

1

241

That's cool 🔥

225

A - if I need more complex data stuff I head straight for Livewire... :)

1

240

Alpine.js with Livewire is 🔥

184

A) for small things,
B) for more complex work

1

243

Do you use inertia.js?

2

242

VueJs, but I usually don't integrate it with Laravel, I create a new project in a different repository. Laravel is used exclusively as a backend application.

1

186

How do you connect vue.js with laravel? Rest API?

1

229

Yes, I work on the Rest API, but not always. There is one application that can send so much data in a parameter (conditions for filtering data) that a GET request just can't handle it. So they decided to remove CRUD methods altogether and leave only POST requests. That is, creating, receiving, modifying, deleting and restoring information only through POST requests.

1

214

Got it. Thanks for your answer.

116

B, as I truly dislike React

1

171

Why you dislike React?

1

152

Many reasons, but the most important: JSX, hooks, useState, Vue is better etc.

96

That's great. Do you use inertiajs?

1

139

Vuejs with inertia or rest api?

1

196

Alpine

And why does the comment box prefill the text "Alpine"

94

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.

1

128

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.

75

A) AlpineJS is always my first choice if given the opportunity

1

79

Almost every project, I use alpinejs with livewire 🙂

53

React with inertia. And zustand if I need really complex global state

1

174

Thanks for sharing your opinion.

19

Alpine.js all the way

1

99

Love it ❤️

58

Alpine.js + Alpine AJAX plugin

1

74

What's the uses of Alpine Ajax plugin? Never hear about it 🤔

1

20

It’s a plugin I created that lets you dynamically update content on the page from the server. It tackles a lot of use cases you might use React or Vue for but it’s only 3Kb alpine-ajax.js.org

1

120

Oh! That's great. Thanks for sharing.

109

B) Vue.js, sometimes Intertia.js, sometimes Nuxt.js

1

82

Quasar 😍

44

Vue <3 my love.

95

Alpine. And Pinkary needs polls.

53

D) Blade + Livewire 😀 And it's fine for me & customers ❤️

1

82

A) Since it's "allways" Livewire :)

1

110

Me too ❤️

67