Intro of me
Flow
- Limitation & finding of Claude code
- Best practice (Simple example: Building a API)
- workflow
- PS with claude code or the workflow
- make functions with input & output & orchistration
- implement 1 by 1
- Best practice (Complex example: data pipeline (Clean architecture)
- workflow
- PS with claude with the entities & dependency
- make domain logic
- extract to interface
- try
- let claude to refactor
- What should do and What should not do
Limitation & finding of Claude code
Best practice (Simple example: Building a API)
- have a very clear implementation sample
- let claude to refer to it
Best practice (Complex example: data pipeline (Clean architecture)