Hacker News new | past | comments | ask | show | jobs | submit login

The docs are super good. I love the "embedded browser" that shows how it works.

Shameless self plug: our book [1] has a whole chapter on Routing in React with this new v4 router. After you've finished reading the docs, if you want a tutorial style walk-through of this router v4, we build a Spotify-type clone over the course of 75+ pages.

[1]: https://www.fullstackreact.com




Over the last month (or so), I've been reading and reviewing React books on my blog [1]. I liked Fullstack React, but there is one big thing that keeps me from recommending it: most of the examples still use the createClass from ES5. For learning React in 2017, I (just my opinion) expect the book to fully embrace ES6/7 in all the examples.

[1]: https://medium.com/@jmcunningham/


Yes, we're fixing that as we speak. It will be up to date shortly.


I am considering buying this for an engineer that works for me to get up to speed on React in the very near future. I only want to start him on ES6+ syntax though. How long do you think until it will be up-to-date?


The first chapter has already been updated to use ES6 class syntax, and we explain how it works there. We're converting the rest of the book to use ES6 classes (and removing createClass) over the next week or two.


You should remove your header of "up-to-date" on your marketing page until you get that fix in place.


FWIW, while I haven't read it myself I've only heard great things about Fullstack React! Would recommend based on recommendations I've gotten.


I looked at your site. If you had video screencast that I could follow along. I would have paid for it.


We're going to have a (free) official video course up on the router site here within the next few weeks.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: