Angular
Setting Up An Angular Environment
  •  

Installing A Code Editor

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

Before we can write any code, we need something to write it with. We could use a good old text file, but that would be a bit archaic. Instead, let's use one of the best editors available today--Microsoft's VS Code. We'll also configure it with some extensions that are helpful in our development workflow.

 

I finished! On to the next chapter