clean-code-javascript
https://github.com/ryanmcdermott/clean-code-javascript
JavaScript
:bathtub: Clean Code concepts adapted for JavaScript
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported1 Subscribers
Add a CodeTriage badge to clean-code-javascript
Help out
- Issues
- Дополнение к коду: вывод статистики и завершение main()
- Fix incorrect example in "Don't ignore rejected promises"
- Remove misleading link from "Don't over-optimize" section
- Add examples for pure functions and destructuring defaults
- Update Object.assign() example to include modern spread operator alternative
- fix(README.md): Set default objects with spread operator
- fix camelCase.
- Compiled a live version of this repo on docsify
- chore: configure Prettier and EditorConfig for consistent formatting
- docs: :memo: update in markdown file
- Docs
- JavaScript not yet supported