What is your favorite IDE for web development?

Leon Shivamber 1 Reputation point
2020-10-11T22:08:37.523+00:00

Understand there are always many factors to consider. What is the number one reason you like your favorite IDE?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,827 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Dave Patrick 426K Reputation points MVP
    2020-10-11T23:02:46.16+00:00

    Might also try them over here.
    https://forums.asp.net/
    https://forums.iis.net/

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

  2. Krish G 2,326 Reputation points
    2020-10-12T06:52:08.853+00:00

    Answer to such questions would be very much "opinionated" as the number one reason is largely subjective to individual. If you have to choose 1st party Microsoft IDE, Visual Studio family is the only option where you can go to https://visualstudio.microsoft.com/ , choose the options it asks and it will recommend the right download and tutorials.

    31633-image.png

    For example:

    31529-image.png

    0 comments No comments

  3. sadomovalex 3,626 Reputation points
    2020-10-12T14:57:20.88+00:00

    Since Azure is MS technology their IDEs are natively integrated with Azure. So we use Visual Studio for backend development and Visual Studio Code for SPFx development. E.g. in Visual Studio there are native project templates like Azure functions where you may start development of Azure functions with minimal efforts. If you develop for Azure notification hubs there is Azure server explorer which allows to monitor push notifications registrations, etc.

    0 comments No comments