It’s been a while since I developed an Umbraco website.
The last one I created was using Umbraco 8 with Visual Studio 2019 and SQL Server and things have moved on a fair bit since then.
Is Visual Studio still the most popular or are people using something else like VS Code?
I’m about to start a new project with Umbraco 15 so I’d appreciate an update from those who are still commercially active.
All of my experience and knowledge dates back from Umbraco 4 so Visual Studio is what I know and I’d be happy to continue with it but I’m also happy learn something new if it’s advantageous.
I personally still use Visual Studio for most things, although Rider is also getting pretty popular. For the ‘frontend’ stuff in Umbraco, like Lit, Vite and Typescript, Visual Studio Code is probably the way to go. Personally I can manage enough in Visual Studio, but I recognize that Code with certain plugins is way better than the full Visual Studio.