
A complete website workflow
Organise project files, write HTML, CSS and JavaScript, preview locally, debug carefully and preserve changes with Git.
Learn to understand the editor's role in a web workflow and choose VS Code for an appropriate task in this beginner-friendly Visual Studio Code lesson.

Organise project files, write HTML, CSS and JavaScript, preview locally, debug carefully and preserve changes with Git.
Use a non-sensitive practice folder, inspect unfamiliar code before trusting it, and never place passwords, tokens or private information in project files.
Identify editing, terminal, debugging and source-control areas. The expected result is to choose VS Code for an appropriate task.