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: wesbos/JavaScript30
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zormit/JavaScript30
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.
  • 11 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 3, 2018

  1. 01: working prototype

    zormit committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    ae6bebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    262c9e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c6c5c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

  1. 02: working prototype

    zormit committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    3295593 View commit details
    Browse the repository at this point in the history
  2. 02: refactor, after watching solution video.

    * pull const elements outside
    * replace some vars by consts
    * use ES6 template literals:
        https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals
    zormit committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    abef532 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. 03: working prototype

    zormit committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    1f542cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da43a7b View commit details
    Browse the repository at this point in the history
  3. 04: solve it.

    zormit committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    f2b2fc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. 05: solve by following video.

    zormit committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    43aa52c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. 06: working prototype.

    zormit committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    8c839ea View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. 07: solved!

    zormit committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    e7629cc View commit details
    Browse the repository at this point in the history
Loading