Today I discovered this gem of a site: mdn.io, The "I'm feeling lucky" URL Shortener
The Mozilla Developer Network is an awesome JavaScript resource. When looking for JavaScript references on something like Function.apply, you might use a search engine with "apply site:developer.mozilla.org" and click the first result.
mdn.io does that for you.
You can try out a bunch of urls. Try visiting
On it's repo, It says that mdn.io uses DuckDuckGo's Bang! functionality to redirect you to the first search result.
It's really nice someone has made this.
Top comments (1)
Welcome 😄