Some minor points of correction or clarification on the first Objects page

Aperta Adatta ai principianti
#3,859 7 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
2/5
Tempo stimato
1-3 ore
Idoneità per principianti
62/100
Tipo di issue
Documentazione
Chiarezza
Specificata chiaramente
Stato di attività
Ferma
Stack tecnologico
javascript
Ambito
documentation

Direzione di ricerca

Apri https://javascript.info/object e verifica i tre punti numerati rispetto alla formulazione attuale della pagina e alle indicazioni di JavaScript sull’enumerazione delle proprietà. Aggiorna le spiegazioni pertinenti e verifica che la pagina venga visualizzata correttamente; il lavoro è completato quando sono state affrontate tutte e tre le problematiche relative alla terminologia e all’ordine.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

https://javascript.info/object
There are 3 minor things on that excellent page that I noticed being not quite right.

  1. The term "figure brackets" is extremely rare in English usage, most people use the term that is used on MDN, "curly braces". Of course I know what you mean, but that term isn't one of the 3 or even 4 most popular terms for those characters { } so it is better not to teach it to people.
  2. In the file cabinet analogy, calling the files "signed" is odd. The most common terms that don't have weird connotations would probably be "labelled" or "marked".
  3. While it may be true in most or even all popular implementations, you are definitely not supposed to presume the order shown of the elements getting presented to you in a (for el in obj) loop. Other ways of retrieving them, yes, but not by for el in obj.
Lingua principale
HTML
Stelle
25.5k
Fork
4k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di javascript-tutorial/en.javascript.info

Tutte le issue di javascript-tutorial/en.javascript.info

Issue simili

Altre issue su Documentation

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.