Skip to content
This repository was archived by the owner on Jan 14, 2024. 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-1-Coursework-Week1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: malkitbenning/JavaScript-Core-1-Coursework-Week1
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 16, 2023

  1. Completed all mandatory challenges

    Got all mandatory correct
    malkitbenning committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d491cdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af2ab36 View commit details
    Browse the repository at this point in the history
  3. all correct except one

    last test failing
    malkitbenning committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8525940 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. re-coded conditions after feedback

    changed several if conditions into fewer inspect array conditions.
    malkitbenning committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    6fbd61a View commit details
    Browse the repository at this point in the history
  2. update json file to prevent crash

    changed position of setupFilesAfterEnv and included in two places. This fixed bug
    malkitbenning committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    3b3abb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Revert "update json file to prevent crash"

    This reverts commit 3b3abb0.
    malkitbenning committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    2b223dd View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. changes from Volunteer review

    Changes incorporated after Michael's review
    malkitbenning committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    783aa94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43d78a5 View commit details
    Browse the repository at this point in the history
  3. removed comment line

    comment removed
    malkitbenning committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5d87100 View commit details
    Browse the repository at this point in the history
Loading