master
Commits on Oct 8, 2020
-
Merge pull request #325 from jdsandifer/issue-321-remove-pass-by-refe…
…rence Fix stray hyphen turning into a random bullet
ryanmcdermott committedOct 8, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Fix stray hyphen turning into a random bullet
jdsandifer committedOct 8, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Oct 7, 2020
-
Merge pull request #320 from ychek/add-calculation-for-milliseconds
Add calculation for milliseconds in a day
ryanmcdermott committedOct 7, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Oct 6, 2020
-
Merge pull request #323 from jdsandifer/issue-321-remove-pass-by-refe…
…rence Replace pass-by-reference with mutability, clean up
ryanmcdermott committedOct 6, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Oct 5, 2020
-
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 committedOct 5, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Sep 6, 2020
-
Add calculation for milliseconds in a day
ychek committedSep 6, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jul 31, 2020
-
Merge pull request #288 from sbimochan/patch-1
Change argument name from inner variable name
ryanmcdermott committedJul 31, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on May 3, 2020
-
Merge pull request #312 from nebakry/patch-1
Fix calling animationModule in ISP bad example
ryanmcdermott committedMay 3, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Apr 17, 2020
-
Merge pull request #313 from mindfr1k/master
Ukrainian translation is added
ryanmcdermott committedApr 17, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Apr 16, 2020
-
stackNavigator committed
Apr 16, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Apr 1, 2020
-
Fix calling animationModule in ISP bad example
nebakry committedApr 1, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Mar 31, 2020
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Feb 12, 2020
-
Merge pull request #297 from Risto-Mcintosh/patch-1
Fixed a small typo
ryanmcdermott committedFeb 12, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Feb 7, 2020
-
Add an underscore to "Use explanatory variables"
This makes the destructuring a little more readable
Risto-Mcintosh committedFeb 7, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #290 from justin0022/patch-2
Update README.md
ryanmcdermott committedFeb 7, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Risto-Mcintosh committed
Feb 7, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jan 22, 2020
-
Merge pull request #291 from rudotriton/master
Sort translations
ryanmcdermott committedJan 22, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
add armenian translation to the list
rudotriton committedJan 22, 2020 Unverified
This user has not uploaded their public key yet.GPG key ID: 47FE69B1A04886AB Learn about signing commits -
rudotriton committed
Jan 22, 2020 Unverified
This user has not uploaded their public key yet.GPG key ID: 47FE69B1A04886AB Learn about signing commits
Commits on Jan 21, 2020
-
Merge pull request #289 from justin0022/patch-1
Update README.md
ryanmcdermott committedJan 21, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Change argument name from inner variable name
sbimochan committedJan 21, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jan 20, 2020
-
Merge pull request #280 from oger-p/patch-4
Add advantage in function parameters
ryanmcdermott committedJan 20, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jan 19, 2020
-
Merge pull request #283 from uxitten/patch-1
Added numeric separator for improve readability
ryanmcdermott committedJan 19, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jan 18, 2020
-
Added number separator for improve readability
behnammodi committedJan 18, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jan 10, 2020
-
Add advantage in function parameters
oger-p committedJan 10, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jan 2, 2020
-
Merge pull request #277 from InsomniacSabbir/master
Added source link for bengali translations
ryanmcdermott committedJan 2, 2020 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jan 1, 2020
-
Added source link for bengali translations
InsomniacSabbir committedJan 1, 2020
Commits on Nov 22, 2019
-
Merge pull request #273 from geekf/patch-1
Fixing bad code example for over-optimization
ryanmcdermott committedNov 22, 2019 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits