@searls my experience has been that the LLMs can be bad with the subtleties. We see it with react useEffect a lot. It often over uses the hook itself or adds wrong or missing dependencies. Devs keep relying on it no matter how much you try to educate