The old "var" by lhmisho · Pull Request #28 · javascript-tutorial/bn.javascript.info

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@lhmisho

Copy link Copy Markdown

Contributor

@lhmisho lhmisho commented

Oct 27, 2019

No description provided.

@javascript-translate-bot

Copy link Copy Markdown

Error: the article already has PR number in the Progress Issue #1, it's 20 ⁉️

...তবে এখানে পার্থক্য রয়েছে।

## "var" has no block scope
# "var" এর কোন ব্লকস্কোপ নেই।
Copy link Copy Markdown

Contributor

Choose a reason for hiding this comment

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

Suggested change

# "var" এর কোন ব্লকস্কোপ নেই।
# "var" এর কোন ব্লক স্কোপ নেই।
```

The line `var phrase = "Hello"` has two actions in it:
`var phrase` = "Hello" লাইনটির মধ্যে দুটি কাজ রয়েছেঃ
Copy link Copy Markdown

Contributor

Choose a reason for hiding this comment

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

Suggested change

`var phrase` = "Hello" লাইনটির মধ্যে দুটি কাজ রয়েছেঃ
`var phrase = "Hello"` লাইনটির মধ্যে দুটি কাজ রয়েছেঃ

@raikusy raikusy merged commit 7117013 into javascript-tutorial:master

Nov 3, 2019

@javascript-translate-bot

Copy link Copy Markdown

Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@raikusy raikusy raikusy approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@lhmisho @javascript-translate-bot @raikusy