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: MykoChan/javascript-exercises
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.
  • 12 commits
  • 23 files changed
  • 1 contributor

Commits on Nov 16, 2022

  1. 01_helloWorld

    MykoChan committed Nov 16, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    Copy the full SHA
    3c44394 View commit details
  2. 02_repeatSting

    MykoChan committed Nov 16, 2022
    Copy the full SHA
    bab869d View commit details

Commits on Nov 17, 2022

  1. 03_reverseString

    MykoChan committed Nov 17, 2022
    Copy the full SHA
    70498d6 View commit details
  2. 04_removeFromArray

    MykoChan committed Nov 17, 2022
    Copy the full SHA
    9352ef1 View commit details
  3. 05_sumAll

    MykoChan committed Nov 17, 2022
    Copy the full SHA
    88386be View commit details
  4. 06_leapYears

    MykoChan committed Nov 17, 2022
    Copy the full SHA
    e86cc68 View commit details
  5. 07_tempConversion

    MykoChan committed Nov 17, 2022
    Copy the full SHA
    884b419 View commit details
  6. 08_calculator

    MykoChan committed Nov 17, 2022
    Copy the full SHA
    0a1d624 View commit details

Commits on Dec 5, 2022

  1. 09_palindromes

    MykoChan committed Dec 5, 2022
    Copy the full SHA
    e6f52ef View commit details
  2. 10_fibonacci

    MykoChan committed Dec 5, 2022
    Copy the full SHA
    5aef6d7 View commit details
  3. 11_getTheTitles

    MykoChan committed Dec 5, 2022
    Copy the full SHA
    93c76b7 View commit details

Commits on Dec 6, 2022

  1. 12_findTheOldest

    MykoChan committed Dec 6, 2022
    Copy the full SHA
    07fb268 View commit details
Loading