You can use React and Vue in Laravel Livewire? 👀 #laravel #reactjs #vuejs #livewire

preview_player
Показать описание
Check out the Github repo here:
Рекомендации по теме
Комментарии
Автор

This is really cool. Would be pretty interesting to see a tutorial on this and an explanation of what's going on behind the scenes. Feels like you can get the best of both worlds with something like this

Kpil
Автор

You’re on fire with this content; getting me fired up for my Laravel journey!

JamesJosephFinn
Автор

Really cool and all, but this just makes me appreciate svelte and sveltekit more, because IMO, switching from php to svelte felt easy because they're very similar. Progressive enhancement of the UX of the user is just so easily done in Sveltekit. Great video though

senseicodes
Автор

calling a method inside react function component...
unless one knows how the behaviour of that method(not to mention it returns promise), it's either be usefull, or become recipe of rerender hell...

hakim_jazuli
Автор

Imagine that this count function is in an API, outside of my server. If I make a request and call this function in the frontend, would it wait for it to arrive automatically or should I implement something different?

fanty
Автор

Hope like astro framework build different framework in other framework..

junjunghasudungan