5 Must Know Websites for Web Developers

Programming is more about exploring than just coding.

Sarvesh Prajapati
Enlear Academy

--

One of the crucial parts of being a programmer is finding the right resources and using them efficiently.

Though using those resources is varies from person to person. But having knowledge is a must for every developer out there.

In this article, we’ll discuss several websites that a developer should be aware of.

So let’s put it into work:

1. MDN Web Docs

Resources for Developers, by Developers

https://developer.mozilla.org

When it comes to having pretty good knowledge about any web technology there is one website I first end up with: MDN Web Docs. This website covers topics regarding HTML, CSS, and JavaScript. The contents of this website are too good to be overlooked.

The writer explains every bit of information in a plain English way. And this is also my favorite website which makes me put it at the first of the list.

So I personally encourage you to do visit this site, if you haven’t.

2. Medium

Where good ideas find you.

If you are a developer who loves to gain knowledge by reading articles apart from watching videos, then Medium is here for you.

Over 200 dev writers share their knowledge through their articles so you can find high-quality articles relevant to your domain.

Medium is my go-to website to get a rich knowledge about any particular topic.

So consider this site as your next programming resource.

3. Dev Community

https://dev.to

Since Medium has a particular group of writers who belongs to programming, Dev.to is the entire platform made for the developer. This the specific resources where you can find articles about any programming technologies.

The majority of Dev’s articles are pretty straightforward, and they make sense.

So do give it a shot.

4. GitHub

Where the world builds software

If you are in this programming field, then it’s hard to believe that you haven’t heard about GitHub.

Probably you have one if not more than one.

And if you haven’t then you are missing.

For your quick reference:

GitHub is a hosting platform the store source code and it’s version using popular version control system GIT.

It wouldn’t be wrong if I say, GitHub is going to be the next resume for a developer, and it makes sense.

So make a GitHub account to show your potential as a developer.

5. Stackoverflow

For Developers, By Developers

As I mentioned earlier, programming is more about thinking than just coding. So in case you are developing programs, chances are you might end up running out of logic and idea.

So what else do you need that Stackoverflow.

Stackoverflow is a forum platform specially made for programmers.

The community of developers here on Stackoverflow is so vast that chances are you could find the solution to your problem on this website.

Wrap things up

Having said that, this is not the whole list of resources. These are the resources which I personally prefer.

Let me know in the comment if you have some more and why they are useful.

So that’s it for now. See you in the next one.

--

--