In my experience, if I'm looking how to do something pretty standard with an API I'm unfamiliar with, it's usually correct and faster than trying to trawl through bad, build-generated documentation that would rather explain every possible argument than show a basic example.
And in the case it's wrong, I will know pretty quickly and can fall back to the old methods.
And in the case it's wrong, I will know pretty quickly and can fall back to the old methods.