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

Commits on Nov 4, 2021

  1. changed index.html js to app.js

    alpcusta committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    dced973 View commit details
    Browse the repository at this point in the history
  2. created homeworks directory

    alpcusta committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    0f6ff3a View commit details
    Browse the repository at this point in the history
  3. testing day2.js html import

    alpcusta committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    83dc407 View commit details
    Browse the repository at this point in the history
  4. first part of day2's homework completed

    alpcusta committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b112757 View commit details
    Browse the repository at this point in the history
  5. There is bug in the findPrime function. Added new prime number functi…

    …on(to 1000)
    alpcusta committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a11aabc View commit details
    Browse the repository at this point in the history
  6. bug fixed at findPrime function

    alpcusta committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    294bc5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    606cb3a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Added friendly number function

    alpcusta committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    0f6d1e2 View commit details
    Browse the repository at this point in the history
  2. Added comment/explanation lines

    alpcusta committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    4d5ece5 View commit details
    Browse the repository at this point in the history
  3. Completed day 2 homeworks (4/4)

    alpcusta committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d1970cc View commit details
    Browse the repository at this point in the history
  4. Added Day 2 homework informations

    alpcusta committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    7624344 View commit details
    Browse the repository at this point in the history
Loading