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/Sprint-Challenge--JavaScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: EJaona/Sprint-Challenge--JavaScript
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.
  • 6 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 30, 2018

  1. Configuration menu
    Copy the full SHA
    e3f74da View commit details
    Browse the repository at this point in the history
  2. completed arrays objectives of objects-arrays.js. Also completed the …

    …stretch portion since i did all of the higher order functions with Es6 arrow function
    EJaona committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    0a4beb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4647440 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea4d477 View commit details
    Browse the repository at this point in the history
  5. completed class.js refractoring, also completed class.js stretch goal…

    …... You cant have both the `prototypes.js` and `class.js` linked to index.html at the same time since they use the same const variables and constructor names. I commented out `prototypes.js` from HTML to see results of `class.js`
    EJaona committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    3b1874d View commit details
    Browse the repository at this point in the history
  6. completed Answers.md

    EJaona committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    b3750a7 View commit details
    Browse the repository at this point in the history
Loading