In addition to the other suggestions, using an editor like Visual Studio Code (code.visualstudio.com) allows you to CTRL-click on a symbol to display or jump to it's definition.
It's like an interactive "How-To..." book and saves the time most of us would spend browsing through the MDN web docs.