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: bloominstituteoftechnology/JavaScript-I-Stretch-Assignment
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: JonathanGreene888/JavaScript-I
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.
  • 9 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 19, 2018

  1. Completed the first problem in callbacks.js

    git push
    Jonathan Greene committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    87b38f5 View commit details
    Browse the repository at this point in the history
  2. problem 3

    kammagik committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    8f0d902 View commit details
    Browse the repository at this point in the history
  3. added sumNums

    kammagik committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    1dceb71 View commit details
    Browse the repository at this point in the history
  4. getLength and sumNums

    kammagik committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    ee88b84 View commit details
    Browse the repository at this point in the history
  5. added multiplyNums

    kammagik committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    5cc58bb View commit details
    Browse the repository at this point in the history
  6. last commit

    kammagik committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    3a449ad View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Completed the callbacks.js

    Jonathan Greene committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    784113e View commit details
    Browse the repository at this point in the history
  2. Partially solved the each array

    Jonathan Greene committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    a5905d0 View commit details
    Browse the repository at this point in the history
  3. Solved each by Jonathan greene

    Jonathan Greene committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    0291e1d View commit details
    Browse the repository at this point in the history
Loading