Skip to content

Commit 40623f7

Browse files
committed
Update README-gre.md
1 parent 234af4f commit 40623f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README-gre.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
* [Immutable.js](#learning-immutablejs)
3636
* [Relay, Falcor, etc](#learning-relay-falcor-etc)
3737

38-
## Learning React itself
38+
## Μαθαίνοντας το ίδιο το React
3939

40-
It’s a common misconception that you need to waste a lot of time setting up tooling to start to learn React. In the official documentation you’ll find a [copy-paste HTML template](https://facebook.github.io/react/docs/getting-started.html#quick-start-without-npm) that you can save in an `.html` file and get started right away. **No tooling is required for this step, and don’t start learning extra tooling until you’re comfortable with React basics.**
40+
Είναι μια γνωστή παρανόηση πως πρέπει να ξοδέψετε πολύ χρόνο για να στήσετε τα εργαλεία για να ξεκινήσετε να μαθαίνετε React. Στα επίσημα έγγραφα θα βρείτε ένα [copy-paste HTML template](https://facebook.github.io/react/docs/getting-started.html#quick-start-without-npm) που μπορείτε να σώσετε σε ένα `.html` αρχείο και να ξεκινήσετε κατ' ευθείαν. **Δεν χρειάζονται εργαλεία για αυτό το βήμα, και δεν θα χρειαστεί να μάθετε επιπλέον εργαλεία μέχρι να αισθάνεστε άνετα με τις βασικές ιδέες του React**
4141

42-
I still think the easiest way to learn React is [the official tutorial](https://facebook.github.io/react/docs/tutorial.html).
42+
Ακόμα πιστεύω πως ο ευκολότερος τρόπος να μάθετε React είναι [ο επίσημος οδηγός](https://facebook.github.io/react/docs/tutorial.html).
4343

4444
## Learning `npm`
4545

0 commit comments

Comments
 (0)