Michael Fayez's avatar

Is Livewire good for large Scale Applications

I wonder if can I use Livewire for large Scale Applications Like Full ERP System with Tons of interactions in frontend or Should I Use React or Vue ???

0 likes
1 reply
martinbean's avatar
Level 80

@michael fayez You should worry more about your business logic then what veneer you’re going to be sticking on it.

Code is only as good and performant as you write it. You can write “good” code with Livewire. You can also write “bad” code with Livewire. Just like you can write “good” code with Vue and “bad” code with Vue.

Please or to participate in this conversation.