Slide 27
Slide 27 text
We think it is generally went well.
How did it go?
27
However, it is worth considering the following;
1. Keep an eye on (large scale) code changes (+/-) in short order
2. Go with incremental instructions / build
3. Look out for possible hallucinations - eg. including/omitting certain
attributes from API resource, deleting test cases that errors out.
4. Don’t let the AI fix simpler issues - Cursor, for example can fix simple
issues fairly well locally with its `Tab completion` feature
5. You own the code and the AI tools are assisting. So, make sure the
code meets the requirements on security, quality, maintainability,
scalability, etc