7 ms·
I'm surprised to see so few mentions of AlpineJS. Personally, PETAL has become my de facto stack.
by cs44 5y ago
I'm surprised to see so few mentions of AlpineJS. Personally, PETAL has become my de facto stack.
- brainbag 5y agoWhat is PETAL?
- learc83 5y agoPhoenix, Elixir, Tailwind, Alpine, and LiveView. https://changelog.com/posts/petal-the-end-to-end-web-stack https://changelog.com/posts/petal-the-end-to-end-web-stack
- iruoy 5y agoThe PHP equivalent would be the TALL stack (Tailwind, AlpineJS, Laravel and Livewire). Although Livewire just communicates over AJAX. The original Websockets version didn't make it. I just found out that Livewire was inspired by LiveView.
- AlchemistCamp 5y agoThe main thing that's kept me from using Alpine in my serious projects is that it doesn't work with a strict CSP.