Hacker News new | ask | show | jobs
by norman784 1241 days ago
I think you might find answers of problems that are not converted in the docs, I mostly find stuff about JS, Ruby, css or SQL there, but for example for Rust I default to Github, docs.rs or Discord, it might have to do with the community of the tech you are using.
1 comments

This is also true - I'm mostly in .NET world nowadays and the official reference is actually really good. For JS I default to MDN (SO is full of outdated junk). But when I was looking up RoR or Python stuff I was hitting SO more often.

So like I've said - as the reference docs improve SO loses value.