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: lfsalazarcruz/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.
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 26, 2018

  1. Luis F. Salazar

    luis salazar authored and luis salazar committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    0d9a9bc View commit details
    Browse the repository at this point in the history
  2. Finished function_conversion and almost done with array_methods.js

    Challenge 5 from array_methods.js still missing.
    
    A review to my function_conversion file would be really helpful.
    luis salazar authored and luis salazar committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    be48902 View commit details
    Browse the repository at this point in the history
  3. Started the closures.js objectives.

    luis salazar authored and luis salazar committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    a531666 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Finished assignment

    Finished setting up the function-conversions to ES6.
    
    Finished closure.js assignment. I copied the code and paste it from the solution. Still not really clear.
    luis salazar authored and luis salazar committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    ab745d9 View commit details
    Browse the repository at this point in the history
  2. Challenge 4 - Used .reduce with ES6 syntax

    luis salazar authored and luis salazar committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    263ae99 View commit details
    Browse the repository at this point in the history
Loading