Closed kitsonk closed 2 years ago
We should consider handling built in APIs on deno.land like we do on docland: https://doc.deno.land/deno/stable as well as we should publish the doc node to algolia to integrate into the search.
Here is an example of what happens when searching for WebSocket which is common and clearly not the results we want to show:
WebSocket
Another example with Deno.run and run.
Deno.run
run
This has landed.
We should consider handling built in APIs on deno.land like we do on docland: https://doc.deno.land/deno/stable as well as we should publish the doc node to algolia to integrate into the search.