The old "var" by lhmisho · Pull Request #28 · javascript-tutorial/bn.javascript.info
Navigation Menu
{{ message }}
javascript-tutorial / bn.javascript.info Public
- Notifications You must be signed in to change notification settings
- Fork 86
Merged
raikusy merged 15 commits intojavascript-tutorial:masterfrom
raikusy merged 15 commits intojavascript-tutorial:masterfrom
Conversation
lhmisho added 14 commits
October 22, 2019 06:22
javascript-translate-bot
added
the
review needed
label
javascript-translate-bot
requested a review
from a team
Copy link Copy Markdown
javascript-translate-bot
commented
Oct 27, 2019
javascript-translate-bot commented
Oct 27, 2019Error: the article already has PR number in the Progress Issue #1, it's 20 ⁉️
iliakan
mentioned this pull request
raikusy approved these changes Oct 28, 2019
| ...তবে এখানে পার্থক্য রয়েছে। | ||
|
|
||
| ## "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" এর কোন ব্লক স্কোপ নেই। |
javascript-translate-bot
added
needs +1
and removed
review needed
labels
raikusy approved these changes Nov 3, 2019
| ``` | ||
|
|
||
| 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
merged commit
7117013
into
javascript-tutorial:master
Copy link Copy Markdown
javascript-translate-bot
commented
Nov 3, 2019
javascript-translate-bot commented
Nov 3, 2019Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉
raikusy
added
the
ready to merge
label
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment