JavaScript and TypeScript Projects with React, Angular, or Vue in Visual Studio 2022 with or without .NET

1 · Scott Hanselman · Nov. 25, 2021, 8:50 p.m.
I was reading Gabby's blog post about the new TypeScript/JavaScript project experience in Visual Studio 2022. You should read the docs on JavaScript and TypeScript in Visual Studio 2022. If you're used to ASP.NET apps when you think about apps that are JavaScript heavy, "front end apps" or TypeScript focused, it can be confusing as to "where does .NET fit in?" You need to consider the responsibilities of your various projects or subsystems and the multiple totally valid ways you can build a web ...