Skip to content

Conversation

@Heikrana
Copy link
Contributor

@Heikrana Heikrana commented Dec 3, 2020

In the section "String concatenation with binary +", the example of 2 + 2 + "1" was given, but there was no example for when the first operand is a string.

I have added another example of "1" + 2 + 2, which is similar to the example stated before it making it easier for the reader to understand. It's just a small thing but it's kind of important.

In the section "String concatenation with binary +", the example of 2 + 2 + "1" was given, but there was no example for when the first operand is a string.
@CLAassistant
Copy link

CLAassistant commented Dec 3, 2020

CLA assistant check
All committers have signed the CLA.

@Heikrana Heikrana changed the title Update article.md Update article.md in section 2.8 Dec 3, 2020
Heikrana and others added 2 commits December 3, 2020 15:21
Co-authored-by: Vse Mozhe Buty <vsemozhetbyt@gmail.com>
Fix some quotes for consistency with above paragraphs
@iliakan
Copy link
Member

iliakan commented Dec 5, 2020

Isn't it obvious?

@Heikrana
Copy link
Contributor Author

Heikrana commented Dec 6, 2020

Isn't it obvious?

It wasn't obvious to me. I came from C++, when I first learned JS, maybe that's the reason.

@iliakan iliakan merged commit 0936245 into javascript-tutorial:master Dec 7, 2020
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.

5 participants