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: aihua/mastering-modular-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mjavascript/mastering-modular-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 5 files changed
  • 10 contributors

Commits on Sep 23, 2018

  1. fix typo

    bevacqua authored Sep 23, 2018
    Configuration menu
    Copy the full SHA
    9b22c00 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

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

Commits on Sep 30, 2018

  1. fixed grammar typos

    tiagohermano authored Sep 30, 2018
    Configuration menu
    Copy the full SHA
    d2b2227 View commit details
    Browse the repository at this point in the history
  2. fixed grammar typo

    changed 'ellapses' to 'elapses'
    tiagohermano authored Sep 30, 2018
    Configuration menu
    Copy the full SHA
    db42858 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. fix typo

    Mindaugas Macevicius authored and Mindaugas Macevicius committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    74c6b8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72264dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request mjavascript#12 from tiagohermano/patch-2

    fixed grammar typo
    bevacqua authored Oct 1, 2018
    Configuration menu
    Copy the full SHA
    f99086d View commit details
    Browse the repository at this point in the history
  4. Merge pull request mjavascript#11 from tiagohermano/patch-1

    fixed grammar typos
    bevacqua authored Oct 1, 2018
    Configuration menu
    Copy the full SHA
    76c6736 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. Fix chapter 2 forgotten await

    Body.json() return a Promise. WIthout the await there, it would log a pending Promise.
    
    https://developer.mozilla.org/en-US/docs/Web/API/Body/json
    Blightwidow authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    6ab1e1c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2018

  1. Merge pull request mjavascript#16 from Blightwidow/patch-1

    Fix chapter 2 forgotten await
    bevacqua authored Oct 6, 2018
    Configuration menu
    Copy the full SHA
    2e6c143 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. fixed typos and inacurracies (mjavascript#17)

    * added space between words
    
    * correct function name
    
    * fix typo
    
    * Reverted
    mindaugasmacevicius authored and bevacqua committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    f3a355a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. typos (mjavascript#19)

    typos
    uknick authored and bevacqua committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    d768a1e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

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

Commits on Jan 17, 2019

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

Commits on Oct 14, 2020

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