Since switching almost completely to JavaScript, Node.js and React I noticed that my time spent on Stack Overflow dropped significantly. I found my answers in API docs and GitHub issues most of the time. I never created an account. Once I had listed most recent Redux and React questions, had an answer to one that was pretty tricky within one minute since posting and while I was typing out the answer in my editor some…
Github issues have also replaced most of my stack overflow usage. Part of it is that I'm now more experienced, so most of my questions are about edge cases or potential bugs and not "How do I call system()?". But it also feels like stackoverflow took off because it was lower friction than mailing lists and experts exchange, but has been overshadowed as projects migrated to github and most developers already having a…
Yeah. Programmers now give really nice answers to basic questions about the up and coming tech on their personal/company blogs.
Also, SO benefited from having a decent code formatting in a time where code blocks looked horrible pretty much everywhere else. They lost that edge.