Topic: Performance
All the articles about "Performance".
-
I Asked AI to Audit My Page Speed. It Found 9 Issues.
One question to Claude Code — "is there anything obvious that could be having a negative impact on performance?" — turned up 9 issues on a single page. Here's what it found and why each one matters.
-
Preventing Visual Shift in Your Laravel App
Three types of visual shift that make your Laravel app feel janky, and the patterns to fix each one. Conditional UI, loading states, and modal content.
-
Livewire Components vs Blade: A Non-Developer's Guide to Making the Right Choice in Laravel
When should you use a Livewire component and when should you use Blade? A practical guide for non-developers building with Laravel, with real code examples and quotes from Taylor Otwell.