September 2017
Intermediate to advanced
528 pages
15h 53m
English
This chapter covers
Thus far, we’ve covered how to create components and make them interactive, and work with user input (events and input elements). Using this knowledge will take you a long way in building sites with React components, but you’ll notice that certain annoyances keep cropping up. This is especially true for large projects when you rely on components created by other software engineers (open source contributors or your teammates).
For example, when you consume a component ...
Read now
Unlock full access