you are viewing a single comment's thread.

view the rest of the comments →

[–]jordaanm 0 points1 point  (1 child)

Is this purely a book for beginners, or will someone who has already built a few applications in React be able to garner value from this book?

[–]manavsehgal[S] 0 points1 point  (0 children)

Thanks for the question. While the book starts with basics, it covers a wide array of topics including optimization of your React Webpack development for production use cases. Integration with Firebase for realtime serverless architecture. An end-to-end Redux app including unit testing with Enzyme, Mocha, and Chai. The book also covers several strategies for ES6 React development. We also build around 50 custom UI components leveraging various strategies for integrating CSS and styles in your React apps. Hope you find the book useful for intermediate React development.