-
Notifications
You must be signed in to change notification settings - Fork 58
Object references and copying #182
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
Merged
pasor1
merged 10 commits into
javascript-tutorial:master
from
pasor1:article/02-object-copy
Jan 24, 2021
Merged
Changes from 1 commit
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
351b8dc
02-object-copy
pasor1 edb34f4
minor fixes
pasor1 3a04245
Update 1-js/04-object-basics/02-object-copy/article.md
pasor1 8f57c2a
Update 1-js/04-object-basics/02-object-copy/article.md
pasor1 142ab5f
Update 1-js/04-object-basics/02-object-copy/article.md
pasor1 cd6de5c
Update article.md
pasor1 9ad65ff
Update 1-js/04-object-basics/02-object-copy/article.md
pasor1 a6c961a
minor fixes
pasor1 bc95b87
fix variabile oggetto to "variabile oggetto"
pasor1 e94e662
Update article.md
pasor1 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
Update 1-js/04-object-basics/02-object-copy/article.md
Co-authored-by: Andrea <[email protected]>
- Loading branch information
commit 8f57c2a64f0a056d9bb9d211f4736ca7cb9a7332
There are no files selected for viewing
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sono un po' dubbioso su variabile oggetto. Penso sia piu' intuitivo nella versione inglese. In italiano, credo, potrebbe confondere (siccome abbiamo frasi come 'la legge oggetto di revisione', 'l'oggetto dei miei studi' ecc). Che ne dici di aggiungere delle virgolette? "variabile oggetto". Toglierei altresì il ma alla fine. Infine sono anche un po' dubbioso su in sé. E' corretto e suona bene, ma penso possa essere piu' intuitivo l'oggetto riferito (così utilizziamo anche la terminologia tecnica)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
D'accordo sulle virgolette, vedo di correggere tutte le istanze. Mentre per oggetto riferito mi sembra un po' troppo difficile, ricordiamoci che il tutorial nasce con l'intento di essere facile da leggere.