All
Articles 130,816Blog Posts 135,899Tech Tutorials 33,887Research Papers 25,445News 18,593
⚡ AI Lessons

Dev.to · Steve McDougall
6d ago
Give your Laravel AI agent real-time web knowledge
The Laravel AI SDK is provider-agnostic, but its built-in web tools aren't. Here's how to give your agent real-time web knowledge without losing that independen

Dev.to · Steve McDougall
⚡ AI Lesson
4w ago
A Proper Look at Tabstack
I have spent a fair bit of time recently with Tabstack, including building a CLI around its API, and...

Dev.to · Steve McDougall
🤖 AI Agents & Automation
⚡ AI Lesson
1mo ago
Giving your agents a terminal: a first look at the tabstack CLI
Every project I touch lately ends up needing the same awkward thing: a reliable way to pull the web...

Dev.to · Steve McDougall
2mo ago
The Mid-Level Mindset
A practical mindset shift for turning thinking-first habits into mid-level engineering judgment.

Dev.to · Steve McDougall
2mo ago
From Diagram To Implementation Plan
Turn your diagrams and design notes into a clear build order that respects dependencies.

Dev.to · Steve McDougall
🏗️ Systems Design & Architecture
⚡ AI Lesson
2mo ago
Thinking In Layers
Use layered thinking to place logic in the right part of your application before it turns into a mess.

Dev.to · Steve McDougall
2mo ago
Introduction To Systems Architecture
Learn how to map application components, layers, and dependencies before you start building.

Dev.to · Steve McDougall
⚡ AI Lesson
2mo ago
Stop Writing Code First
Think through requirements, assumptions, and structure before you open your editor.

Dev.to · Steve McDougall
💻 AI-Assisted Coding
⚡ AI Lesson
3mo ago
Reviewing AI Generated Work
How to review AI-generated code effectively, what failure modes to watch for, and how to maintain quality standards as code volume increases.

Dev.to · Steve McDougall
📋 Product Management
⚡ AI Lesson
3mo ago
Running A Better Table
How to run a Shape Up betting table — the planning meeting where pitches get selected and cycles begin or quietly collapse.

Dev.to · Steve McDougall
⚡ AI Lesson
3mo ago
Managing Expectations in the AI Era
How to have honest conversations with stakeholders about AI productivity — what actually changes, what doesn't, and how to set realistic expectations.

Dev.to · Steve McDougall
⚡ AI Lesson
3mo ago
Building Modern Laravel APIs: Foundations and Project Structure
Start the Modern Laravel APIs series by structuring Pulse-Link for production with clear layers, ULIDs, action classes, DTO requests, and versioning.

Dev.to · Steve McDougall
🤖 AI Agents & Automation
⚡ AI Lesson
3mo ago
Redefining Engineering Roles in the AI Era
AI makes implementation cheaper and judgment more valuable. Learn how engineering roles, hiring, and team design are changing.

Dev.to · Steve McDougall
📋 Product Management
⚡ AI Lesson
3mo ago
Writing Pitches That Work
How to write Shape Up pitches that give engineering teams real clarity - problem definition, appetite, solution shaping, rabbit holes, and no-gos explained.

Dev.to · Steve McDougall
📄 Research Papers Explained
7mo ago
Building AI-powered applications in Laravel
I've been researching AI integration patterns for Laravel applications, and I want to share what I've...

Dev.to · Steve McDougall
9mo ago
Building your first MCP server with Laravel
Introduction: Why MCP Changes Everything I'll be honest - when I first heard about the...
DeepCamp AI