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: Alex-McEvoy/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.
  • 11 commits
  • 3 files changed
  • 2 contributors

Commits on May 21, 2018

  1. Finished creating task 1 objects

    tangled-tessellations committed May 21, 2018
    Configuration menu
    Copy the full SHA
    0a7d99a View commit details
    Browse the repository at this point in the history
  2. Created parent object with nested child and grandchild

    tangled-tessellations committed May 21, 2018
    Configuration menu
    Copy the full SHA
    dd9667c View commit details
    Browse the repository at this point in the history
  3. Fixed speak functions and added logging

    tangled-tessellations committed May 21, 2018
    Configuration menu
    Copy the full SHA
    a41db62 View commit details
    Browse the repository at this point in the history
  4. completed challenges 1 and 2 on arrays file

    tangled-tessellations committed May 21, 2018
    Configuration menu
    Copy the full SHA
    e9683ec View commit details
    Browse the repository at this point in the history
  5. Finished all exercises in array file

    tangled-tessellations committed May 21, 2018
    Configuration menu
    Copy the full SHA
    4747d57 View commit details
    Browse the repository at this point in the history
  6. Completed callback function challenges

    tangled-tessellations committed May 21, 2018
    Configuration menu
    Copy the full SHA
    5d74a85 View commit details
    Browse the repository at this point in the history
  7. Converted several functions to big arrow notation

    tangled-tessellations committed May 21, 2018
    Configuration menu
    Copy the full SHA
    4c4c502 View commit details
    Browse the repository at this point in the history
  8. Changed variable names in objects.js and refactored some array challe…

    …nges
    tangled-tessellations committed May 21, 2018
    Configuration menu
    Copy the full SHA
    3d98691 View commit details
    Browse the repository at this point in the history
  9. Capitalized first letter of each model in challenge3 to correct for s…

    …orting error
    tangled-tessellations committed May 21, 2018
    Configuration menu
    Copy the full SHA
    9f6051b View commit details
    Browse the repository at this point in the history
  10. Re-factored more array functions and began re-factoring objects

    tangled-tessellations committed May 21, 2018
    Configuration menu
    Copy the full SHA
    e9816f3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Last minute additions to callbacks and objects

    TangledTessellations committed May 22, 2018
    Configuration menu
    Copy the full SHA
    3bf53fc View commit details
    Browse the repository at this point in the history
Loading