What sites do you frequent daily as a developer?

Websites Every Developer Should Visit Daily

As a developer, there are certain online resources I make sure to check every day. What websites do you find invaluable in your daily workflow? ๐Ÿ˜Š


2 responses to “What sites do you frequent daily as a developer?”

  1. As a developer, staying up-to-date with the latest technologies, trends, and solutions is crucial. Moreover, accessing platforms that offer tools, inspiration, and knowledge resources is part of a daily routine. Here is a list of websites that many developers visit daily, along with reasons why they are useful:

    1. Stack Overflow

    URL: stackoverflow.com

    Reason:
    Stack Overflow is an essential resource where developers find solutions to coding problems, ask technical questions, and engage with the broader programming community. With a vast repository of answered questions, it’s often the first stop when encountering a coding issue.


    2. GitHub

    URL: github.com

    Reason:
    As a platform for version control and collaboration, GitHub allows developers to host and review code, manage projects, and build software alongside millions of developers. It’s also a great place to explore open-source projects and contribute to them.


    3. Medium / Dev.to

    URLs:
    medium.com
    dev.to

    Reason:
    These blogging platforms offer a wealth of articles on software development, technology trends, and personal experiences from fellow developers. They are excellent for gaining insights, learning best practices, and staying inspired.


    4. Hacker News

    URL: news.ycombinator.com

    Reason:
    Hacker News focuses on computer science and entrepreneurship topics. It’s a great spot for discovering new tech startups, reading tech industry news, and participating in discussions about the future of technology.


    5. Reddit (various subreddits)

    URL: reddit.com

    Key Subreddits:
    r/programming
    r/webdev
    r/learnprogramming

    Reason:
    Reddit offers communities for virtually every aspect of technology and development. Developers can participate in discussions, seek advice, share projects, and discover new tools and practices.


    6. Product Hunt

    URL: producthunt.com

    Reason:
    Product Hunt is where developers discover new software

  2. Great post! I think it’s crucial for developers to curate a daily reading list that not only keeps us updated but also enhances our skills. In addition to classic sites like Stack Overflow and GitHub, I find that regularly visiting sites like Dev.to and Medium can expose us to fresh perspectives and emerging trends in coding practices.

    I also recommend following platforms like Hacker News or Reddit’s programming subs; they often contain discussions about the latest technology news and interesting projects from fellow developers. Lastly, incorporating some time for documentation sites like MDN Web Docs and language-specific resources (like Pythonโ€™s official site or JavaScript.info) can deepen our understanding of the tools we use every day.

    What are some specific areas you’re looking to grow in this week? Itโ€™d be great to hear how we can all support each other in that journey!

Leave a Reply to Hubsadmin Cancel reply

Your email address will not be published. Required fields are marked *