Skip to content

colby-timm/copilot-bootcamp-session1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Copilot Bootcamp: Agent Mode Basics

Learn how to use GitHub Copilot's Agent mode to handle complex, multi-step coding tasks

Welcome

  • Who is this for: Developers at any experience level looking to leverage AI-assisted coding with GitHub Copilot.
  • What you'll learn: How to use GitHub Copilot Agent mode to handle complex, multi step coding tasks across both frontend and backend code.
  • What you'll build: You will implement item deletion functionality in a full-stack JavaScript application.
  • Prerequisites:
    • Basic knowledge of JavaScript, React, and Express
    • Familiarity with VS Code
    • GitHub Copilot subscription or trial
  • How long: This exercise takes less than 30 minutes to complete.

In this exercise, you will:

  1. Use GitHub Copilot's Agent mode to implement delete functionality
  2. Learn how Copilot can help you make changes across multiple files in a project
  3. Experience how Copilot can understand both frontend and backend code to create a cohesive solution

How to start this exercise

Simply copy the exercise to your account, then wait about 20 seconds for the setup to complete, then refresh the page.

Important: Make sure to check the "Include all branches" checkbox when creating your repository. This is required for the exercise to work properly.

Include all branches checkbox

Having trouble? 🤷

When copying the exercise, we recommend the following settings:

  • For owner, choose your personal account or an organization to host the repository.
  • We recommend creating a public repository, since private repositories will use Actions minutes.

If the exercise isn't ready in 20 seconds, please check the Actions tab.

  • Check to see if a job is running. Sometimes it simply takes a bit longer.
  • If the page shows a failed job, please submit an issue.

© 2025 Slalom • Code of Conduct • MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.9%
  • CSS 10.9%
  • HTML 4.2%