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
- 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
- Code for an online learning management system with three actors ( students , instructor and administrator)
- bad of loose equality & good of strict equality added
- Create clean-code-forked
- Docs
- JavaScript not yet supported