Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
izebb
/
clean-code-javascript
Public
forked from
ryanmcdermott/clean-code-javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 7, 2017
Merge pull request #43 from jordalgo/jordalgo/errorHandling
Show description for ddd0181
ryanmcdermott
authored
ddd0181
View commit details
Copy full SHA for ddd0181
Browse repository at this point
Add: Error Handling Section
Jordalgo
committed
100628c
View commit details
Copy full SHA for 100628c
Browse repository at this point
Merge pull request #39 from acidio/master
Show description for 2f1142f
ryanmcdermott
authored
2f1142f
View commit details
Copy full SHA for 2f1142f
Browse repository at this point
Merge pull request #46 from stewx/patch-1
Show description for 7876a64
ryanmcdermott
authored
7876a64
View commit details
Copy full SHA for 7876a64
Browse repository at this point
Commits on Jan 6, 2017
Correct spelling of Cessna airplane
stewx
authored
243a545
View commit details
Copy full SHA for 243a545
Browse repository at this point
Adjusted the commentthat show the result
acidio
committed
64b771f
View commit details
Copy full SHA for 64b771f
Browse repository at this point
Merge pull request #35 from ChrisNikkel/use_const
Show description for 2837f0f
ryanmcdermott
authored
2837f0f
View commit details
Copy full SHA for 2837f0f
Browse repository at this point
use const in rule "Use explanatory variables"
Show description for 08dd958
ChrisNikkel
authored
08dd958
View commit details
Copy full SHA for 08dd958
Browse repository at this point
Merge pull request #32 from acparas/master
Show description for a22d1d9
ryanmcdermott
authored
a22d1d9
View commit details
Copy full SHA for a22d1d9
Browse repository at this point
Fix semantic mistake
Show description for fa5f27d
b0yfriend
authored
fa5f27d
View commit details
Copy full SHA for fa5f27d
Browse repository at this point
Merge pull request #27 from connec/patch-1
Show description for 11b7271
ryanmcdermott
authored
11b7271
View commit details
Copy full SHA for 11b7271
Browse repository at this point
Merge pull request #29 from jordalgo/patch-1
Show description for 52a9251
ryanmcdermott
authored
52a9251
View commit details
Copy full SHA for 52a9251
Browse repository at this point
Update: promise catch logic
Show description for e904445
jordalgo
authored
e904445
View commit details
Copy full SHA for e904445
Browse repository at this point
Commits on Jan 5, 2017
Merge pull request #28 from tonytran1/master
Show description for 55e612d
ryanmcdermott
authored
55e612d
View commit details
Copy full SHA for 55e612d
Browse repository at this point
Use constants when variable values do not change
tonytran1
committed
f090f77
View commit details
Copy full SHA for f090f77
Browse repository at this point
Merge pull request #26 from iheanyi/patch-2
Show description for c51445e
ryanmcdermott
authored
c51445e
View commit details
Copy full SHA for c51445e
Browse repository at this point
Remove redundant object from Object.assign example
Show description for 17a5f24
connec
authored
17a5f24
View commit details
Copy full SHA for 17a5f24
Browse repository at this point
Update README.md
Show description for 337fa7e
iheanyi
authored
337fa7e
View commit details
Copy full SHA for 337fa7e
Browse repository at this point
Fix Object.assign example
ryanmcdermott
committed
d00ca4c
View commit details
Copy full SHA for d00ca4c
Browse repository at this point
Merge pull request #20 from bfred-it/patch-1
Show description for bd8bd1e
ryanmcdermott
authored
bd8bd1e
View commit details
Copy full SHA for bd8bd1e
Browse repository at this point
Merge pull request #21 from Chaosbohne/patch-1
Show description for 2388798
ryanmcdermott
authored
2388798
View commit details
Copy full SHA for 2388798
Browse repository at this point
Merge pull request #22 from floriangosse/patch-1
Show description for 5cdf7a8
ryanmcdermott
authored
5cdf7a8
View commit details
Copy full SHA for 5cdf7a8
Browse repository at this point
Merge pull request #24 from hennelh/patch-1
Show description for 5d3bd8a
ryanmcdermott
authored
5d3bd8a
View commit details
Copy full SHA for 5d3bd8a
Browse repository at this point
Update README.md
Show description for e802380
hennelh
authored
e802380
View commit details
Copy full SHA for e802380
Browse repository at this point
fix(avoid-type-checking-part-1): fix variable name
floriangosse
authored
b1ef827
View commit details
Copy full SHA for b1ef827
Browse repository at this point
Some minor property missmatch
Show description for 08fe61e
Chaosbohne
authored
08fe61e
View commit details
Copy full SHA for 08fe61e
Browse repository at this point
Add missing function call to "no side effects"
bfred-it
authored
a037f0e
View commit details
Copy full SHA for a037f0e
Browse repository at this point
Merge pull request #19 from gsklee/patch-2
Show description for 2564bae
ryanmcdermott
authored
2564bae
View commit details
Copy full SHA for 2564bae
Browse repository at this point
Update README.md
G. Kay Lee
authored
b7a5d73
View commit details
Copy full SHA for b7a5d73
Browse repository at this point
Merge pull request #18 from gsklee/patch-1
Show description for 4736752
ryanmcdermott
authored
4736752
View commit details
Copy full SHA for 4736752
Browse repository at this point
Update README.md
Show description for 4155a2b
G. Kay Lee
authored
4155a2b
View commit details
Copy full SHA for 4155a2b
Browse repository at this point
Merge pull request #17 from jsgao0/master
Show description for 37c236c
ryanmcdermott
authored
37c236c
View commit details
Copy full SHA for 37c236c
Browse repository at this point
Update README.md
Show description for a79076f
jsgao0
authored
a79076f
View commit details
Copy full SHA for a79076f
Browse repository at this point
Merge pull request #16 from jsgao0/master
Show description for c0cd8f8
ryanmcdermott
authored
c0cd8f8
View commit details
Copy full SHA for c0cd8f8
Browse repository at this point
Update README.md
Show description for b5c7100
jsgao0
authored
b5c7100
View commit details
Copy full SHA for b5c7100
Browse repository at this point
Previous
Next
You can’t perform that action at this time.