← Back to context

Comment by jcmontx

6 days ago

My thoughts:

* There are actual productivity gains to Agentic Coding (my tool of preference is Claude Code)

* There is a big chance of producing a lot of slop if one does not use it with care

* More than ever checking mechanisms are essential (static type checking and a good unit testing suite)

* Everything that was boring and tiresome about unit testing is now mandatory since you will be writing almost none of it.