Get Started with .NET Framework and Docker

This video demonstrates how Visual Studio 2017 makes it easier to be more productive than ever as you create modern web applications.
Download Visual Studio 2017 and select the "Web Development" workload
I've been waiting for visual studio debugger to work with Chrome for a long time. I'm so happy to see this functionality implemented. Thank you!
vs debugger and js is very nice indeed. Would have liked if you could provide more info and demos of the js debugger
Can we also navigate to definition of js function or variable in vs 2017, like we do using Resharper for js, or like we do in C# source code?
@EhsanSajjad
Yes, Go To Definition of JavaScript and TypeScript function, variables etc. all works like you are used to in C#.
<rant>
Most of this video just shows Salsa project from Typescript team... quite anticlimactic. Good to see the same lack of front end development support as always. I don't wan to be mean, but front end has always been neglected in VS, and all improovements are just catching up with what top notch web devs have already been using every day. OTOH, it's probably awesome for enterprises with dinosaurs coding web pages...
</rant>
@bholtzman:It was available in 2015 but it required some manual steps
Debugging client side .js files in VS 2017 works fine for me. Is it also possible to debug JavaScript / JQuery embedded directly into a .aspx file using a <script> tag? In my case the breakpoints are never hit.
did not benefit though just heard you talk the alway
how do i open it as a website?