Back to Blog

My Favorite Web Development Resources

May 10, 2025
2 min read
ResourcesWeb DevelopmentTools

A collection of tools and websites that have helped me in my journey

Share this post

Over the years, I've collected a number of resources that have been invaluable in my web development journey. In this post, I'll share some of my favorites.

Documentation

Good documentation is essential for any developer. Here are some of my go-to resources:

Learning Platforms

There are many great platforms for learning web development:

Tools

The right tools can make a big difference in your development workflow:

  • VS Code: My editor of choice with great extensions
  • Git: Essential for version control
  • Figma: Powerful design tool with collaboration features

Communities

Being part of a community can provide support, inspiration, and opportunities to learn:

  • Stack Overflow: Get answers to specific coding questions
  • GitHub: Contribute to open source and learn from others
  • Dev.to: Share your knowledge and learn from other developers

What are your favorite web development resources? I'm always looking to expand my toolkit!