Skip to content

Changing order in example of *Functions should only be one level …*#239

Merged
ryanmcdermott merged 2 commits into
ryanmcdermott:masterfrom
fknipp:patch-1
Mar 4, 2018
Merged

Changing order in example of *Functions should only be one level …*#239
ryanmcdermott merged 2 commits into
ryanmcdermott:masterfrom
fknipp:patch-1

Conversation

@fknipp
Copy link
Copy Markdown
Contributor

@fknipp fknipp commented Feb 23, 2018

Like said in https://github.com/ryanmcdermott/clean-code-javascript#function-callers-and-callees-should-be-close, the code is read from top to bottom, so I'd prefer the definition of the function parseBetterJSAlternative above the functions called within.

…bstraction*

Like said in https://github.com/ryanmcdermott/clean-code-javascript#function-callers-and-callees-should-be-close, the code is read from top to bottom, so I'd prefer the definition of the *function parseBetterJSAlternative* above the functions called within.
@ryanmcdermott ryanmcdermott merged commit 64a57f1 into ryanmcdermott:master Mar 4, 2018
@ryanmcdermott
Copy link
Copy Markdown
Owner

Thank you I greatly appreciate your contribution!

@fknipp fknipp deleted the patch-1 branch March 5, 2018 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants