June 2018
Intermediate to advanced
360 pages
12h 19m
English
This chapter covers
In chapter 5, we started looking at forms and how they work in React. You added event handlers to update component state in the CreatePost component. In this chapter, you’ll build on that previous work and work on adding the ability to create new posts. You’ll start interacting more with the JSON API that provided posts to render in the last chapter.
Often, you’ll build React applications in a context that involves non-React libraries that also ...
Read now
Unlock full access