What do people (want to) use Alpine.js for?
Interesting issue: Is there any router for alpinejs?. First off, I think a router is beyond the scope of what Alpine.js is designed to provide, but what does everyone think about the kind of use-cases where Alpine.js shines? Let me know in this Twitter poll
For the second week running, a great visualisation using Alpine.js from @unlikenesses An implementation in Alpine.js of a Washington Post simulation by @Harry_Stevens.
A couple of new demo from @mithicher: Newsletter Form with TailwindCSS, AlpineJS and Sheety, Dashboard Layout with TailwindCSS and Alpine.js and Invoice Generator build with TailwindCSS and Alpine.js.
@framansi has also been busy again this week with a registration form with reactive validation
Using Alpine.js:
immadb.com by @traviselkins is built with Alpine.js.
iwantthewindowseat.netlify.com by @talv is built on Alpine.js and TailwindCSS.
Articles & Tutorials
Caleb was on the Learn With Us Podcast this week, talking Alpine.js amongst other topics.
Last week’s demo Edit in place text input by @brbcoding now has a write-up Build an edit in place component with Livewire & Alpine.js.
Tailwind UI, Tailwind CSS, AlpineJS & Inter Typeface for Ruby on Rails. by @regardingaudio
Code & tools
spresnac/laravel-tailwind-livewire-alpinejs-skeleton by @SPresnac.
clickfwd/css-prefixer-tailwindui/: CSS Prefix-er for TailwindUI Components by @getJReviews.
The .debounce
modifier is coming soon. The PR to add it has been merged but is of yet unreleased. We’ve also got to reactivity improvements coming and I’m sure a bunch of the currently open PRs will make it in eventually.