This site exists to get you to relevant MDN web documentation with as little effort as possible. Here are some ways to use the site.
By accessing this URL... | You will be forwarded to... |
---|---|
tomdn.com?array.some | https://developer.mozilla.org/docs/Web/Javascript/Reference/Global_Objects/Array/some |
tomdn.com?object.keys | https://developer.mozilla.org/docs/Web/Javascript/Reference/Global_Objects/Object/keys |
tomdn.com?css.flex | https://developer.mozilla.org/docs/Web/CSS/flex |
tomdn.com?htmlel.input | https://developer.mozilla.org/docs/Web/HTML/Element/input |
tomdn.com?htmlattr.autofocus | https://developer.mozilla.org/docs/Web/HTML/Global_attributes/autofocus |
tomdn.com?svg | https://developer.mozilla.org/en-US/search?q=svg |
That's it. So instead of googling "MDN string replace", just type tomdn.com?string.replace in your browser. tomdn.com will send you directly to the correct page on MDN from there.
If the item is not known to tomdn.com, you will be sent to the search results page on MDN for that term.
Feedback? Get in touch: @taylersumms. Or submit an issue on github.