# Ways in which GenAI has changed the way I write code so far

DevFeed: [Ways in which GenAI has changed the way I write code so far](<https://devfeed.tech/articles/ways-in-which-genai-has-changed-the-way-i-write-code-so-far-38833.md>)

Original publisher: [Read original article](<https://lengrand.fr/ways-in-which-genai-has-changed-my-coding-so-far/>)

Author: Julien

Published: 2026-04-30T11:19:11Z

Content type: opinion

Language: en

Sources: [Thoughts, stories and ideas.](<https://devfeed.tech/sources/thoughts-stories-and-ideas.md>)

Topics: [genai](<https://devfeed.tech/topics/genai.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Vibe coding](<https://devfeed.tech/topics/vibe-coding.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [coding](<https://devfeed.tech/topics/coding.md>), [junie](<https://devfeed.tech/topics/junie.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [claude](<https://devfeed.tech/tags/claude.md>), [development](<https://devfeed.tech/tags/development.md>), [genai](<https://devfeed.tech/tags/genai.md>), [guardrails](<https://devfeed.tech/tags/guardrails.md>), [implementation](<https://devfeed.tech/tags/implementation.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [repository](<https://devfeed.tech/tags/repository.md>), [tests](<https://devfeed.tech/tags/tests.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

## AI overview

The author describes how generative AI has changed their home coding workflow, including stack and IDE choices, Git usage, and the ability to turn more ideas into pet projects. They use Claude and orchestration tools such as Maestro for implementation, with tests and Markdown guardrails guiding and reviewing AI-generated code.

## Source excerpt

AI has fundamentally transformed my developer workflow, from stack choices and IDE preferences to how git is used. I using Claude and orchestration tools like Maestro to guide implementation while tests serve as guardrails.