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: mix3d/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.
  • 10 commits
  • 10 files changed
  • 1 contributor

Commits on Aug 7, 2018

  1. commit first project

    Madison Dickson authored and Madison Dickson committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    7409a1a View commit details
    Browse the repository at this point in the history
  2. failed attempt at making the 360 rotation look smooth

    Madison Dickson authored and Madison Dickson committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    c8ef5d1 View commit details
    Browse the repository at this point in the history
  3. More efficient #3 session

    Madison Dickson authored and Madison Dickson committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    0a145ca View commit details
    Browse the repository at this point in the history
  4. better comments

    Madison Dickson authored and Madison Dickson committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    c561e92 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. commit day 4's work

    Madison Dickson authored and Madison Dickson committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    02e566e View commit details
    Browse the repository at this point in the history
  2. add chapter 5 complete work

    Madison Dickson authored and Madison Dickson committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    d942cac View commit details
    Browse the repository at this point in the history
  3. commit typeahead work, with personally preferred improvements over th…

    …e video
    Madison Dickson authored and Madison Dickson committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    b0d0896 View commit details
    Browse the repository at this point in the history
  4. Use reduce instead of filter and map!

    One less loop through data, but no list of matches with which to do other things with.
    Hmm!
    Madison Dickson authored and Madison Dickson committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    83d609a View commit details
    Browse the repository at this point in the history
  5. commit 4 days challenges.

    Initial Shift-select using indexes, about to try a second approach without.
    Madison Dickson authored and Madison Dickson committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    70ff297 View commit details
    Browse the repository at this point in the history
  6. save simpler object based approach to shift-click select all.

    Madison Dickson authored and Madison Dickson committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    d44ef12 View commit details
    Browse the repository at this point in the history
Loading