Tag: "Alpine.js: 3.x"
What's New in Livewire Tables v2.5-2.9
Here's a list of the updates to Livewire Tables since May of this year.

Anthony Rappa
What's New in Livewire Tables v2.1-2.4
In just a short month after the successful release of version 2, there have been 4 minor releases with a few cool additions to note.

Anthony Rappa
Version 2 of Laravel Livewire Tables Released!
After more than 5 months and hundreds and hundreds of hours of work, version 2 of Laravel Livewire Tables is finally a stable release.

Anthony Rappa
Alpine Laravel Livewire Tailwind
A sneak peak at Livewire Tables v2
I decided to build version 2 of Livewire Tables from the ground up. I am hundreds of hours in with no end in sight, did I bite off more than I could chew with this one?

Anthony Rappa
Snippet 5: Creating a simple, but cool delete button with Alpine.js and TailwindCSS
Sometimes ideas pop into my head that I don't immediately need, but I think are a good exercise. So I carve out 15 minutes of my day to code an example to learn and save to my library of components for future use.

Anthony Rappa
Alpine Tailwind Series: Tailwind CSS Dark Mode
Extending Tailwind CSS dark mode to use system preference
In a previous article, I showed you how to use Tailwind CSS to enable a dark theme on your application. Let's take it one step further and have it prioritize the user's system theme settings first.

Anthony Rappa
Tailwind Alpine Series: Tailwind CSS Dark Mode
Enabling dark mode in Tailwind CSS
I had never implemented dark mode in Tailwind before, but it was such a breeze I decided to make it even easier for you.

Anthony Rappa