Let's see if we can get something going for my talk 🤘
Let's see if we can get something going for my talk 🤘
@calebporzio.bsky.social thinks: "I don't recommend it. The people I've told to get into webdev haven't been able to get jobs."
@taylorotwell.bsky.social wonders if it's because the bar is higher (only senior devs getting hired)
#laravel
@calebporzio.bsky.social thinks: "I don't recommend it. The people I've told to get into webdev haven't been able to get jobs."
@taylorotwell.bsky.social wonders if it's because the bar is higher (only senior devs getting hired)
#laravel
You can leave a comment here:
panelpodcast.com/2/#bluesky-c...
You can leave a comment here:
panelpodcast.com/2/#bluesky-c...
Any particular topics you'd like to see us cover?
Any particular topics you'd like to see us cover?
x.com/calebporzio/...
Part 1 - Video split into 2 parts due to bsky limitation.
Decided to bake a bunch of dark mode javascript controlly stuff right into Flux
Dig this post: fluxui.dev/blog/2024-12...
Decided to bake a bunch of dark mode javascript controlly stuff right into Flux
Dig this post: fluxui.dev/blog/2024-12...
podcasts.apple.com/us/podcast/n...
podcasts.apple.com/us/podcast/n...
Here's the episode link: notesonwork.transistor.fm/episodes/exp...
Here's the episode link: notesonwork.transistor.fm/episodes/exp...
New Livewire directive I cooked up this morning: wire:current
Super clean way to slap some Tailwind on a link that matches the current URL
(works with wire:navigate and @ persist and what not obv)
Dig it: livewire.laravel.com/docs/wire-cu...
New Livewire directive I cooked up this morning: wire:current
Super clean way to slap some Tailwind on a link that matches the current URL
(works with wire:navigate and @ persist and what not obv)
Dig it: livewire.laravel.com/docs/wire-cu...
I'm super proud of it.
Even if you don't use Flux, taking a peak at the blog post I just wrote up is worth your time: fluxui.dev/blog/2024-11...
I'm super proud of it.
Even if you don't use Flux, taking a peak at the blog post I just wrote up is worth your time: fluxui.dev/blog/2024-11...
Been a long time coming on this one. Building a good searchable multi-select is...well...not easy lol
Dig it in a fancy lil blog post I slapped up: fluxui.dev/blog/2024-11...
Been a long time coming on this one. Building a good searchable multi-select is...well...not easy lol
Dig it in a fancy lil blog post I slapped up: fluxui.dev/blog/2024-11...
share.transistor.fm/s/051fc03c
It grabs the SVGs from Lucide and wraps up in a nice lil' Blade component in your project. Flux will now recognize it anywhere you use icons.
Dig: fluxui.dev/components/i...
It grabs the SVGs from Lucide and wraps up in a nice lil' Blade component in your project. Flux will now recognize it anywhere you use icons.
Dig: fluxui.dev/components/i...
Tried to mimic native ones as best as possible
- focusable but not tabbable
- re-focus input after click
- only show when field is non-empty
- big enough pointer target for mobile
- consistent styling across input fields, listboxes, and command palettes
Tried to mimic native ones as best as possible
- focusable but not tabbable
- re-focus input after click
- only show when field is non-empty
- big enough pointer target for mobile
- consistent styling across input fields, listboxes, and command palettes
Tailwind
Alpine
Laravel
Livewire
and Flux
Tailwind
Alpine
Laravel
Livewire
and Flux
fluxui.dev/blog/2024-10...
fluxui.dev/blog/2024-10...