I don't get this idea behind Volt and also React and Vue components. We fought so hard to implement MVC in the past, so that we don't have code, database acces and views all in the same file. And now all of a sudden this is something positive again, because "we see the database queries in the component all in one place".
The one PHP itch I wish they'd scratch for me is generics. I know it's been a proposal for quite a while but I imagine it wouldn't be at all simple to implement so I'm not going to hold my breath. Imagine generic collections in Laravel.
Podcasting is great way to spread the knowledge, great initiative guys
Finally! You are back
I don't get this idea behind Volt and also React and Vue components. We fought so hard to implement MVC in the past, so that we don't have code, database acces and views all in the same file. And now all of a sudden this is something positive again, because "we see the database queries in the component all in one place".
Isn't splade doing this already?
I am not sure to understand the point of class-based Volt components when Livewire already has inline components
The one PHP itch I wish they'd scratch for me is generics. I know it's been a proposal for quite a while but I imagine it wouldn't be at all simple to implement so I'm not going to hold my breath. Imagine generic collections in Laravel.
meanwhile me being forced by my manager to use datatables