DEV Community

Cover image for 12 websites every developer should follow 🌱
David Allen
David Allen

Posted on • Updated on

12 websites every developer should follow 🌱

1. StackExchange

https://stackexchange.com/

Everyone knows of StackOverflow.com and AskUbuntu which are part of StackExchange network. But there are dozens of other sites in the StackExchange network that are dedicated to programming. Some of my favorites are

Why use StackExchange?

  • You want to improve your software engineering skills.

  • Help other developers by answering their questions.

  • Show off your skills by linking to your StackExchange account in your resume or website.

2. GitHub

https://github.com/

GitHub requires no introduction for software developers. It’s the place on the Internet where open source projects are built.

Why use GitHub?

  • Share your code with the rest of the world.

  • Contribute to open-source projects.

  • Build free websites using GitHub pages.

  • A good GitHub profile can unlock awesome job opportunities.

3. DevDocs.IO

https://devdocs.io/

DevDocs.IO is a single-page open source app that allows you to search documentation of all popular programming languages and frameworks.

Why?

  • Superfast way to search documentation.

  • Works offline.

  • One place to search all the docs

4. Hacker News

https://news.ycombinator.com/

Hacker News is a website where people submit links and have interesting discussions around them. Most of the submissions are related to Silicon Valley, Entrepreneurship, and Tech.

Why use Hacker News?

  • To keep updated with Silicon Valley and the US tech ecosystem.

  • A place for high-quality well-moderated discussions.

5. diff.blog

http://diff.blog/

diff.blog

diff.blog is an engineering blog aggregator. The website aggregates blog posts from 1000s of Engineering and developer blogs (including blogs on dev.to).

Why use diff.blog?

  • You want to follow the engineering blogs of tech companies and developers from all over the internet.

  • If you have a blog about software engineering, you can include it in diff.blog so that it reaches a bigger audience.

6. Udemy

https://www.udemy.com/

Udemy is one of the biggest video tutorial websites in the world. It has amazing tutorials on almost every tech-related topic. My favorite teacher on Udemy is Stephen Grider. You should check him out.

Why use Udemy?

  • Learn a new skill.

7. DigitalOcean

https://digitalocean.com/

DigitalOcean is a hosting provider in which you can host your servers, databases, etc. It’s very popular among developers.

Why use DigitalOcean?

  • You are working on personal projects and want an easy to use interface.

  • You want to keep things as simple as possible.

8. IndieHackers.com

https://www.indiehackers.com/

IndieHackers is a community of developers and entrepreneurs who are trying to build profitable internet companies without raising money.

Why use IndieHackers.com?

  • You want to interact with people who are building or have built successful Internet companies.

9. Resumake.IO

http://resumake.io/

Resumake.IO is an open-source website that helps you make a resume for applying to Software Engineering jobs.

Why use Resumake?

  • You want a no bull-shit, easy to use resume maker.
  • You can export the resume as PDF, Latex, and JSON so that you don't have to start from scratch the next time.

10. Leetcode

https://leetcode.com/

Leetcode is a website that helps you prepare for software engineering interviews.

Why use Leetcode?

  • You want to practice coding problems that are asked during software engineering interviews.

  • You want to know about the interview experiences of people who have attended software engineering interviews.

11. Glassdoor

https://www.glassdoor.com/

Glassdoor is a website where employees review their companies.

Why use Glassdoor?

  • You want to know what it is like working for the company.

  • You want to know how much are the employees paid in the company.

12. ProductHunt

https://producthunt.com/

ProductHunt is a website where developers and companies launch websites, apps, etc that have recently built.

Why use ProductHunt?

  • To know what all products are getting launched every day.

  • You want to launch the website or app you built.


Of course, you all know about dev.to, so it is not included in the list :)

That’s it, folks. Hope you enjoyed the article. Let me know in the comments if I missed a website that you think should have been on the list.

Latest comments (53)

Collapse
 
ama profile image
Adrian Matei

Would like to suggest Codever for dev bookmarks and code snippets management.

Collapse
 
drazenz profile image
Drazen Zaric • Edited

Hey David, that's a great list. I'm a fan of pretty much everything you listed.

Since you mentioned engineering blogs, I thought you might find useful this tool I recently made - blogboard.io

It helps you search, browse articles by similarity and follow topics. All posts are sourced from official engineering blogs of tech companies.

Collapse
 
rebaiahmed profile image
Ahmed Rebai

What about dev.to hahaha and medium.com? Dzone.com? gitter? StackOverflow
there a lot of links that can be helpful for developers

Collapse
 
andrewbaisden profile image
Andrew Baisden

Good list going to check out a few I have not visited yet.

Collapse
 
bajcmartinez profile image
Juan Cruz Martinez

I'm sad my site is not listed there lol, it's clearly one of the best blogs for developers. Maybe next time

Collapse
 
b3ing_anoop profile image
Anoop Gupta

Thanks!!!

Collapse
 
developerkaren profile image
Karen Efereyan

I love devdocs so much. Thanks for this David

Collapse
 
davidallen77 profile image
David Allen

Yes. IndieHackers is awesome. Glad that you found it helpful :)

Collapse
 
codinglanguages profile image
Your DevOps Guy

You want to know about the interview experiences of people who have attended software engineering interviews.

This is a very important point. The more you know, the better you can prepare since you know what to expect.

Reading about other people's experiences has always helped me for any interview I have had. Glassdoor, also mentioned in the article, is another great place to get this info.

Collapse
 
davidallen77 profile image
David Allen • Edited

Oh Yes. Glassdoor is also a terrific resource for figuring out the interview process of the company. Thanks for pointing that out :)

Collapse
 
t3h2mas profile image
Thomas Noe • Edited

lobste.rs if you want a more... technically focused hacker news

Collapse
 
davidallen77 profile image
David Allen

Yes. Lobeste.rs is a pretty awesome HN alternative. Though I think getting an account registered is a bit of a hassle.

Collapse
 
basemsisy profile image
Basem

thanks for amazing collection!

Collapse
 
davidallen77 profile image
David Allen

Thank you!

Collapse
 
nachtfunke profile image
Thomas Semmler

Are you serious? I am assuming this is sarcasm.

Collapse
 
aswinbarath profile image
Aswin Barath

50% of the resources were new to me.
Thanks for sharing 😇

Collapse
 
davidallen77 profile image
David Allen

Thanks!

Collapse
 
mbcse profile image
MOHIT BHAT

Very usefull, Thanks for sharing!!

Collapse
 
davidallen77 profile image
David Allen

Thank you!

Collapse
 
webbureaucrat profile image
webbureaucrat

Good tip on diff.blog. I wasn't aware of this, but it looks neat.

Collapse
 
davidallen77 profile image
David Allen

Yup. diff.blog is awesome!