Hi everyone!
I’ve started working full-swing on the next edition of Learning React! Let me know if there are any pressing React topics not covered in the book (or on the site here ) that you would like me to address
Here is the tentative agenda based on what you all have said over the past year:
Update all of the examples to React 16
Create and explain more involved/complex examples
Update to use the latest React Router
Write about Redux and tie some examples to #2
???
If there is anything additional you would like me to talk about next, let me know.
I also think that Redux would be just perfect. I learned React with your book, but unfortunately I haven’t found a book that could help me with Redux, the way your book helped me with React
Surely I could use one the articles and blog post available online, but they only show how to manage simple state, the typical Todo App,but as we know real world apps usually require us to handle state with structures that are more complicated than a simple array of strings.
Happy to hear it, Kirupa! Learning React was a great read and from a newbie perspective more example projects would really help. It’s nice to wrap your head around the ideas and individual aspects of React but without being able to tie it in with multiple projects, the ideas drift away. Maybe a companion workbook?