- Notifications
You must be signed in to change notification settings - Fork 12.5k
Pull requests: ryanmcdermott/clean-code-javascript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Merge remote-tracking branch 'ryanmcdermott/master'
#213 by kusheepder was closed Apr 30, 2017 Loading…
fix code sample in "Use Promises, not callbacks" section
#211 by ateshuseyin was closed May 23, 2021 Loading…
Update function name in "Don't add unneeded context"
#209 by spoonscen was closed May 23, 2021 Loading…
Mistake in the "Make objects have private members" section.
#208 by kantuni was closed Apr 25, 2017 Loading…
Mistake in the "Set default objects with Object.assign" section
#207 by kantuni was merged Apr 25, 2017 Loading…
Update README.md to include explanatory function names per #200
#206 by rouzbeh84 was merged May 11, 2017 Loading…
Add Object Spread example to 'Set default objects' section
#204 by sfletche was closed May 24, 2021 Loading…
Interface Segregation Principle: avoid "fat" interfaces help wanted
#189 by DavidVujic was closed Sep 25, 2018 Loading…
getters and setters as functions, also without the get/set keywords
#183 by DavidVujic was merged Feb 2, 2017 Loading…
Liskov Substitution (SOLID section) - width/height/length as constructor params
#182 by DavidVujic was merged Jan 30, 2017 Loading…
Single Responsibility Principle: modules instead of classes
#179 by DavidVujic was closed Feb 1, 2017 Loading…
ProTip! What’s not been updated in a month: updated:<2025-10-07.