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 }}
note89
/
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
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 10, 2017
Merge pull request #91 from vsemozhetbyt/eqeqeq
Show description for fcfab4e
ryanmcdermott
authored
fcfab4e
View commit details
Copy full SHA for fcfab4e
Browse repository at this point
Merge pull request #88 from vsemozhetbyt/class-methods-use-this
Show description for c613772
ryanmcdermott
authored
c613772
View commit details
Copy full SHA for c613772
Browse repository at this point
Merge pull request #92 from vsemozhetbyt/break
Show description for d971254
ryanmcdermott
authored
d971254
View commit details
Copy full SHA for d971254
Browse repository at this point
Merge pull request #94 from vsemozhetbyt/operator-assignment
Show description for 847e340
ryanmcdermott
authored
847e340
View commit details
Copy full SHA for 847e340
Browse repository at this point
Merge pull request #96 from vsemozhetbyt/no-use-before-define
Show description for 3f94eb2
ryanmcdermott
authored
3f94eb2
View commit details
Copy full SHA for 3f94eb2
Browse repository at this point
Merge pull request #97 from vsemozhetbyt/no-shadow
Show description for 2d59de7
ryanmcdermott
authored
2d59de7
View commit details
Copy full SHA for 2d59de7
Browse repository at this point
Merge pull request #98 from danielstjules/magic-numbers
Show description for bfa3eb3
ryanmcdermott
authored
bfa3eb3
View commit details
Copy full SHA for bfa3eb3
Browse repository at this point
Mention buddy.js and ESLint for magic numbers
danielstjules
committed
63b46b5
View commit details
Copy full SHA for 63b46b5
Browse repository at this point
Fix package name, s/jsinpect/jsinspect
danielstjules
committed
bd5d9ef
View commit details
Copy full SHA for bd5d9ef
Browse repository at this point
Commits on Jan 9, 2017
fix variable shadowing
vsemozhetbyt
committed
25791b0
View commit details
Copy full SHA for 25791b0
Browse repository at this point
reorder class declarations
vsemozhetbyt
committed
b70664e
View commit details
Copy full SHA for b70664e
Browse repository at this point
use assignment operators
vsemozhetbyt
committed
d6b1a71
View commit details
Copy full SHA for d6b1a71
Browse repository at this point
add `break` statement to prevent erroneous fall-through
vsemozhetbyt
committed
82618ee
View commit details
Copy full SHA for 82618ee
Browse repository at this point
replace == with ===
vsemozhetbyt
committed
83a565e
View commit details
Copy full SHA for 83a565e
Browse repository at this point
correct using of `this` in examples
vsemozhetbyt
committed
f3f6261
View commit details
Copy full SHA for f3f6261
Browse repository at this point
Merge pull request #87 from vsemozhetbyt/const-let
Show description for 907617b
ryanmcdermott
authored
907617b
View commit details
Copy full SHA for 907617b
Browse repository at this point
Merge pull request #86 from Asheboy/less-fewer-grammar
Show description for 8e469db
ryanmcdermott
authored
8e469db
View commit details
Copy full SHA for 8e469db
Browse repository at this point
Merge pull request #76 from raerpo/fix-typo
Show description for d59f32e
ryanmcdermott
authored
d59f32e
View commit details
Copy full SHA for d59f32e
Browse repository at this point
Merge pull request #80 from vsemozhetbyt/comment-out-ellipses
Show description for 3369c52
ryanmcdermott
authored
3369c52
View commit details
Copy full SHA for 3369c52
Browse repository at this point
fix new cases with const and let
vsemozhetbyt
committed
b3b4020
View commit details
Copy full SHA for b3b4020
Browse repository at this point
Merge pull request #79 from vsemozhetbyt/tabs-to-spaces
Show description for 5c2f16a
ryanmcdermott
authored
5c2f16a
View commit details
Copy full SHA for 5c2f16a
Browse repository at this point
Merge pull request #84 from posva/patch-1
Show description for 82f9d39
ryanmcdermott
authored
82f9d39
View commit details
Copy full SHA for 82f9d39
Browse repository at this point
Corrects usages of less for fewer
Asheboy
authored
86036b5
View commit details
Copy full SHA for 86036b5
Browse repository at this point
Merge branch 'master' into fix-typo
raerpo
authored
c3e754d
View commit details
Copy full SHA for c3e754d
Browse repository at this point
Fix indentation in code
Show description for d2d7051
posva
authored
d2d7051
View commit details
Copy full SHA for d2d7051
Browse repository at this point
comment out all the ellipses consistently
vsemozhetbyt
committed
f9fb078
View commit details
Copy full SHA for f9fb078
Browse repository at this point
replace accidental tabs by spaces
vsemozhetbyt
committed
ccda22e
View commit details
Copy full SHA for ccda22e
Browse repository at this point
Commits on Jan 8, 2017
Merge pull request #62 from vsemozhetbyt/typos
Show description for 62afdb2
ryanmcdermott
authored
62afdb2
View commit details
Copy full SHA for 62afdb2
Browse repository at this point
Refactor flags exmaple to be DRY
ryanmcdermott
committed
3ea61da
View commit details
Copy full SHA for 3ea61da
Browse repository at this point
Merge pull request #56 from sney2002/patch-1
Show description for 8d3f8da
ryanmcdermott
authored
8d3f8da
View commit details
Copy full SHA for 8d3f8da
Browse repository at this point
Remove subsection regarding legal comments in source files
ryanmcdermott
committed
ec8fd24
View commit details
Copy full SHA for ec8fd24
Browse repository at this point
Remove ES6 constants subsection
Show description for ac47e82
ryanmcdermott
committed
ac47e82
View commit details
Copy full SHA for ac47e82
Browse repository at this point
Fix method chaining subsection typo
ryanmcdermott
committed
d333e12
View commit details
Copy full SHA for d333e12
Browse repository at this point
Remove quip about JavaScript and Haskell being like beer types/brands
ryanmcdermott
committed
d28b1e3
View commit details
Copy full SHA for d28b1e3
Browse repository at this point
Merge branch 'master' into typos
vsemozhetbyt
authored
2dc28e2
View commit details
Copy full SHA for 2dc28e2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.