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: exlskills/course-javascript-basics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: revert-22-patch-20
Choose a base ref
...
head repository: exlskills/course-javascript-basics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 9 files changed
  • 5 contributors

Commits on Mar 19, 2020

  1. Update 00_.md

    borsec-suveran authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    98cb41b View commit details
    Browse the repository at this point in the history
  2. Update 02_.md

    borsec-suveran authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    83b18ff View commit details
    Browse the repository at this point in the history
  3. Update 02_.md

    borsec-suveran authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    0769918 View commit details
    Browse the repository at this point in the history
  4. Update 00_.md

    borsec-suveran authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    14b97bb View commit details
    Browse the repository at this point in the history
  5. Update 00_.md

    borsec-suveran authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    56ad1d6 View commit details
    Browse the repository at this point in the history
  6. Update 02_.md

    borsec-suveran authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    caa0633 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #31 from exlskills/revert-22-patch-20

    Revert "Update 02_.md"
    svarlamov authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    0ef1f5d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25 from borsec-suveran/patch-22

    Update 00_.md
    svarlamov authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    5011fc8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #26 from borsec-suveran/patch-23

    Update 02_.md
    svarlamov authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    7bb19e9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #27 from borsec-suveran/patch-24

    Update 02_.md
    svarlamov authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    d74a3a0 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #28 from borsec-suveran/patch-25

    Update 00_.md
    svarlamov authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    4a5985e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #29 from borsec-suveran/patch-26

    Update 00_.md
    svarlamov authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    179b061 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #30 from borsec-suveran/patch-27

    Update 02_.md
    svarlamov authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    9b43ab8 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Update 00_.md

    The false && false should evaluate to false in Logical AND.
    prajwalpoojary authored May 12, 2021
    Configuration menu
    Copy the full SHA
    c4ab366 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

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

Commits on May 14, 2021

  1. update explanation for lastIndexOf()

    The Array.prototype.lastIndexOf() return the last index of the matched element in the array.
    prajwalpoojary authored May 14, 2021
    Configuration menu
    Copy the full SHA
    6ac63eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from prajwalpoojary/patch-2

    update explanation for lastIndexOf()
    svarlamov authored May 14, 2021
    Configuration menu
    Copy the full SHA
    8ba0e91 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Update 00_.md

    Typo error- At the end of the first paragraph it reads "interacts wit the site.", change it to "interacts with the site."
    Prometheus7-creator authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    fe21ae2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from Prometheus7-creator/patch-1

    Update 00_.md
    svarlamov authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    37986ea View commit details
    Browse the repository at this point in the history
Loading