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: TraiLynne/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.
  • 20 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 16, 2018

  1. Completed Task 1: Set up the project with Git

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    79a659e View commit details
    Browse the repository at this point in the history
  2. Callbacks: Defined callback function

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    c4a6b8c View commit details
    Browse the repository at this point in the history
  3. Completed Callbacks Problem 1: Getting Length of Array

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    633de21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    470c52d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44463f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dcdbc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    806e100 View commit details
    Browse the repository at this point in the history
  8. Completed Task 2: Callbacks MVP

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    d892c8c View commit details
    Browse the repository at this point in the history
  9. Completed Array Methods Challenge 1: Use .forEach()

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    f97fd50 View commit details
    Browse the repository at this point in the history
  10. Completed Array Methods Challenge 2: Use .map()

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    bac2c19 View commit details
    Browse the repository at this point in the history
  11. Completed Array Methods Challenge 3: Use .filter()

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    fdb9a00 View commit details
    Browse the repository at this point in the history
  12. Completed Array Methods Challenge 4: Use .reduce()

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    687af59 View commit details
    Browse the repository at this point in the history
  13. Completed Array Methods Custom Problem 1

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    1dabfc1 View commit details
    Browse the repository at this point in the history
  14. Completed Array Methods Custom Problem 2

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    093388d View commit details
    Browse the repository at this point in the history
  15. Completed Array Methods Custom Problem 3

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    aeaa2cb View commit details
    Browse the repository at this point in the history
  16. Completed Task 3: Array Methods

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    5ba7b00 View commit details
    Browse the repository at this point in the history
  17. Completed Closures Challenge 1: Write your own closure

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    a6423a3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d3ba155 View commit details
    Browse the repository at this point in the history
  19. Completed Task 4: Closures MVP

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    6953817 View commit details
    Browse the repository at this point in the history
  20. Completed ES5 to ES6 conversion stretch

    Trai Lynne
    Trai Lynne committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    d35a9fc View commit details
    Browse the repository at this point in the history
Loading