Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CodeYourFuture/JavaScript-Core-2-Coursework-Week3-Archived
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: erin-switchstitch/JavaScript-Core-2-Coursework-Week3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 12 files changed
  • 1 contributor

Commits on Aug 6, 2021

  1. V.1.0 - Completed

    Completed all mandatory and extra tasks. See slideshow.js for a annotated guide to the extra code imported into quote.js
    erin-switchstitch committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    ab3d137 View commit details
    Browse the repository at this point in the history
  2. V.1.1

    removed some redundant css
    erin-switchstitch committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    33a1df8 View commit details
    Browse the repository at this point in the history
  3. V.1.2

    Added a new file alternativeSolutions.js which includes a classmate's solution to the 'double auto run' issues (defined an empty variable 'setIntervalVar' in the global scope. Then used that variable in each function and assigned it to the specific setInterval method ) !
    erin-switchstitch committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    d6784f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. V.1.3 inclass done

    Completed the inClass exercises
    erin-switchstitch committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    5790175 View commit details
    Browse the repository at this point in the history
Loading