Objects by mahdiHash · Pull Request #118 · javascript-tutorial/fa.javascript.info
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
Objects #118
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
f326cb3
Translate a part of atricle
mahdiHash
d9acc43
Translate a part of "article.md"
mahdiHash
4fdac06
Translate a comment
mahdiHash
7ddbe6a
Translate a part of "article.md" and change lines 23 & 10
mahdiHash
3c28819
Translate a part of "article.md" and change some lines
mahdiHash
9f4d811
Translate a part of "atricle.md" and code comments
mahdiHash
4886902
Translate a part of "article.md", change a line, fix a typo
mahdiHash
b389496
Change a title
mahdiHash
274eca9
Translate a part of "atricle.md"
mahdiHash
fc5f40e
Update article.md
mahdiHash
0d8a1fb
Update article.md
mahdiHash
f9196be
Translate a part of "article.md"
mahdiHash
b584161
Translate a part of "article.md" , change some lines
mahdiHash
d45edce
Translate "article.md"
mahdiHash
fe6c9a8
Change "key" to "کلید"
mahdiHash
164e8d7
Change some lines
mahdiHash
a6fcdc6
Change "key" to "کلید"
mahdiHash
29d1a9d
Translate the "hello-object" task
mahdiHash
e3abee1
Translate the "is-empty" task
mahdiHash
38627f0
Translate "is-empty" solution
mahdiHash
00be958
Translate "sum-object" task
mahdiHash
4dfdd67
Translate "multiply-numeric" task
mahdiHash
82f5919
Translate "multiply-numeric" solution
mahdiHash
8451d07
Fix some problems
mahdiHash
fb37baf
Fix a line
mahdiHash
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions
1-js/04-object-basics/01-object/2-hello-object/task.md
2 changes: 1 addition & 1 deletion
1-js/04-object-basics/01-object/3-is-empty/solution.md
6 changes: 3 additions & 3 deletions
1-js/04-object-basics/01-object/3-is-empty/task.md
8 changes: 4 additions & 4 deletions
1-js/04-object-basics/01-object/5-sum-object/task.md
2 changes: 1 addition & 1 deletion
1-js/04-object-basics/01-object/8-multiply-numeric/solution.md
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| ``` js run | ||
|
|
||
| // before the call | ||
| // قبل از صدا زدن | ||
| let menu = { | ||
| width: 200, | ||
| height: 300, | ||
|
|
||
14 changes: 7 additions & 7 deletions
1-js/04-object-basics/01-object/8-multiply-numeric/task.md