Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Gdaimon
/
clean-code-javascript
Public
forked from
ryanmcdermott/clean-code-javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 11, 2017
Merge pull request #64 from HemantPawar/master
Show description for 383dd49
ryanmcdermott
authored
383dd49
Copy full SHA for 383dd49
Merge pull request #111 from irazasyed/patch-1
Show description for e4100a3
ryanmcdermott
authored
e4100a3
Copy full SHA for e4100a3
Fix Typo
irazasyed
authored
34abb0b
Copy full SHA for 34abb0b
Merge branch 'master' into master
HemantPawar
authored
0b3aba1
Copy full SHA for 0b3aba1
Fix unorganized list in Objects section
ryanmcdermott
committed
50850a9
Copy full SHA for 50850a9
Merge pull request #33 from wordofchristian/patch-1
Show description for 50e5c1b
ryanmcdermott
authored
50e5c1b
Copy full SHA for 50e5c1b
Merge pull request #37 from SebastienElet/feat/use-destructuring
Show description for cea298d
ryanmcdermott
authored
cea298d
Copy full SHA for cea298d
Merge pull request #34 from acparas/master
Show description for 6794252
ryanmcdermott
authored
6794252
Copy full SHA for 6794252
Fix argument ordering
ryanmcdermott
committed
f93513e
Copy full SHA for f93513e
Merge pull request #47 from Tarabass/master
Show description for bf74957
ryanmcdermott
authored
bf74957
Copy full SHA for bf74957
Merge branch 'master' into master
ryanmcdermott
authored
f350f2b
Copy full SHA for f350f2b
Merge pull request #81 from vsemozhetbyt/arrow-parens
Show description for 0c4fa28
ryanmcdermott
authored
0c4fa28
Copy full SHA for 0c4fa28
Merge pull request #82 from vsemozhetbyt/prefer-template
Show description for 99bee74
ryanmcdermott
authored
99bee74
Copy full SHA for 99bee74
Merge pull request #95 from vsemozhetbyt/anon-functions
Show description for 87d6d3b
ryanmcdermott
authored
87d6d3b
Copy full SHA for 87d6d3b
Fix extra good example in getters and setters
ryanmcdermott
committed
7fe566c
Copy full SHA for 7fe566c
Merge pull request #101 from kurtommy/fix/getter-setter
Show description for 0951bc2
ryanmcdermott
authored
0951bc2
Copy full SHA for 0951bc2
Commits on Jan 10, 2017
function name change
kurtommy
authored
ce4315f
Copy full SHA for ce4315f
Update README.md
Show description for fda8357
kurtommy
authored
fda8357
Copy full SHA for fda8357
Lower "bad example" count
Show description for eaa3477
b0yfriend
authored
eaa3477
Copy full SHA for eaa3477
fix misspelled property name
vsemozhetbyt
authored
aec7b4c
Copy full SHA for aec7b4c
Merge pull request #90 from vsemozhetbyt/single-quotes
Show description for f5e59ee
ryanmcdermott
authored
f5e59ee
Copy full SHA for f5e59ee
Merge pull request #93 from vsemozhetbyt/brace-style
Show description for 3bf55e0
ryanmcdermott
authored
3bf55e0
Copy full SHA for 3bf55e0
Merge pull request #102 from othree/master
Show description for 8f7c8ce
ryanmcdermott
authored
8f7c8ce
Copy full SHA for 8f7c8ce
Merge pull request #105 from checkaayush/fix-typo
Show description for 58ace72
ryanmcdermott
authored
58ace72
Copy full SHA for 58ace72
Fix consecutive occurrence of 'have'
checkaayush
committed
b326ee5
Copy full SHA for b326ee5
Merge branch 'master' into master
HemantPawar
authored
f70ac09
Copy full SHA for f70ac09
Use `console.error` to deal with error
othree
committed
23e0da3
Copy full SHA for 23e0da3
Added real getter and setter
kurtommy
authored
e56b69e
Copy full SHA for e56b69e
Update README.md
kurtommy
authored
d7b8cc1
Copy full SHA for d7b8cc1
Merge branch 'master' into anon-functions
vsemozhetbyt
authored
1f1cd46
Copy full SHA for 1f1cd46
Merge branch 'master' into brace-style
vsemozhetbyt
authored
44c3241
Copy full SHA for 44c3241
Merge branch 'master' into single-quotes
vsemozhetbyt
authored
0b55872
Copy full SHA for 0b55872
Merge pull request #91 from vsemozhetbyt/eqeqeq
Show description for fcfab4e
ryanmcdermott
authored
fcfab4e
Copy full SHA for fcfab4e
Merge pull request #88 from vsemozhetbyt/class-methods-use-this
Show description for c613772
ryanmcdermott
authored
c613772
Copy full SHA for c613772
Merge pull request #92 from vsemozhetbyt/break
Show description for d971254
ryanmcdermott
authored
d971254
Copy full SHA for d971254
Pagination
Previous
Next
You can’t perform that action at this time.