FrontEnd Homework 01 - TheEvergreenStateCollege/upper-division-cs-23-24 GitHub Wiki

Web Front End - Homework 01

Lap 1: Static Page

Readings and Watchings

Main Text https://btholt.github.io/complete-intro-to-web-dev-v3/

Video to Watch Accompanying Above

Code and Commit

Clone the class mono-repo locally, either on your own machine, or use a fresh GitPod workspace where it is already cloned for you.

git clone https://github.com/TheEvergreenStateCollege/upper-division-cs

Create a personal directory for your assignments in the class monorepo:

web-24wi/assignments/<github_username>

It is initially empty. Add an empty HTML page

touch index.html

Solve the exercise

Lap 2: React + Typescript

Lap 3: ILC

⚠️ **GitHub.com Fallback** ⚠️