|
|
|
|
|
by quxbar
338 days ago
|
|
IMO you're better off investing in tooling that works with or without LLMs:
- extremely clean, succinct code
- autogenerated interfaces from openAPI spec
- exhaustive e2e testing Once that is set up, you can treat your agents like (sleep-deprived) junior devs. |
|
Claude Code has been an absolute beast when I tell it to study examples of existing APIs and create new ones, ignoring bringing any generated code into context.