I've plugged Robin's previous posts and materials many times, because they really are that good. If you're looking to get into React, I'm sure this course will be worth looking into. (For one excellent example of his writing, you might want to look at his recent post "Tips to Learn React + Redux in 2017": https://www.robinwieruch.de/tips-to-learn-react-redux/ ).
If you're looking for more material to learn React, I keep a big list of links to high-quality tutorials and articles on React, Redux, ES6, and related topics, at https://github.com/markerikson/react-redux-links . Specifically intended to be a great starting point for anyone trying to learn the ecosystem, as well as a source of solid info on more advanced topics.
Yeah, that post was for Robin's self-published book. This link is a paid interactive course based on the same material.
(FWIW, Max Stoiber did the same thing with his React/Redux/Immutable tutorial [0], and I'm actually hoping to turn my own "Practical Redux" tutorial series [1] into an Educative.io course in the near future as well.)
Thanks, glad you like it! I've paused the series for a bit so I can focus on some other tasks for the immediate near future, but have a bunch more topics that I plan to write about. If you're interested, I've got a list of tentatively planned blog posts at https://gist.github.com/markerikson/840fc9baf9598971ae252b92... .
http://www.threaditjs.com/ implements an HN-like app with user submissions, threaded discussions and backend communication with various frameworks (Angular, Backbone, Ember, Mithril, React and Vue).
Kind of like TodoMVC, but with a more substantial app.
Just bought it. I've been building a React app for about 2 weeks, but there's always more to learn. I look forward to following along with this tutorial!
If you're looking for more material to learn React, I keep a big list of links to high-quality tutorials and articles on React, Redux, ES6, and related topics, at https://github.com/markerikson/react-redux-links . Specifically intended to be a great starting point for anyone trying to learn the ecosystem, as well as a source of solid info on more advanced topics.