Using GitHub Copilot with JavaScript
Use GitHub Copilot, an AI pair programmer that offers autocomplete-style suggestions as you code, to work with JavaScript
Learning objectives
By the end of this module, you'll be able to:
- Enable the GitHub Copilot extension in Visual Studio Code.
- Craft prompts that can generate useful suggestions from GitHub Copilot.
- Use GitHub Copilot to improve a JavaScript project.
Prerequisites
- Basic understanding of JavaScript, like variables and conditionals
- Ability to use Git and GitHub for version control
- Access to the GitHub Copilot service