maybe this is just an issue with me but I've not found any way to search the docs. the only thing Google seems to index is the release notes, and going backwards from the release notes to guess the appropriate section of the docs that will explain that concept is really annoying.
I can’t even find basic type definitions for standard JS functions. I have to type the function in my IDE and then open the type definition from there.
So it works, I guess, but that’s not really how I want to work.