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

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: Faniel77/JavaScript3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: HackYourFuture/JavaScript3
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.
  • 18 commits
  • 8 files changed
  • 5 contributors

Commits on Jan 26, 2020

  1. Configuration menu
    Copy the full SHA
    b437373 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    b803ae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b11a04 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    NoerGitKat authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    e9ad560 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. replaced playlist url

    NoerGitKat committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    e8cd8c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d0c6f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8418f8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request HackYourFuture#391 from kelleyvanevert/style-guide

    Fixing style guide intro text
    NoerGitKat authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    7ef69b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Update MAKEME.md

    Fixed broken image (pagination)
    robvk authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    56d42ff View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Fix Async/Await callback example

    As caught by @shenshin
    martijnarts authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    d151bff View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Fix explanation saying you can do => 5 in JS

    This claimed you can leave out the parentheses if you have _no_ parameters, which is false. You cannot do `const x = => 5;`
    martijnarts authored Nov 7, 2020
    Configuration menu
    Copy the full SHA
    b8430d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32ae03a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. Merge pull request HackYourFuture#434 from TotempaaltJ/patch-3

    Forgotten `()` in function call
    robvk authored Nov 8, 2020
    Configuration menu
    Copy the full SHA
    8057245 View commit details
    Browse the repository at this point in the history
  2. Merge pull request HackYourFuture#433 from TotempaaltJ/patch-2

    Fix explanation saying you can do `=> 5` in JS
    robvk authored Nov 8, 2020
    Configuration menu
    Copy the full SHA
    db77890 View commit details
    Browse the repository at this point in the history
  3. Merge pull request HackYourFuture#432 from TotempaaltJ/patch-1

    Fix Async/Await callback example
    robvk authored Nov 8, 2020
    Configuration menu
    Copy the full SHA
    0331916 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Update MAKEME.md

    robvk authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    d610094 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Update MAKEME.md

    robvk authored Dec 27, 2020
    Configuration menu
    Copy the full SHA
    56cc388 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Update README.md

    Deprecation notice
    robvk authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    b4abc62 View commit details
    Browse the repository at this point in the history
Loading