Category: Alpine

Community Livewire Alpine

Optimistic UI Tricks for Livewire and Alpine

There's been a lot of debate in the last few weeks on the merits of building web apps with HTML-over-the-wire vs. using popular JavaScript libraries like Vue and React, and how that choice affects the experiences of end users and developers.

tighten.com

220 clicks
220 views

Community Livewire Laravel Tailwind Alpine

TallStackUI

Variety of ready-to-use TALL Stack components.

tallstackui.com

500 clicks
500 views

Community Alpine Tailwind

Pines: An Alpine & Tailwind UI Library

Pines is a library of animations, sliders, tooltips, accordions, modals, and more! It's a set of UI elements that can be copy and pasted into any Alpine and Tailwind projects.

devdojo.com

488 clicks
488 views

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 Anthony Rappa

Anthony Rappa

3 min read
5,553 views

Alpine Snippets Tailwind

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 Anthony Rappa

Anthony Rappa

2 min read
89,536 views

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 Anthony Rappa

Anthony Rappa

3 min read
8,281 views

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 Anthony Rappa

Anthony Rappa

5 min read
18,506 views

Alpine Tailwind Laravel Livewire

Introducing Laravel Quizzes

I've been working on a small side project the last couple of weeks turning the Laravel Documentation into a suite of quizzlets for everyone to use without any accounts.

Anthony Rappa Anthony Rappa

Anthony Rappa

1 min read
4,637 views

Laravel Livewire Alpine

What's new in Livewire Tables

I've been busy on open source lately, come see what new features I've added to Livewire Tables.

Anthony Rappa Anthony Rappa

Anthony Rappa

2 min read
11,763 views

Community Alpine Blade Livewire Laravel Tailwind

Laravel Batches and real-time progress with Livewire

Learn how to process incoming files using job batches, Laravel Echo, Laravel Livewire, Pusher, all in real time with a surprise ending.

philo.dev

2,044 clicks
2,044 views

Alpine Livewire Laravel Javascript Blade

Embracing the love between Livewire and Alpine

Building with new tools is hard, especially when it goes against what you've learned about the client and server in the past. Livewire and Alpine are built for each other and here's how you make the most of that relationship.

Anthony Rappa Anthony Rappa

Anthony Rappa

8 min read
26,691 views

Alpine Blade Laravel

Building a Constrained Textarea using Alpine.js

Let's build a textarea with a max limit and a character countdown using Blade components and Alpine.js

Anthony Rappa Anthony Rappa

Anthony Rappa

3 min read
9,651 views