Hacker News new | ask | show | jobs
by Scarlxd 1320 days ago
I am learning Rust RN, I wish I could see the real world examples for the topic I am learning. Can you please disclose your way of using GitHub search in detail or any resource on the topic if possible?
1 comments

I don't have a much else to add: I open the github codesearch at https://cs.github.com/

and I type there something like `"someMethod(" lang:zig`, then I open several results in a new tab and quickly skim through that and close the ones which are not interesting, and that's pretty much it