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: jwillson2020/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.
  • 18 commits
  • 23 files changed
  • 1 contributor

Commits on Dec 7, 2020

  1. added code to B & C

    added code to B & C
    B new console log
    C repeat x3 \n
    jwillson2020 committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    45154ea View commit details
    Browse the repository at this point in the history
  2. added code to C

    c = string and string typeof
    jwillson2020 committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    c29c231 View commit details
    Browse the repository at this point in the history
  3. updated D E

    added two strings
    jwillson2020 committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    fb95999 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. done E EX1

    done first part of E
    jwillson2020 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    d46da23 View commit details
    Browse the repository at this point in the history
  2. F done

    prolem with .trim
    remember to trim the string first then the .length
    jwillson2020 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    3557d17 View commit details
    Browse the repository at this point in the history
  3. finished G

    G finished
    jwillson2020 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    bd973a3 View commit details
    Browse the repository at this point in the history
  4. I float done

    done I float
    jwillson2020 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    2bfef81 View commit details
    Browse the repository at this point in the history
  5. J done

    2 x exercises
    jwillson2020 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    d9b3101 View commit details
    Browse the repository at this point in the history
  6. K done ex 1,2

    done ex 1,2
    jwillson2020 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    4b3c7ab View commit details
    Browse the repository at this point in the history
  7. K

    EXERCISE 5
    jwillson2020 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    eaa955f View commit details
    Browse the repository at this point in the history
  8. fixed syntax errors

    fixed 1-syntax errors.js
    jwillson2020 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    1573cd7 View commit details
    Browse the repository at this point in the history
  9. logic errors fixed

    hard, weird
    jwillson2020 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    dc8499b View commit details
    Browse the repository at this point in the history
  10. 3-function outpur done

    jwillson2020 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    fed8269 View commit details
    Browse the repository at this point in the history
  11. TaX DONE

    jwillson2020 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    1900ef9 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. none currency convert

    passed both,
    jwillson2020 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    bdb2fe4 View commit details
    Browse the repository at this point in the history
  2. added sums

    no idea how to add function in a variable
    jwillson2020 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    0909039 View commit details
    Browse the repository at this point in the history
  3. done piping

    unsure if this is the right way,
    jwillson2020 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    afdd868 View commit details
    Browse the repository at this point in the history
  4. magic 8 ball

    had a go!
    jwillson2020 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    05d5b3e View commit details
    Browse the repository at this point in the history
Loading