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/Sprint-Challenge--JavaScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nedssoft/Sprint-Challenge--JavaScript
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.
  • 10 commits
  • 6 files changed
  • 2 contributors

Commits on May 10, 2019

  1. (objects): Create dinosaur objects

    Orie Chinedu
    Orie Chinedu committed May 10, 2019
    Configuration menu
    Copy the full SHA
    77bd469 View commit details
    Browse the repository at this point in the history
  2. (array): Implement array manipulation

    Orie Chinedu
    Orie Chinedu committed May 10, 2019
    Configuration menu
    Copy the full SHA
    51bde9a View commit details
    Browse the repository at this point in the history
  3. (array): Implement Advanced array manipulations

    Orie Chinedu
    Orie Chinedu committed May 10, 2019
    Configuration menu
    Copy the full SHA
    268ddfa View commit details
    Browse the repository at this point in the history
  4. (function): Implement functions

    Orie Chinedu
    Orie Chinedu committed May 10, 2019
    Configuration menu
    Copy the full SHA
    0e4f33c View commit details
    Browse the repository at this point in the history
  5. (array): Correct wrong solution

    Orie Chinedu
    Orie Chinedu committed May 10, 2019
    Configuration menu
    Copy the full SHA
    c38e381 View commit details
    Browse the repository at this point in the history
  6. (prototype): Implement prototype

    Orie Chinedu
    Orie Chinedu committed May 10, 2019
    Configuration menu
    Copy the full SHA
    e348f63 View commit details
    Browse the repository at this point in the history
  7. (classes): Refactor prototypes to classes

    Orie Chinedu
    Orie Chinedu committed May 10, 2019
    Configuration menu
    Copy the full SHA
    b8fb65c View commit details
    Browse the repository at this point in the history
  8. (self-study): Answer self-study questions

    Orie Chinedu
    Orie Chinedu committed May 10, 2019
    Configuration menu
    Copy the full SHA
    e6c4a49 View commit details
    Browse the repository at this point in the history
  9. (stretch): Implement CubeMaker Class

    Orie Chinedu
    Orie Chinedu committed May 10, 2019
    Configuration menu
    Copy the full SHA
    6d33c56 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1 from oriechinedu/chinedu-orie

    Sprint Challenge implementation
    SorinC6 authored May 10, 2019
    Configuration menu
    Copy the full SHA
    59131d1 View commit details
    Browse the repository at this point in the history
Loading