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: cjbt/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.
  • 13 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 27, 2018

  1. initial commit

    cecil john tantay committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    84400bd View commit details
    Browse the repository at this point in the history
  2. finished closure challenge 1

    cecil john tantay committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    695d0ab View commit details
    Browse the repository at this point in the history
  3. finished closure mvp

    cecil john tantay committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    15e8666 View commit details
    Browse the repository at this point in the history
  4. finished callbacks

    cecil john tantay committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    4121efd View commit details
    Browse the repository at this point in the history
  5. finished stretch-function-conversion

    cecil john tantay committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    ea7fa32 View commit details
    Browse the repository at this point in the history
  6. finished array methods.js

    cecil john tantay committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    f0c05a6 View commit details
    Browse the repository at this point in the history
  7. finished stretch callbacks

    cecil john tantay committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    4933d8a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. added comments on callbakcs.js

    cecil john tantay committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    24c8356 View commit details
    Browse the repository at this point in the history
  2. added test suite in the callbacks.js

    cecil john tantay committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    a2c319b View commit details
    Browse the repository at this point in the history
  3. finished closure stretch... closure is still a mystery to me

    cecil john tantay committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    48d64df View commit details
    Browse the repository at this point in the history
  4. refractored array-methods.js

    cecil john tantay committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    853091d View commit details
    Browse the repository at this point in the history
  5. fixed bug in line 50

    Cecil John Tantay authored Nov 28, 2018
    Configuration menu
    Copy the full SHA
    cc4cd14 View commit details
    Browse the repository at this point in the history
  6. added more comments

    Cecil John Tantay authored Nov 28, 2018
    Configuration menu
    Copy the full SHA
    e77c8e4 View commit details
    Browse the repository at this point in the history
Loading