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-I
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-I
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.
  • 14 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 26, 2018

  1. initial commit

    cecil john tantay committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    1e375b3 View commit details
    Browse the repository at this point in the history
  2. forgot to commit, but finished challenge 1 and 2

    cecil john tantay committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    aa89b7a View commit details
    Browse the repository at this point in the history
  3. skipped challenge 3 of arrays, finished challenge 4

    cecil john tantay committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    db131a5 View commit details
    Browse the repository at this point in the history
  4. finished challenge 5 of arrays.js

    cecil john tantay committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    7c08046 View commit details
    Browse the repository at this point in the history
  5. finished challenge 6 of arrays.js

    cecil john tantay committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    0b3be4b View commit details
    Browse the repository at this point in the history
  6. added needed objects in objects.js

    cecil john tantay committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    73f845e View commit details
    Browse the repository at this point in the history
  7. finished challenge 2 of objects.js

    cecil john tantay committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    51df95a View commit details
    Browse the repository at this point in the history
  8. finished challenge 3 in objects.js

    cecil john tantay committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    f292df7 View commit details
    Browse the repository at this point in the history
  9. finished challenge 3 in arrays.js

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

    cecil john tantay committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    2c14966 View commit details
    Browse the repository at this point in the history
  11. finished objects.js stretch

    cecil john tantay committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    838f70d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. converted challenge 3, 4, 5, 6 to array methods

    cecil john tantay committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    3c7c288 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4731ea8 View commit details
    Browse the repository at this point in the history
  3. fixed challenge 2 and converted it using array methods

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