Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS nutshell: clarify variables section, clean up code examples #2711

Merged
merged 1 commit into from Apr 9, 2019

Conversation

Kaiepi
Copy link
Collaborator

@Kaiepi Kaiepi commented Apr 8, 2019

The problem

I asked someone familiar with JS but not Perl 6 whether the JS nutshell page explained everything clearly or not. This was their response:

[16:05:53] #Zarel: Morfent, re: your Perl article, I don't recognize the term "dynamically scoped"
[16:05:59] #Zarel: you might want to explain that one

Solution provided

Don't use the term "dynamically scoped" and explain what dynamic variables are. Also clean up the code examples since a couple were wrong and console.log/say output wasn't preceded by OUTPUT: in all the examples.

Copy link
Contributor

@JJ JJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@JJ JJ merged commit d2a09a4 into Raku:master Apr 9, 2019
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.

None yet

2 participants