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-II
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Kennedykid1995/JavaScript-II
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.
  • 11 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 17, 2018

  1. minor

    - removed errant "either"
    - backtick method name formatting
    mixelpixel authored Apr 17, 2018
    Configuration menu
    Copy the full SHA
    e0e0376 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from LambdaSchool/mixelpixel-patch-1

    Patrick Kennedy
    BigKnell authored Apr 17, 2018
    Configuration menu
    Copy the full SHA
    8f8c061 View commit details
    Browse the repository at this point in the history
  3. minor

    mixelpixel authored Apr 17, 2018
    Configuration menu
    Copy the full SHA
    1c91b18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54034bc View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Adding callbacks

    BigKnell committed May 22, 2018
    Configuration menu
    Copy the full SHA
    0e47b8d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Configuration menu
    Copy the full SHA
    4754de7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8bca38 View commit details
    Browse the repository at this point in the history
  3. Working on ticketPrice

    Currently working on the reduce problem, trying to figure out how to do it with MDN and W3
    Kennedykid1995 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    2e79826 View commit details
    Browse the repository at this point in the history
  4. callback js

    I have finished the callback.js
    Kennedykid1995 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    b21c1f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Done with Array methods

    I used the solution code to figure out what was wrong with my reduce function
    Kennedykid1995 committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    c08e902 View commit details
    Browse the repository at this point in the history
  2. Closures and Gunction Method are in

    I pasted the solution code into both of the assignments just so that I can see how they work, I plan on revisiting and studying these
    Kennedykid1995 committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    7632b7a View commit details
    Browse the repository at this point in the history
Loading