Skip to content

1 séries · 12 articles

Coder avec l'IA

Outils, patterns et workflows pour expédier du code prod avec des partenaires IA — de l'autocomplétion aux agents autonomes.

Séries dans ce track

Coder avec l'IASérie mastery

Claude Code Mastery

12 articles pour faire de Claude Code ton second cerveau en terminal — du Q&R one-shot aux pipelines multi-agents qui livrent des features de bout en bout.

12 parties

Derniers articles dans ce track

  • 18 mai 2026

    The Future of Agentic Development

    Where this is going in 2026 and beyond. What I'd bet on, what I would not, and the line where I get sceptical of the hype.

  • 16 mai 2026

    Advanced Patterns — Hooks, MCP Servers, Custom Tools, System Prompts

    Once you've outgrown the defaults: hooks for deterministic side effects, MCP servers for org-specific data, custom tools, and system-prompt surgery.

  • 14 mai 2026

    Team Workflows

    How engineering teams are actually integrating Claude Code today. The shared .claude/ folder, the review rituals, and the anti-patterns I keep seeing in the wild.

  • 12 mai 2026

    Testing and Debugging

    Letting Claude Code own the entire test loop. Including the parts that make engineers nervous: regressions, flakies, integration tests, and the stack-trace whisperer.

  • 10 mai 2026

    Building Complete Features

    From Linear ticket to merged PR with Claude Code. A real, honest walk-through — what the prompt looked like, what the agent got right, what I caught in review.

  • 8 mai 2026

    Multi-Agent Pipelines

    Chaining sub-agents, running them in parallel, and the patterns for 'review-while-coding' without losing your mind. Where Claude Code starts to feel like a small engineering org.