DEV Community

Cover image for 6 Websites You’ll Love As A Developer
MedCode
MedCode

Posted on • Updated on

6 Websites You’ll Love As A Developer

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

Image description

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.

Image description

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.

Image description

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.

Image description

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.

Image description

Top comments (32)

Collapse
 
efpage profile image
Eckehard

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.

Collapse
 
hedanielld profile image
Hubert Daniell

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.

Collapse
 
lopis profile image
Joao L.

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.

Thread Thread
 
cw_24 profile image
Cloudwalker

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.)

Thread Thread
 
lopis profile image
Joao L.

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.

Thread Thread
 
cw_24 profile image
Cloudwalker

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.

Thread Thread
 
efpage profile image
Eckehard

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?

It's understandable, but it's also important to clarify the purpose of stackoverflow. It's not meant to be a forum to ask questions, rather it's purpose is to document programming problems and provide a reference for people.

SE and SO are driven by Stack Exchange Inc..

Thread Thread
 
lopis profile image
Joao L.

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.

Thread Thread
 
flyingace profile image
David Cameron

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.

Collapse
 
efpage profile image
Eckehard • Edited
Collapse
 
dyaskur profile image
Muhammad Dyas Yaskur

Where is dev.to ?

Collapse
 
med_code profile image
MedCode

hhh dev.to its all bro

Collapse
 
ant_f_dev profile image
Anthony Fung

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!

Collapse
 
med_code profile image
MedCode

yes right but it's helpful tool

Collapse
 
codecraftjs profile image
Code Craft-Fun with Javascript

Try Carbon as an alternative to ray.so.

Collapse
 
brittanyhurthead profile image
brittanyhurthead

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!

Collapse
 
raguram90 profile image
RamR

thank you for Ray.so

Collapse
 
med_code profile image
MedCode

any time ..

Collapse
 
rumendimov profile image
Rumen Dimov

Good article!

Collapse
 
chema profile image
José María CL

I like Gitbook

Collapse
 
nsieverywhere profile image
Nsikan Simon

ChatGPT is becoming more reliable for asking code questions and getting instant walkthrough.

Collapse
 
mugishaghad profile image
Mugishaghad

thanks for your support!!!!!!!!

Collapse
 
blitzcode profile image
Blitzcode

This is good stuff!

Collapse
 
rafikadir profile image
rafikadir

Thanks for sharing this amazing collections 👨‍💻

Collapse
 
med_code profile image
MedCode

any time bro

Collapse
 
ghadzhigeorgiev profile image
Georgi Hadzhigeorgiev

Nice to know these, thanks!

Collapse
 
med_code profile image
MedCode

any time bro

Collapse
 
tensouls profile image
Saeed Tal

Thanks for sharing

Collapse
 
med_code profile image
MedCode

any time

Collapse
 
ishimwejeangloire profile image
Ishimwe Jean Gloire

helpful article