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 }}
codingmaven
/
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 8, 2017
Refactor flags exmaple to be DRY
ryanmcdermott
committed
3ea61da
Copy full SHA for 3ea61da
Merge pull request #56 from sney2002/patch-1
Show description for 8d3f8da
ryanmcdermott
authored
8d3f8da
Copy full SHA for 8d3f8da
Remove subsection regarding legal comments in source files
ryanmcdermott
committed
ec8fd24
Copy full SHA for ec8fd24
Remove ES6 constants subsection
Show description for ac47e82
ryanmcdermott
committed
ac47e82
Copy full SHA for ac47e82
Fix method chaining subsection typo
ryanmcdermott
committed
d333e12
Copy full SHA for d333e12
Remove quip about JavaScript and Haskell being like beer types/brands
ryanmcdermott
committed
d28b1e3
Copy full SHA for d28b1e3
Merge pull request #53 from DJTB/patch-2
Show description for d35896b
ryanmcdermott
authored
d35896b
Copy full SHA for d35896b
Merge pull request #66 from darahak/master
Show description for e88e536
ryanmcdermott
authored
e88e536
Copy full SHA for e88e536
Merge pull request #54 from sney2002/master
Show description for 04c29e4
ryanmcdermott
authored
04c29e4
Copy full SHA for 04c29e4
Merge pull request #58 from danielstjules/danielstjules-patch-1
Show description for 4a2e3c4
ryanmcdermott
authored
4a2e3c4
Copy full SHA for 4a2e3c4
Merge pull request #60 from rodu/minor-naming-improvement
Show description for e9b473f
ryanmcdermott
authored
e9b473f
Copy full SHA for e9b473f
Merge pull request #69 from vsemozhetbyt/indentation
Show description for 576f4ef
ryanmcdermott
authored
576f4ef
Copy full SHA for 576f4ef
Merge pull request #51 from schoenwaldnils/master
Show description for 62f0b70
ryanmcdermott
authored
62f0b70
Copy full SHA for 62f0b70
Commits on Jan 7, 2017
fix indentation in a code example
vsemozhetbyt
committed
37344ac
Copy full SHA for 37344ac
Merge branch 'master' of github.com:ryanmcdermott/clean-code-javascript
Show description for 63ca186
Nils Schönwald
committed
63ca186
Copy full SHA for 63ca186
Fix typo
Nils Schönwald
committed
2200e40
Copy full SHA for 2200e40
Mention async functions as part of ES2017 instead of ES7 (ES2016) + switch to "ES<year>/ES<edition>" when mentioning ECMAScript versions.
darahak
committed
7599859
Copy full SHA for 7599859
Improvement on email client function
Show description for 5d882d9
rodu
committed
5d882d9
Copy full SHA for 5d882d9
Add mention of jsinspect for duplicate code detection
danielstjules
authored
d6e52d5
Copy full SHA for d6e52d5
use this to access object methods
sney2002
authored
8135d47
Copy full SHA for 8135d47
return true on save method to continue chaining
Show description for 2da4d4b
sney2002
authored
2da4d4b
Copy full SHA for 2da4d4b
fix output in Object.assign() example
Show description for 45f40fa
DJTB
authored
45f40fa
Copy full SHA for 45f40fa
Merge pull request #43 from jordalgo/jordalgo/errorHandling
Show description for ddd0181
ryanmcdermott
authored
ddd0181
Copy full SHA for ddd0181
Add: Error Handling Section
Jordalgo
committed
100628c
Copy full SHA for 100628c
Merge pull request #39 from acidio/master
Show description for 2f1142f
ryanmcdermott
authored
2f1142f
Copy full SHA for 2f1142f
Merge pull request #46 from stewx/patch-1
Show description for 7876a64
ryanmcdermott
authored
7876a64
Copy full SHA for 7876a64
Commits on Jan 6, 2017
Change var and let to const where necessary
Nils Schönwald
committed
17b01a2
Copy full SHA for 17b01a2
Correct spelling of Cessna airplane
stewx
authored
243a545
Copy full SHA for 243a545
Adjusted the commentthat show the result
acidio
committed
64b771f
Copy full SHA for 64b771f
Merge pull request #35 from ChrisNikkel/use_const
Show description for 2837f0f
ryanmcdermott
authored
2837f0f
Copy full SHA for 2837f0f
use const in rule "Use explanatory variables"
Show description for 08dd958
ChrisNikkel
authored
08dd958
Copy full SHA for 08dd958
Merge pull request #32 from acparas/master
Show description for a22d1d9
ryanmcdermott
authored
a22d1d9
Copy full SHA for a22d1d9
Fix semantic mistake
Show description for fa5f27d
b0yfriend
authored
fa5f27d
Copy full SHA for fa5f27d
Merge pull request #27 from connec/patch-1
Show description for 11b7271
ryanmcdermott
authored
11b7271
Copy full SHA for 11b7271
Merge pull request #29 from jordalgo/patch-1
Show description for 52a9251
ryanmcdermott
authored
52a9251
Copy full SHA for 52a9251
Pagination
Previous
Next
You can’t perform that action at this time.