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: hadipournigjeh/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.
  • 10 commits
  • 21 files changed
  • 1 contributor

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    27d64ce View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. I added and I removed ...

    first line : I added ( , ) between a b c .
    second line : I remove num end of the bracet and I add strat { and end }  for body of function.
    hadipournigjeh committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    5743f67 View commit details
    Browse the repository at this point in the history
  2. I add +

    I added + after name and befor age
    hadipournigjeh committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    666d7d7 View commit details
    Browse the repository at this point in the history
  3. The + was more in this line

    one + was enough and one of them was more then I removed one of them
    hadipournigjeh committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    f8e3820 View commit details
    Browse the repository at this point in the history
  4. I added +

    between is and total to get correct answer
    hadipournigjeh committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    c7e9a22 View commit details
    Browse the repository at this point in the history
  5. I will find the wrong code

    wordtrim was wronge and I added . between word and trim
    hadipournigjeh committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    a404d5d View commit details
    Browse the repository at this point in the history
  6. I made two changes

    in first function : I removed "" from start and end od word and then I removed () of end of the lengrh.
    
    in second function : I moved a b c after return
    hadipournigjeh committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    1d98eb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. mandetory 3

    I made a variable and connected all 3 words togheder with concatenate
    hadipournigjeh committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    2da7fcd View commit details
    Browse the repository at this point in the history
  2. Update 1-syntax-errors.js

    I removed + from test
    hadipournigjeh committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    f173362 View commit details
    Browse the repository at this point in the history
  3. updated functions

    hadipournigjeh committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    0cf74da View commit details
    Browse the repository at this point in the history
Loading