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: ryanmcdermott/clean-code-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dev-sabbir/clean-code-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 30, 2019

  1. First commit

    Md. Sabbir Alam committed Dec 30, 2019
    Copy the full SHA
    a5af61c View commit details
  2. Translated the 'Table of Content' part

    Md. Sabbir Alam committed Dec 30, 2019
    Copy the full SHA
    ab41792 View commit details
  3. Translated the first paragraph

    Md. Sabbir Alam committed Dec 30, 2019
    Copy the full SHA
    b3835e8 View commit details

Commits on Dec 31, 2019

  1. Started translating variable parts

    Md. Sabbir Alam committed Dec 31, 2019
    Copy the full SHA
    ed69fa4 View commit details
  2. Typo

    Md. Sabbir Alam committed Dec 31, 2019
    Copy the full SHA
    29c091b View commit details

Commits on Jan 1, 2020

  1. fixed spelling mistakes for link

    Md. Sabbir Alam committed Jan 1, 2020
    Copy the full SHA
    5172475 View commit details
  2. Finished variables part's translations

    Md. Sabbir Alam committed Jan 1, 2020
    Copy the full SHA
    fe6dc25 View commit details
  3. Translatting functions part

    Md. Sabbir Alam committed Jan 1, 2020
    Copy the full SHA
    c387ad9 View commit details
  4. Tranlated Avoid Side Effect part 1

    Md. Sabbir Alam committed Jan 1, 2020
    Copy the full SHA
    36c999d View commit details
  5. Finished function part's translation

    Md. Sabbir Alam committed Jan 1, 2020
    Copy the full SHA
    67086bc View commit details
  6. Added tranlation for class and SOLID part of the doc

    Md. Sabbir Alam committed Jan 1, 2020
    Copy the full SHA
    e7023ca View commit details
  7. Almost finished the translation

    Md. Sabbir Alam committed Jan 1, 2020
    Copy the full SHA
    9b4e817 View commit details

Commits on Jan 2, 2020

  1. Merge branch 'master' into develop

    Md. Sabbir Alam authored Jan 2, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    fcbd538 View commit details
  2. Merge pull request #1 from InsomniacSabbir/develop

    Develop
    Md. Sabbir Alam authored Jan 2, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    66684a8 View commit details
Showing with 285 additions and 498 deletions.
  1. +1 −0 .gitignore
  2. +284 −498 README.md
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea/*
782 changes: 284 additions & 498 deletions README.md

Large diffs are not rendered by default.