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

Commits on Jan 7, 2020

  1. Install ESLint/Prettier

    meterrill committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    2180e40 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Create debugging.js

    meterrill committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    89af129 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Create a div

    meterrill committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    93a7d45 View commit details
    Browse the repository at this point in the history
  2. Add class of wrapper

    meterrill committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    03aafcc View commit details
    Browse the repository at this point in the history
  3. Insert into HTML body

    meterrill committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    76281b3 View commit details
    Browse the repository at this point in the history
  4. Create an unordered list

    meterrill committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    f524129 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b7b71a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6bbbb4 View commit details
    Browse the repository at this point in the history
  7. Create an image tag

    meterrill committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    b115448 View commit details
    Browse the repository at this point in the history
  8. Set src attribute

    meterrill committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    4222d74 View commit details
    Browse the repository at this point in the history
  9. Set width attribute

    meterrill committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    3bc0801 View commit details
    Browse the repository at this point in the history
  10. Add class of cute

    meterrill committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    9c8aa0a View commit details
    Browse the repository at this point in the history
  11. Set alt attribute

    meterrill committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    749abe0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    77543aa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    78973d1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b5c9a23 View commit details
    Browse the repository at this point in the history
Loading