Skip to content

Instantly share code, notes, and snippets.

@vpetkovic
Last active February 12, 2022 20:44
Show Gist options
  • Save vpetkovic/48c14b67452c5288b3377da6ee538b61 to your computer and use it in GitHub Desktop.
Save vpetkovic/48c14b67452c5288b3377da6ee538b61 to your computer and use it in GitHub Desktop.
My Development Tools

This is a list of the tools I use on daily basis to complete every single taks on hand more efficeintly. List is not set in stone so if you have any suggestions on the tool I should start using, drop the comment below explaining why I should check it out 😉.

⚙ IDEs

  • Visual Studio
  • JetBrains Tools (Rider, PHPStorm, WebStorm)
  • Visual Studio Code (not really as an IDE but for quick code peek and very light and quick editing

⚙ Data

⚙ Version Control

  • GitHub
  • TFS (For my job - slowly migratring from it though)

⚙ Other Tools

  • Postman - Testing APIs
  • Code Sandbox - Prototyping for web apps
  • ClickUp - Project Management Platform
  • Cacher - Code Snippet Manager
  • Draw.io - For Diagrams
  • Azure DevOps - CI/CD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment