blog
blog copied to clipboard
[mirror] Go Blog (obsolete)
afaik bug was resolved here https://github.com/golang/go/issues/30778
What problem we solve with this pull request: this is a bad UX to have links to the current page - no value to click and wait to page reload....
Hi, I just wanted to add this trivial case for future developers to ensure smoother on boarding. I have mentioned further details in https://github.com/golang/go/issues/40427
- Fix the `time.After` link so it shows properly - Improve the wording describing the `Query` function, so it's clearer to readers.