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: stevekutz/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.
  • 17 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 18, 2019

  1. added

    stevekutz committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    2a341f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. completed Array Challenge 1

    stevekutz committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    8989744 View commit details
    Browse the repository at this point in the history
  2. completed Array Challenge 2

    stevekutz committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    d6ecbd8 View commit details
    Browse the repository at this point in the history
  3. completed Array Challenge 3

    stevekutz committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    4715aa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    994e8d6 View commit details
    Browse the repository at this point in the history
  5. completed Array Challenge 5

    stevekutz committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    a589db6 View commit details
    Browse the repository at this point in the history
  6. completed callbacks

    stevekutz committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    f67eb1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cee29a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27e3af3 View commit details
    Browse the repository at this point in the history
  9. STRETCH callbacks completed

    stevekutz committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    1263cce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec109d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11498b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. POST SPRINT - experimenting with array of objects, added functions to…

    … clone, sort by key, generate random dates, and add key with date to array of objects
    stevekutz committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    3571bea View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. POST SPRINT - adding experimenting with array of objects, added funct…

    …ions to clone, sort by key, generate random dates, and add key with date to array of objects
    stevekutz committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    553b1af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40c5bb4 View commit details
    Browse the repository at this point in the history
  3. POST SPRINT: created functions: generate random array of dates given …

    …length and type of date(obj or string), used array destructuring for sorted date strings, added info on sorting dat objs
    stevekutz committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    ec52547 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Merge pull request #1 from stevekutz/steve-kutz

    Steve kutz
    theryanclausen authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    15c14dd View commit details
    Browse the repository at this point in the history
Loading