Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.
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: HackYourFuture/JavaScript1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jakaarl/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.
  • 5 commits
  • 10 files changed
  • 1 contributor

Commits on Mar 7, 2018

  1. Configuration menu
    Copy the full SHA
    af90af1 View commit details
    Browse the repository at this point in the history
  2. Reworking stuff to enable unit testing.

    Use npm and mocha to run tests, browserify to output
    the script file for browser.
    jakaarl committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    a360f90 View commit details
    Browse the repository at this point in the history
  3. Ignore everything except .gitignore.

    This is to keep the directory but ignore generated files.
    jakaarl committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    0c41a48 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Configuration menu
    Copy the full SHA
    cae8448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c32349b View commit details
    Browse the repository at this point in the history
Loading