Fullstack React
豆瓣
The Complete Guide to ReactJS and Friends
Accomazzo Anthony / Murray Nathaniel …
简介
Stop wasting your time learning React with incomplete and confusing tutorials.
There are so many incorrect, confusing, and out-of-date blog articles
One tutorial says one thing and another says something completely different.
There are too many options
There are fifty different boilerplates and a dozen different Flux implementations. Which one is best?
What if you could master the entire framework in less time, with solid foundations, without beating your head against the wall? Imagine how quickly you can get all of your work done with the right tools and best practices.
Seriously, let's stop wasting time scouring Google, searching through incorrect, out-of-date, blog posts and get everything you need to be productive in one, well-organized place, complete with both simple and complex examples to get your app up and running.
You'll learn what you need to know to work professionally and build solid, well-tested, optimized apps with ReactJS. This book is your definitive guide.
目录
Part I
- Your first React Web Application
- Components
- Components & Servers
- JSX and the Virtual DOM
- Advanced Component Configuration with props, state, and children
- Forms
- Using Webpack with Create React App
- Unit Testing
- Routing
Part II
- Intro to Flux and Redux
- Intermediate Redux
- Using Presentational and Container Components with Redux
- Using GraphQL
- GraphQL Server
- React Native
Appendix A: PropTypes
Appendix B: ES6