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: jbierly1/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.
  • 7 commits
  • 6 files changed
  • 1 contributor

Commits on Aug 25, 2018

  1. Configuration menu
    Copy the full SHA
    4a76dc2 View commit details
    Browse the repository at this point in the history
  2. finished objects arrays

    jbierly1 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    9e017cd View commit details
    Browse the repository at this point in the history
  3. finished functions

    jbierly1 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    b21c24a View commit details
    Browse the repository at this point in the history
  4. finished prototypes

    jbierly1 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    4045e71 View commit details
    Browse the repository at this point in the history
  5. finished classes

    jbierly1 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    d27d4af View commit details
    Browse the repository at this point in the history
  6. finished stretch goal

    jbierly1 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    0479635 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. I reworded 1 and added to 3 on the Answers.md. arrays-objects #133 I…

    …'d fixed in Repl.it but forgot to copy back into VSCode. Should work now. 142 and 127 are fixed now. Cynde can graduate I guess. I spelled out answer in Functions. In terms of the indentation, I assume we'll talk about that on Saturday. I was using Prettier for this code, so you probably know how to adjust it properly. In classes anw was just my name for the variable I was going to return... I went ahead and rewrote it so it's answer as well.
    jbierly1 committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    7f5e7e8 View commit details
    Browse the repository at this point in the history
Loading