Skip to main content

17 posts tagged with "ai"

View All Tags

[4/6] Claude Code: Evolution of Development Methodology

· 6 min read
Austin Xu
Cloud Platform Engineering Leader @ eBay

This is part 4 of a 6-part series on Claude Code.

4. Evolution of Software Development Methodologies in the AI Era

4.1 Agile Development: From Sprints to Prompts

Challenges of Traditional Agile

Typical Scrum Process: Sprint Planning → Daily Standup → Development (2 weeks) → Sprint Review → Retrospective

[1/6] Claude Code: Introduction to AI-Assisted Development

· 5 min read
Austin Xu
Cloud Platform Engineering Leader @ eBay

This is part 1 of a 6-part series on Claude Code.

1.1 From Copilot to Vibe Coding

During 2021-2023, AI-assisted programming was primarily "completion-based" tools: GitHub Copilot provided next-line suggestions as you typed code. While revolutionary at the time, this was still the traditional "human writes code, AI assists" model.

[0/6] Claude Code in Practice: A Complete Guide to AI-Assisted Development

· 7 min read
Austin Xu
Cloud Platform Engineering Leader @ eBay

Exploring best practices for AI-assisted programming (Vibe Coding) through the real development journey of the Finance project

  • Author: Austin Xu
  • Project: Family Finance Management System (Spring Boot + Vue 3 Full-Stack Application)
  • Development Period: November 2025 - Present
  • Code Scale: ~41,000 lines of code, 127 Java files, 33 Vue components, 25 database tables
  • Net Development Time: ~20 hours (weekend and evening spare time)
  • GitHub: https://github.com/austinxyz/finance