For anyone excited about Laracon talks (me) and looking to pregame, I just recorded a 30min talk on how I build apps using Alpine AJAX.
It's the easiest way to add modern interactivity to a standard MVC-style Laravel project.
youtu.be/vNiZyFVmoOI
Hey @imacrayon , is there a glitch ? Youtube tells me the video is no more available...
I found the good link (I think) on your twitter profile ;-)
www.youtube.com/watch?v=vNiZyFVmoOI&t=7s
Subscribed !
I added to my Framework Heroes News website. I try to make the best framework watching site. Give it a try ;-)
go.itanea.fr/fhn
My pleasure. Don't hesitate to add news if you want. I need more users to help me to make a good watching. You can subscribe easily with Github account !
I recently learned of Alpine AJAX and used it to hack together an efficient implementation of infinite scroll for Livewire apps (Pinkary, in my case haha). I'll have to write an article on it and share it with you soon. Total frankenstein of a combo but works surprisingly well (and easy to do thanks to your package)! Good stuff!