Skip to content

Mar 13: GitHub and Markdown

Learning Objectives

After today's class, you should be able to:

  • Add multiple UI event listeners after the DOM content has been loaded.
  • Write a README file in Markdown format and explain the language syntax.
  • Perform the following git commands: clone, add, commit, push, pull, status.

Lesson Outline

Mini Lecture [30 min]

VS Code Extensions [5 min]

Markdown Tutorial [15 min]

GitHub Tutorial [25 min]

  1. Convert your narrative to Markdown format, commit as README.md in your repo.
  2. Add your sketches as .drawio files, save in your repository in the design folder.
  3. From now on, use the repo (not whatever you used to create the first version).