|
|
|
|
|
by pmarreck
80 days ago
|
|
I do all my dev in CC now. Only occasionally review with an editor. CC is great at many things but one area it is still not great at is making GUI interactions look and work properly. Literally likely because it can neither see the GUI (without manual screenshot intervention) nor can it see it change over time. So if for example a progress indication is not working correctly, it will totally miss stuff like that. |
|