If you're looking for a website that specifically focuses on providing assistance and resources for developers, you might find the following website helpful:
1. medCode
MedCode's Blog – Your Ultimate Destination for Software and Design Insights. Dive into a wealth of knowledge curated specifically for software enthusiasts and design aficionados. From cutting-edge coding techniques to innovative design trends, MedCode's Blog offers invaluable resources to elevate your skills and stay ahead of the curve. Join our community today and unlock the secrets to success in the dynamic worlds of software development and design.
2. Roadmap.sh
Roadmap.sh is a website that offers comprehensive technology roadmaps for various career paths in software development and web development. It provides step-by-step guides and resources to help individuals navigate their learning journeys and progress in their chosen field
3. Codepen.io
CodePen is an online code editor and social development environment that allows developers to write HTML, CSS, and JavaScript code and see the live results in real-time. It provides a collaborative platform for developers to create, experiment, and showcase their front-end web development projects.
With CodePen, you can create and edit HTML, CSS, and JavaScript code directly in your browser. It offers a split-screen view where you can write code in one pane and see the live output in the other. This immediate feedback helps developers quickly iterate and test their code.
4. stackoverflow
Stack Overflow is a widely-used question-and-answer website for programmers and developers. It serves as a community-driven platform where individuals can ask questions related to programming, software development, and various technologies. Other community members provide answers, solutions, and insights to these questions.
5. Readme.io
Readme.io is a platform that helps developers create beautiful, interactive, and user-friendly documentation for their APIs, SDKs, libraries, or any other software products. It provides tools and features to streamline the process of creating, hosting, and maintaining documentation.
6. GitBook
GitBook is a platform that allows individuals and teams to create and publish online documentation, ebooks, and knowledge bases. It provides a user-friendly interface and a range of features to streamline the process of writing, collaborating, and distributing content.
Top comments (32)
Many newcomers had a bad experience asking questions at stackoverflow. If the topic does not seem to be valuable enough, your question might easily get closed and deleted by the admins. Often you do not even get a reason, why the question was deleted or who closed it. This is opposit to what the website suggests, so might be unexpected for new users.
So, checking out Stackoverflow is always helpful, but asking questions may be not.
I find Stackoverflow to be like a sorority now as if you ask a question you get down voted just for asking no matter the question. Glad ChatGPT is around now I just ask it coding questions now. At least that way i won't get down voted and I get a prompt response.
And the funny part is that many of the members of this sorority got their karma from answering or asking the most basic questions back in the day and got high on their internet points. But nowadays asking basic questions gets your question flagged within seconds. I would stay away from stackoverflow if I were starting to learn something new.
Obviously I don't know about your experience with Stackoverflow and which questions you asked but I suppose that downvoted or closed questions are the ones that were already answered (maybe many times) - so moderators may resent you to ask without researching first. Often I see question with only one response: "This was answered here: "
I suppose it can happen that moderators don't read the question carefully enough and mistake it for the similar question that was already answered but it is hard to make generalizations such as above without some statistics.
(I'm not involved with Stackoverflow nor I ever bother to downvote anything there.)
My personal (bad) experiences like this is me asking a seemingly basic question that gets marked as duplicated and closed right away. The problem is that these "duplicates" are now 10+ years old and sometimes don't answer your question anymore. Context changes, tech evolves. Or worse yet, I just asked something different and some senior user didn't bother understanding the question. I understand stackoverflow doesn't need users asking how to sort a list in javascript every day, but it should strive to be welcoming to new people.
I think that in this case (outdated answers for existing questions) it is expected that instead of opening new question you post a reply in existing question thread.
Alternatively - when asking a question you can reference existing questions and point out how outdated the answers are - that way you will show that you researched first and you have more chance not to have your question closed.
Part of the problem is that the rules and targets are not clearly communicated.
This is from reddit why do people in stackoverflow downvote everything?
SE and SO are driven by Stack Exchange Inc..
And I agree with that, fully. But that also means it's not the place for newbies to ask questions. It started as that sort of place, but it couldn't continue being that as it scaled.
I'm not really feeling this direction that SO is not a place for newbies. It has its rules and processes and everyone needs to learn and follow them. If a newcomer's experience is that they post a question and immediately get a reply saying "this is answered here:" then it's possible that they're approaching SO as though it's a place where they ask a question and immediately expect an answer, which it's not. SO is a community-driven knowledge base. Part of what any good dev needs to learn early on is that while it's okay/expected/desired that they ask questions it's not okay just to expect that the answer will just be handed back to them. This expectation is why sites like lmgtfy exist.
To an extent SO is there to hold a new dev's hand, but only to lead them, not to pull them along.
There is no such thing as a stupid question, only stupid answers
Where is dev.to ?
hhh dev.to its all bro
Thanks for sharing.
I've seen the output from Ray.so before, but didn't realise that's where it came from. They certainly look nice as graphics, but unfortunately it means that copy/paste functionality is lost. Great for presentation slides though!
yes right but it's helpful tool
Try Carbon as an alternative to
ray.so
.Love this! As a newbie it’s easy to be over saturated with resources. It’s also easy to get overwhelmed with trying to learn EVERYTHING. I have experienced a few of these applications but I didn’t realize CodePen was so useful. Will definitely be venturing over in that area. Thank you!
thank you for Ray.so
any time ..
Good article!
I like Gitbook
ChatGPT is becoming more reliable for asking code questions and getting instant walkthrough.
thanks for your support!!!!!!!!