


Once we're done, we're going to crack it open and make sure it was actually installed successfully. We're going to run through the process of just installing it real quick. I prefer a visual studio code, so let's go ahead and actually kick things off by downloading the build. But for this course, we don't need a lot of those features. Web storm isn't free, but it does come with a heck of a lot of features. And lastly, there are more complex editors like Web Storm. You can also use sublime text, which was a very popular choice in the past.

This was a text editor released by GitHub. If you don't want to use VSC, there are other options out there. Exactly as I have my local development environment set up. So if you don't have a text editor you already use or you haven't used VSC before, I'd recommend giving it a try throughout this course as you'll get the added benefit of being able to set up your local development environment. VSC comes with JavaScript support and as we move through the course, we'll add on and customize visual studio code creating a better development environment. We'll start off just by using the default features. I deleted Visual Studio Code completely and we're going to go through the process of setting things up from scratch. Exactly as I have my local copy set up for this course, I've actually completely uninstalled all of my plug ins, themes and settings.
#Visual studio code javascript tutorial install
So regardless of what operating system you're using for this course, you are going to be able to install VSC and configure it.
#Visual studio code javascript tutorial free
Aside from being my favorite text editor, Visual Studio Code is free open source and it runs everywhere. We can learn a bit more about this one visual studio code by going to code dot visual studio dot com. This is where we're going to write all the code we write throughout the course. So it's going to make it really easy to actually write JavaScript code. This is one specifically designed for programming languages. It's not like the text editor on your machine you might use to jot down a few notes. In this video, you're going to install Visual Studio Code on your machine, Visual Studio Code is a text editor.
