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: bitcointroy/computer-science-in-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: benoitvallon/computer-science-in-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 22, 2018

  1. Use ES6 for...of loop for better code readability

    Simplify contains() function
    RomaDotDev committed Feb 22, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2caf6da View commit details
  2. Revert "Use ES6 for...of loop for better code readability"

    This reverts commit 2caf6da.
    RomaDotDev committed Feb 22, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c7fca43 View commit details
  3. Use ES6 for...of loop for better code readability

    Simplify contains() function
    RomaDotDev committed Feb 22, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b4b6b0c View commit details
  4. Merge pull request benoitvallon#9 from irsick/tree-es6-enhancements

    Add tree ES6 enhancements
    benoitvallon authored Feb 22, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2a71770 View commit details
Loading