I Cut ~30% of Dev Toil With 7 High‑Impact AI Prompts
Seven practical, copy‑paste prompts for everyday dev work—no scripts—plus guardrails and when not to use them.
9/13/2025
Seven practical, copy‑paste prompts for everyday dev work—no scripts—plus guardrails and when not to use them.
9/13/2025
Practical Laravel caching with the Cache facade, tags, TTLs, and Redis. Copy‑paste snippets to speed up your app.
4/6/2025
Speed up admin dashboards using Inertia’s deferred data, caching, and eager loading. Code samples for controllers and Vue components.
12/26/2024
Add click‑to‑speak voice search to a Vue input using the Web Speech API, with debouncing and visual listening states.
2/25/2024
Add a sticky, accessible scroll‑to‑top button in Vue with Tailwind. Includes listeners, smooth scroll, and optional debounce.
1/6/2024
Build a reusable, debounced search input for Jetstream/Inertia. Includes routes, controller query, and Vue component wiring.
12/28/2023
Make SVGs accessible with roles, alt text, and title/desc. Learn when to use each and how to verify with browser accessibility tools.
11/9/2023
Set up Laravel with Docker Compose: PHP‑FPM, Nginx, MySQL, and Node. Copy‑paste configs and commands for a reliable local dev stack.
8/20/2023