you enjoy coding in javascript?
Alternative to Laravel livewire
I am totally backend developer and happy that in big projects there are professional frontend teams doing this stuff for me.
In private projects I usually use Laravel and blade with livewire to make my frontend a little bit interactive. But at all I don't want to setup a Laravel project for everything.
Now I am looking for alternatives that I could use for little single page applications.
I figured out the existence of a lot of frameworks already (vue.js, react, inertia.js), but I am not sure how I should combine this knowledge and what maybe would be duplicate to learn both of them.
What would you recommend to learn for a basic knowledge to be able to do simple single page applications?
Please or to participate in this conversation.