Yet another use-case for ChatGPT. I’m using the wpcom package for Node.js to make calls about a user’s WordPress account. I want to know what sites the user is following in their reader app. But they don’t document the high-level call for that function, which is documented at the REST level. So I ask ChatGPT what to do and it gives me the code I need. In the past I would probably have been able to piece it together with guesswork, trial and error. Might have taken a whole day. Now I have it working while I’m still drinking my morning coffee. BTW, I also had ChatGPT do code review, and it spots an error, and of course I fix it, happily.#