Thoughts & Insights
Writing about web development, design, and lessons learned from 14 years of building software.
Latest Posts
Enhanced Redis Cluster Queues in Laravel 13.5.0
Laravel 13.5.0 introduces comprehensive Redis Cluster support for queues, optimizing performance and reliability. Discover how these updates enhance the concurrency limiter and expand functionality for queued mailables.
Optimizing Test Runs with Time-Based Sharding in Pest
Pest v4.6.0 enhances CI performance by introducing time-based test sharding. This feature allows tests to be distributed according to execution time, ensuring more balanced parallel runs.
Discover SVAR Vue: Enhance Your Vue Apps with Powerful UI Components
SVAR Vue, an open-source component library, brings a suite of pre-built UI elements to streamline Vue 3 app development. Explore its Core, Editor, and Filter packages to accelerate your project with ease.
Mastering Vue/Nuxt Code with AI Tools
Learn how to configure AI tools like Claude Code, Cursor, and GitHub Copilot to generate perfect Vue 3 and Nuxt 3 code. Adopt project-specific rules to enhance code quality and streamline development.
Enhancements in Pest v4.5.0 for Testing Reliability
Pest v4.5.0 introduces innovative solutions for unreliable tests. Discover the new flaky() method and --flaky CLI option for automatic retries, alongside other notable features enhancing test accuracy and efficiency.
Balancing Reusability in Vue Components
While crafting reusable components in Vue can enhance efficiency, over-reusability can lead to complex, hard-to-maintain code. Discover how to manage components effectively to maintain clean and scalable codebases.
Crafting a Dynamic Vue Frontend for Laravel SaaS
Explore how to build a versatile Vue frontend for a multi-tenant Laravel SaaS application using Inertia v2. This guide covers layout management, overlays, pagination, and more, ensuring seamless user experiences without the need for complex state management.
Efficient API Management with Laravel's Passage
Discover Passage, a streamlined API proxy gateway for Laravel, designed to efficiently route incoming requests to external services with ease.
Effortlessly Debug Laravel Apps in Production
Debugging production Laravel applications can be challenging. Discover effective strategies and tools to streamline the process and ensure your app runs smoothly.
Stay Updated
Get new articles delivered to your inbox.