reactjs / reactjs/react.dev

Tutorial font hard to read

Aperta
#3,174 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Lingua principale
JavaScript
Stelle
11.8k
Fork
7.9k
Merge medio
1g 11h
PR unite (30g)
11

Descrizione

I worked through the tutorial today, it suggests:

We strongly recommend typing code by hand as you’re working through the tutorial and not using copy/paste. This will help you develop muscle memory and a stronger understanding.

I agree with it, but I found impossible because I cannot tell the difference between Braces {} and Parentheses () due to the font.

I'm using Chrome on Ubuntu 20,04 with the Yarun-dark theme so perhaps that causes the issue.

For example the left braces in the copied image below look like parentheses

image

rather than

  renderSquare(i) {
    return <Square value={i} />;
  }

The right braces on below look different on the value= and onClick= lines as well

image

Guida per i contributori

Apri la guida per i contributori

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.

Direzione di ricerca

Inizia dalla pagina del tutorial interessata e riproduci la resa di parentesi graffe e tonde in Chrome su Ubuntu 20.04 con il tema Yarun-dark, usando gli screenshot e gli esempi JSX come riferimenti. Segui lo stile del codice visualizzato nella pagina e verifica che le parentesi graffe e tonde siano visivamente distinguibili nel tutorial quando il fix è completato.

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

Valutazione

Stack tecnologico
javascript, react
Ambito
documentation, frontend
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
42/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.