Skip to content
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: TheOdinProject/javascript-exercises
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ipkalm/javascript-exercises
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 8 commits
  • 14 files changed
  • 1 contributor

Commits on Sep 25, 2022

  1. add solution for helloWorld and repeatString

    ipkalm committed Sep 25, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    308dccd View commit details
  2. add function; 1st test pass

    ipkalm committed Sep 25, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    aa34edb View commit details
  3. 03 reverse string all tests pass

    ipkalm committed Sep 25, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    794cc48 View commit details
  4. 04 remove from array all tests pass

    ipkalm committed Sep 25, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    e7b9475 View commit details
  5. 05 summ all add function body; 1st test pass

    ipkalm committed Sep 25, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    36b03d3 View commit details
  6. 05 summ all; all tests pass

    ipkalm committed Sep 25, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5102087 View commit details
  7. 06 leap year add function body; all tests pass

    ipkalm committed Sep 25, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    0376707 View commit details
  8. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    403c728 View commit details
Loading