From the course: Learning Web Audio and Video

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Set up your environment

Set up your environment

- [Instructor] We need to install and configure a text editor for editing HTML markup. We'll be using Microsoft Visual Studio Code for this course, but you can use any editor that you wish. Visual Studio Code is a free cross-platform, powerful editor for native web technologies. You can download Visual Studio Code by visiting code.visualstudio.com. Then you simply click the download button for your platform. I'm on Windows here, so I'm going to download the Windows stable build. The Visual Studio Code setup installer is now being installed to my Windows machine. With the installer downloaded to my downloads folder, I can go ahead and double-click to install this. As you can see, I already have Visual Studio Code currently installed and running on this machine, so I don't need to install it. I'll hit cancel. However, if you have not installed Visual Studio Code yet, be sure to go through with the installation. We'll now pop over to Visual Studio Code itself. One additional thing that…

Contents