-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: morristech/clean-code-javascript
base: master
head repository: ryanmcdermott/clean-code-javascript
compare: master
- 19 commits
- 1 file changed
- 9 contributors
Commits on Jan 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8491866 - Browse repository at this point
Copy the full SHA 8491866View commit details
Commits on Jul 31, 2020
-
Merge pull request ryanmcdermott#288 from sbimochan/patch-1
Change argument name from inner variable name
Configuration menu - View commit details
-
Copy full SHA for 4d15e1c - Browse repository at this point
Copy the full SHA 4d15e1cView commit details
Commits on Sep 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 365717f - Browse repository at this point
Copy the full SHA 365717fView commit details
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.
Configuration menu - View commit details
-
Copy full SHA for 3b9504e - Browse repository at this point
Copy the full SHA 3b9504eView commit details
Commits on Oct 6, 2020
-
Merge pull request ryanmcdermott#323 from jdsandifer/issue-321-remove…
…-pass-by-reference Replace pass-by-reference with mutability, clean up
Configuration menu - View commit details
-
Copy full SHA for 597a510 - Browse repository at this point
Copy the full SHA 597a510View commit details
Commits on Oct 7, 2020
-
Merge pull request ryanmcdermott#320 from ychek/add-calculation-for-m…
…illiseconds Add calculation for milliseconds in a day
Configuration menu - View commit details
-
Copy full SHA for 8f678c8 - Browse repository at this point
Copy the full SHA 8f678c8View commit details
Commits on Oct 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3028219 - Browse repository at this point
Copy the full SHA 3028219View commit details -
Merge pull request ryanmcdermott#325 from jdsandifer/issue-321-remove…
…-pass-by-reference Fix stray hyphen turning into a random bullet
Configuration menu - View commit details
-
Copy full SHA for ca37c9c - Browse repository at this point
Copy the full SHA ca37c9cView commit details
Commits on Oct 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 029c4c2 - Browse repository at this point
Copy the full SHA 029c4c2View commit details
Commits on Jan 21, 2021
-
Merge pull request ryanmcdermott#326 from doskovicmilos/patch-1
Add Serbian translation.
Configuration menu - View commit details
-
Copy full SHA for da76556 - Browse repository at this point
Copy the full SHA da76556View commit details
Commits on Mar 29, 2021
-
"PER" has the same meaning as "IN_A" but is less verbose
Configuration menu - View commit details
-
Copy full SHA for 753d6d8 - Browse repository at this point
Copy the full SHA 753d6d8View commit details
Commits on May 23, 2021
-
Merge pull request ryanmcdermott#341 from jamestharpe/patch-1
Make example more succinct
Configuration menu - View commit details
-
Copy full SHA for 20563d0 - Browse repository at this point
Copy the full SHA 20563d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ff9eba - Browse repository at this point
Copy the full SHA 3ff9ebaView commit details
Commits on Jul 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 384665f - Browse repository at this point
Copy the full SHA 384665fView commit details
Commits on Apr 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 98f1d4a - Browse repository at this point
Copy the full SHA 98f1d4aView commit details
Commits on Jul 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2cab77b - Browse repository at this point
Copy the full SHA 2cab77bView commit details
Commits on Aug 21, 2022
-
Merge pull request ryanmcdermott#392 from agilatakishiyev/master
Fix wrong naming of `default parameters`
Configuration menu - View commit details
-
Copy full SHA for 5b49d62 - Browse repository at this point
Copy the full SHA 5b49d62View commit details -
Merge pull request ryanmcdermott#383 from eugene-augier/french-transl…
…ation French translation
Configuration menu - View commit details
-
Copy full SHA for a4c884f - Browse repository at this point
Copy the full SHA a4c884fView commit details
Commits on Feb 11, 2023
-
Merge pull request ryanmcdermott#356 from hamettio/master
Persian translation added (Fluent + RTL styled)
Configuration menu - View commit details
-
Copy full SHA for 5311f64 - Browse repository at this point
Copy the full SHA 5311f64View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master