azat-co / react-quickly

Source code for React Quickly [Manning, 2017]: Painless Web Apps with React, JSX, Redux, and GraphQL 📕
http://reactquickly.co
MIT License
544 stars 423 forks source link

Small errata in page 59 #23

Open Guisanpea opened 6 years ago

Guisanpea commented 6 years ago

In page 59 on section 3.3 there is a small errata which says the following.

Although there are various tools to transpile JSX, the most frequently used tool— and the one recommended by the React team on the official React website, as of August 2016—is Babel (formerly, 5to6).

Is 6to5 instead of 5to6.