This repository contains a plethora of demos and step-by-step instructions for teaching GitHub Copilot's usage with Javascript.
This Repository provides Copilot Javascript (NodeJS) demos & workshops for developers.
-
Demos are the guided approach for training classes and live walkthrough exercises.
-
Workshops are the self-guided approach to learning exercises with Copilot.
Both contain the necessary steps to complete the exercise.
Demo | Description | Level |
---|---|---|
Simple Javascript Calculator | A simple calculator that adds two numbers together | Easy |
Node Calculator | A simple calculator that adds two numbers together | Easy |
NodeJS WebApp | A simple NodeJS webapp that uses ExpressJS to serve a simple HTML page | Easy |
NodeJS app that runs shell commands | A NodeJS webapp that runs shell commands | Medium |
Do you want to contribute to the project? That is great! Please read CONTRIBUTING.md guide to make the contribution to this repository.