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-Week3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ManSangSin/JavaScript-Core-1-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
  • 9 files changed
  • 1 contributor

Commits on Feb 26, 2023

  1. completed section 1 exercises

    - completed exercises A-E
    ManSangSin committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    c4482fe View commit details
    Browse the repository at this point in the history
  2. fixed exercise E

    - added brackets to if statement
    ManSangSin committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    112b9b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. completed section 2 mandatory

    - completed mandatory exercises 1-3
    ManSangSin committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f57c51d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. practice adding a new test

    - added a test to check the length of array from instructions: JS2 Week1 -Practice write a first test
    ManSangSin committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    9acb339 View commit details
    Browse the repository at this point in the history
Loading