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: RahmaB1/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.
  • 8 commits
  • 7 files changed
  • 1 contributor

Commits on Feb 17, 2023

  1. Update 1-syntax-errors.js

    RahmaB1 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    2fbdb55 View commit details
    Browse the repository at this point in the history
  2. 2-3

    RahmaB1 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b2d02c1 View commit details
    Browse the repository at this point in the history
  3. mandatory

    RahmaB1 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ab8871a View commit details
    Browse the repository at this point in the history
  4. extra 1 & 2

    RahmaB1 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    912dcb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. extra - 3 - in progress

    RahmaB1 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    49fd178 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    905d09d View commit details
    Browse the repository at this point in the history
  2. adding for loop and comments

    I've added for loop to be able to search for any string passed to the function.
    RahmaB1 committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    593499b View commit details
    Browse the repository at this point in the history
  3. fixing extra 1

    converting from string to number
    RahmaB1 committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    9127904 View commit details
    Browse the repository at this point in the history
Loading