Blog
Articles & Insights
Notes on software development, tooling, and building things on the web.
Laravel and PHP Development
Laravel Queue Retry Logic: A Practical Guide
A practical guide to configuring Laravel queue retry logic, backoff, and failed job handling so failures alert you instead of vanishing silently.
September 16, 2026
6
AI and Backend Integration
AI-Generated API Docs for Your Node.js App
How to auto-generate accurate OpenAPI documentation from your Node.js Express routes using AI, so docs never drift from your actual code again.
September 16, 2026
9
AI and Backend Integration
How to Automate Code Review in Your Node.js CI/CD Pipeline With AI
A practical guide to adding AI-powered code review to a Node.js CI/CD pipeline — what it catches, what it misses, and real GitHub Actions setup.
September 16, 2026
18