# clean-code-js **Repository Path**: angleyan0510/clean-code-js ## Basic Information - **Project Name**: clean-code-js - **Description**: This is my version of https://github.com/ryanmcdermott/clean-code-javascript repository. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-12 - **Last Updated**: 2021-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # clean-code-js INTRO a) story b) purpose c) credits d) explanations e) references Q&A: Q: What have been changed?\ A: 1) Navigation: removed all annoying links to the table of content to reduce visual noise and overall document weight. 2) Structure: SOLID principles chapter has been extended with Other , . 3) Readability: less words. Definitions first. Semantic intendation. References and external links. 4) 5) Q: How to use your new navigation?\ A: Ctrl + Left Click to access a specific chapter from Contents and Ctrl + G (--> 1) in your IDE/text editor to jump back to the content table or using working path of your text editor/IDE. Q: How do I know is this information still relevant today?\ A: Search google for the specification(TC39);... look at the date of the last commit/comment. Some of the information (e.g. Problem complexity etc) has a universal, interdisciplinary and timeless value. Q: How to contribute?\ A: Feel free to contribute using pull requests as you usually do it. My email is also a place for your wishes and suggestions. THANKFUL WORDS