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: fwesss/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 Aug 8, 2019

  1. Initial commit

    fwesss committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    0adc358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e25b09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9404b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f4e273 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5737921 View commit details
    Browse the repository at this point in the history
  6. Completed closure challenge

    fwesss committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    8c3c45d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9528694 View commit details
    Browse the repository at this point in the history
  8. Stretch for closures completed

    Stretch goals completed
    fwesss committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    9c97ef6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bbc660 View commit details
    Browse the repository at this point in the history
  10. Converted counter function into IIFE

    Stretch goals completed
    fwesss committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    a086715 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f0e15d6 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    fwesss authored Aug 8, 2019
    Configuration menu
    Copy the full SHA
    f355ea2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Configuration menu
    Copy the full SHA
    bf9373a View commit details
    Browse the repository at this point in the history
  2. Reformatted files

    fwesss committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    8c2ae46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76fa22d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Fixed closures challenge 3. Needed to create a newCounterFactory in o…

    …rder to keep prior count value.
    fwesss committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    abca17a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from fwesss/westley-feller

    Finished MVP and stretch goals
    dani-digital authored Aug 14, 2019
    Configuration menu
    Copy the full SHA
    6e07eec View commit details
    Browse the repository at this point in the history
Loading