Skip to content
Permalink
master

Commits on Oct 8, 2020

  1. Merge pull request #325 from jdsandifer/issue-321-remove-pass-by-refe…

    …rence
    
    Fix stray hyphen turning into a random bullet
    ryanmcdermott committed Oct 8, 2020

Commits on Oct 7, 2020

  1. Merge pull request #320 from ychek/add-calculation-for-milliseconds

    Add calculation for milliseconds in a day
    ryanmcdermott committed Oct 7, 2020

Commits on Oct 6, 2020

  1. Merge pull request #323 from jdsandifer/issue-321-remove-pass-by-refe…

    …rence
    
    Replace pass-by-reference with mutability, clean up
    ryanmcdermott committed Oct 6, 2020

Commits on Oct 5, 2020

  1. Replace pass-by-reference with mutability, clean up

    This edit only affects the Avoid Side Effects (part 2) section.
    It replaces the discussion of pass by reference with an explanation in terms of mutability. 
    By avoiding the confusing terminology and possible links to the implementation details of 
    different JS engines the explanation can be kept at an abstraction level that's great for 
    beginners and experts alike. I also cleaned up some grammar, typos, etc.
    jdsandifer committed Oct 5, 2020

Commits on Sep 6, 2020

Commits on Jul 31, 2020

  1. Merge pull request #288 from sbimochan/patch-1

    Change argument name from inner variable name
    ryanmcdermott committed Jul 31, 2020

Commits on May 3, 2020

  1. Merge pull request #312 from nebakry/patch-1

    Fix calling animationModule in ISP bad example
    ryanmcdermott committed May 3, 2020

Commits on Apr 17, 2020

  1. Merge pull request #313 from mindfr1k/master

    Ukrainian translation is added
    ryanmcdermott committed Apr 17, 2020

Commits on Apr 16, 2020

  1. Update README.md

    stackNavigator committed Apr 16, 2020

Commits on Apr 1, 2020

Commits on Mar 31, 2020

  1. Merge pull request #311 from bsonmez/master

    Turkish added
    ryanmcdermott committed Mar 31, 2020

Commits on Mar 29, 2020

  1. fix

    bsonmez committed Mar 29, 2020

Commits on Mar 26, 2020

  1. Turkish Added

    bsonmez committed Mar 26, 2020
  2. Turkish added

    bsonmez committed Mar 26, 2020
  3. Revert "turkish added"

    This reverts commit 2edfeef.
    bsonmez committed Mar 26, 2020
  4. turkish added

    bsonmez committed Mar 26, 2020

Commits on Feb 12, 2020

  1. Merge pull request #297 from Risto-Mcintosh/patch-1

    Fixed a small typo
    ryanmcdermott committed Feb 12, 2020

Commits on Feb 7, 2020

  1. Add an underscore to "Use explanatory variables"

    This makes the destructuring a little more readable
    Risto-Mcintosh committed Feb 7, 2020
  2. Merge pull request #290 from justin0022/patch-2

    Update README.md
    ryanmcdermott committed Feb 7, 2020
  3. Fixed a small typo

    Risto-Mcintosh committed Feb 7, 2020

Commits on Jan 22, 2020

  1. Merge pull request #291 from rudotriton/master

    Sort translations
    ryanmcdermott committed Jan 22, 2020
  2. sort translations

    rudotriton committed Jan 22, 2020

Commits on Jan 21, 2020

  1. Merge pull request #289 from justin0022/patch-1

    Update README.md
    ryanmcdermott committed Jan 21, 2020
  2. Update README.md

    Small grammar correction
    justin0022 committed Jan 21, 2020
  3. Update README.md

    Small grammar correction.
    justin0022 committed Jan 21, 2020

Commits on Jan 20, 2020

  1. Merge pull request #280 from oger-p/patch-4

    Add advantage in function parameters
    ryanmcdermott committed Jan 20, 2020

Commits on Jan 19, 2020

  1. Merge pull request #283 from uxitten/patch-1

    Added numeric separator for improve readability
    ryanmcdermott committed Jan 19, 2020

Commits on Jan 18, 2020

Commits on Jan 10, 2020

Commits on Jan 2, 2020

  1. Merge pull request #277 from InsomniacSabbir/master

    Added source link for bengali translations
    ryanmcdermott committed Jan 2, 2020

Commits on Jan 1, 2020

Commits on Nov 22, 2019

  1. Merge pull request #273 from geekf/patch-1

    Fixing bad code example for over-optimization
    ryanmcdermott committed Nov 22, 2019
Older
You can’t perform that action at this time.