Working with Code Editors and IDEs - How to Create a Project and Run Your Code Locally in VS Code

Tell us what’s happening:

in the js section of the full stack curriculum in the vscode local server question there is a better extension by Microsoft called live preview

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15

Challenge Information:

Working with Code Editors and IDEs - How to Create a Project and Run Your Code Locally in VS Code

1 Like

Hello.

The live preview is for displaying your output on a screen. However, it won’t always work with every code.

1 Like