All Episodes
Displaying 391 - 420 of 460 in total
Stories From Version 2.3
Just tagged 2.3.0. Let's talk about it.
The Number One Benefit Of Livewire
You guessed it!
How Much Boilerplate Can We Kill?
Livewire is death to boilerplate, but when is it too far?
I Have A Business Idea
I have an idea that I want your opinion on. Feedback here: https://laravel-livewire.com/consult
Safari sucks. Here's why.
Wanna hear how ridiculous Safari is with it's autofilling system? Life is hard.
On Getting Big
...
No Dirty Dishes
...
I Created A JavaScript Class: Sue Me
Come at me bro.
Peaks and Vallies
Maybe THE most identifiable pattern of the internal experience as a web developer
My Process For Delivering A Conference Talk
I just gave a talk at Laracon Online. Let's talk about what went into it.
No More Livewire/Alpine Inner Circle
I created an inner circle for both projects. I'm dismantling it. Here's why.
Sometimes You Just Have To Blow Everything Up
I know, I know. Refactor incrementally with a test wall at your back. To that I say "pssshhhhhhaaaaa".
Moving Away From Object Orientation In JavaScript
I'm making a refactor I've wanted to make for a loooooong time right now in Livewire's JavaScript: De-object-orientifying it
The Launch: How Much I Made, Where I Plan To Spend It
I just launched a course on VS Code. Let's talk about the money.
Controllers Are Dead
I accidentally killed controllers.
I'm Betting On Developer Experience
The title says it all
Landing Pages Are Frickin' Hard
I'm building a landing page for my upcoming course. It's hard.
Music
The music that shaped me
My Huge Dream
What's the future of Livewire? Well, here it is.
Let's Talk Slots (And why they are way harder than they look)
Slots. The people have spoken. They want them. Here's why it's hard.
I'm Addicted To Impossible Problems
I've been struggling to do the work that matters most. Here's why.
Dusk Dusk Dusk Dusk Dusk
Let's talk Dusk (The Laravel browser testing framework)
Everything Is A Launch
I know you probably read "Lunch", but unfortunately, this episode is about treating everything you do like a product launch. Even if it makes you no money, if for no o...
Validate Your Idea First
I used to build things in the exact opposite order that I should have: Build thing, then market thing. It's a huge mistake lots of people make. Today I'll tell you a ...
Group By "Function"? Or "Feature": A Universal Programming Problem
This is a question I encounter in every single codebase I've ever worked in. Do we group things by "Function" or by "Feature"? The Livewire codebase is no exception. L...