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: gabada/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
  • 4 files changed
  • 2 contributors

Commits on Jan 22, 2019

  1. complete problem 1 on callbacks.js.

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    9b4118d View commit details
    Browse the repository at this point in the history
  2. redo all the solutions with anonymous functions.

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    065ef2e View commit details
    Browse the repository at this point in the history
  3. complete problem 4 on callbacks.js.

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    b268789 View commit details
    Browse the repository at this point in the history
  4. complete problem 5 on callbacks.js.

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    1b62b31 View commit details
    Browse the repository at this point in the history
  5. clean up problem 5 on callbacks.js.

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    2db4387 View commit details
    Browse the repository at this point in the history
  6. complete challenge 1 of array-methods.js.

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    1997009 View commit details
    Browse the repository at this point in the history
  7. complete challenge 2 of array-methods.js.

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    4e19326 View commit details
    Browse the repository at this point in the history
  8. complete challenge 3 of array-methods.js.

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    96f9fb4 View commit details
    Browse the repository at this point in the history
  9. complete challenge 4 of array-methods.js.

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    e8f8bf9 View commit details
    Browse the repository at this point in the history
  10. Correct Challenge 1 to use .forEach()

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    faf43a0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    960cf15 View commit details
    Browse the repository at this point in the history
  12. problem 2 for challenege 5 complete.

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    bae585a View commit details
    Browse the repository at this point in the history
  13. change problem 3 since there were no company name overlaps and solve …

    …new problem 3.
    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    6ddfe70 View commit details
    Browse the repository at this point in the history
  14. complete challenge 1 closure.js.

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    85f2a8a View commit details
    Browse the repository at this point in the history
  15. complete challenge 2 closure.js.

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    60001d1 View commit details
    Browse the repository at this point in the history
  16. convert all ES5 notation to ES6 on array-methods.js.

    Gill Abada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    4555465 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. change sort by donation amount so leaders are on top.

    Gill Abada committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    cf9c758 View commit details
    Browse the repository at this point in the history
  2. add stretch for closure.js.

    Gill Abada committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    c8c7c67 View commit details
    Browse the repository at this point in the history
  3. Complete stretch function conversion and convert all call backs to ar…

    …row syntax.
    Gill Abada committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    620cd6b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Merge pull request #1 from gabada/gill-abada

    complete problem 1 on callbacks.js.
    VaderSteve76 authored Jan 29, 2019
    Configuration menu
    Copy the full SHA
    27657f7 View commit details
    Browse the repository at this point in the history
Loading