Comparing TheOdinProject:main...hagnerd:master · TheOdinProject/javascript-exercises · GitHub
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: hagnerd/javascript-exercises
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.
  • 12 commits
  • 13 files changed
  • 1 contributor

Commits on Jan 24, 2018

  1. Solve helloWorld.js

    Matt Hagner committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    5ce9c66 View commit details
    Browse the repository at this point in the history
  2. Solve repeatString.js

    Matt Hagner committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    cadfd13 View commit details
    Browse the repository at this point in the history
  3. Solve reverseString.js

    Matt Hagner committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    45cee1c View commit details
    Browse the repository at this point in the history
  4. Solve removeFromArray.js

    Matt Hagner committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    37af0ee View commit details
    Browse the repository at this point in the history
  5. Solve sumAll.js

    Matt Hagner committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    6522f06 View commit details
    Browse the repository at this point in the history
  6. Pass leapYear.js test 1

    Matt Hagner committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    a9de0c2 View commit details
    Browse the repository at this point in the history
  7. Pass leapYears.spec.js tests 2 and 3

    Matt Hagner committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    18f6157 View commit details
    Browse the repository at this point in the history
  8. Solve leapYear.spec.js

    Matt Hagner committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    1aa4443 View commit details
    Browse the repository at this point in the history
  9. Pass tempConversion.spec.js test 1

    Matt Hagner committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    3abf86b View commit details
    Browse the repository at this point in the history
  10. Pass tempConversion.spec.js ctof test 1

    Matt Hagner committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    36fd433 View commit details
    Browse the repository at this point in the history
  11. Pass tempConversion.spec.js ftoc test 2 and ctof test 2

    Matt Hagner committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    c75541b View commit details
    Browse the repository at this point in the history
  12. Pass tempConversion.spec.js ftoc test 3 and ctof test 3

    Matt Hagner committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    aa0c6a9 View commit details
    Browse the repository at this point in the history
Loading