javascript-tutorial / javascript-tutorial/en.javascript.info

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
Lingua principale
HTML
Stelle
25.5k
Fork
4k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

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.

Valutazione

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

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.