Essential Developer Resources

A comprehensive list of resources that every modern web developer should know about. These tools and platforms have proven invaluable in my development journey.

Learning Platforms

  1. freeCodeCamp
  2. MDN Web Docs
  3. Frontend Masters
  4. Egghead.io
  5. Kent C. Dodds Blog

Development Tools

  1. VS Code Extensions:

    • ESLint
    • Prettier
    • GitLens
    • Error Lens
  2. Chrome Extensions:

    • React Developer Tools
    • Redux DevTools
    • Lighthouse
    • Web Vitals

Documentation

  1. React Docs
  2. Next.js Docs
  3. TypeScript Handbook
  4. Tailwind CSS Docs

Design Resources

  1. Figma Community
  2. Dribbble
  3. Coolors
  4. Heroicons

API Testing

  1. Postman
  2. Insomnia
  3. HTTPie

This list is regularly updated as new tools and resources emerge in the development ecosystem.