Skip to content

DigitalHistory/lecture-code-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Code Snippets from HIS393

This very basic repository contains code snippets from lecture slides in HIS393: Digital History at the University of Toronto.

The idea is just to provide direct access to all the code so you can try to follow along in your text editor, most likely using Quokka.js to evaluate variables and function calls.

Usage

There’s no need to fork this repo; just clone it and keep it somewhere accessible on your laptop. Run npm install to help VSCode figure out your coding requirements. Then just open the file you’re interested in and start Quokka with Quokka.js: Start on current File in the Command Palette. From that point on you should be able to follow along with the lecture.

About

Code snippets from lecture slides in HIS393: Digital History

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published