January 2019
Intermediate to advanced
460 pages
10h 33m
English
Sequelize makes it easy to access and query our database. Posts, chats, and messages can be saved to our database in a snap. React helps us to view and update our data by building a user interface.
In this chapter, we will introduce Apollo's React client to our front end, in order to connect it with the back end. We will query, create, and update post data, using our front end.
This chapter will cover the following points:
Read now
Unlock full access