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: engineeredcurlz/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.
  • 19 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 16, 2019

  1. 1st change

    engineeredcurlz committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    9c21091 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Challenge 1 Complete

    -arrays.js
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    adbfa4a View commit details
    Browse the repository at this point in the history
  2. Challenge 2 Completed

    -array.js
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    a54d3ef View commit details
    Browse the repository at this point in the history
  3. Insert for loop

    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    6275e7f View commit details
    Browse the repository at this point in the history
  4. Undo first change

    -create for loop
    -add (-1) to for loop
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    8e561be View commit details
    Browse the repository at this point in the history
  5. Change (id) to (i)

    -change console log so that it can be used for any id
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    39dda45 View commit details
    Browse the repository at this point in the history
  6. Complete Challenge 3+4

    -arrays.js
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    63e2129 View commit details
    Browse the repository at this point in the history
  7. Completed challenge 5

    -moved console log out of for loop in challenge 4
    -moved console log out of for loop in challenge 5
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    ee515cd View commit details
    Browse the repository at this point in the history
  8. Completed challenge 6

    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    0a3c370 View commit details
    Browse the repository at this point in the history
  9. Completed challenge 1

    -object.js
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    bf3a8b8 View commit details
    Browse the repository at this point in the history
  10. Completed challenge 2

    -objects.js
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    6e67f43 View commit details
    Browse the repository at this point in the history
  11. Completed challenge 3

    -objects.js
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    0b4dddf View commit details
    Browse the repository at this point in the history
  12. Completed conversion

    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    fddc4dc View commit details
    Browse the repository at this point in the history
  13. Stretch

    -created parent object
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    f8c9a7d View commit details
    Browse the repository at this point in the history
  14. Stretch 2

    -nested child object
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    cd9ec8e View commit details
    Browse the repository at this point in the history
  15. Stretch 3

    -nested grandchild
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    af139b1 View commit details
    Browse the repository at this point in the history
  16. Stretch 4

    - added speak
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    543c191 View commit details
    Browse the repository at this point in the history
  17. Stretch 5

    -added "my name is" to speak
    -logged objects
    engineeredcurlz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    2385e47 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Configuration menu
    Copy the full SHA
    a2419f5 View commit details
    Browse the repository at this point in the history
Loading