(no title)
projproj | 4 years ago
If there is a pattern it doesn't recognize, you end up on the MDN search results page.
edit: More info. about how it works is available here: https://github.com/tayler/tomdn
projproj | 4 years ago
If there is a pattern it doesn't recognize, you end up on the MDN search results page.
edit: More info. about how it works is available here: https://github.com/tayler/tomdn
hnarn|4 years ago
DDG also has !bangs for this specific purpose and !mdn does, as expected, lead you to MDN.
projproj|4 years ago
Bangs are great, just shorter again to use tomdn.com: - `!mdn array.map` leads me to https://developer.mozilla.org/en-US/search?q=array.map, which I have to scan the results and click on. - tomdn.com?array.map leads me to the exact page in the docs. https://developer.mozilla.org/en-US/docs/Web/Javascript/Refe...
This may or may not be valuable, but I like saving the extra steps for something I do many times a week. Basically this calculation (https://xkcd.com/1205/) works out for me + the fun of working on a new project.
edit: >I don't have to run my searches through an unknown third party
Very sympathetic to this concern. Feel free to host yourself -- it's a single html file. https://github.com/tayler/tomdn