April 2018
Intermediate
110 pages
2h 12m
English
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words and C++ language keywords in text are shown as follows: "We will update our PostsComponent to read the data that has been resolved by our router."
Folder names, filenames, file extensions, pathnames, include file names in text are shown as follows: "The header file boost/asio.hpp includes most of the types and functions required for using the Asio library".
A block of code is set as follows:
import { PostsResolver } from './resolvers/posts-resolver'
import { ProfileResolver } from './resolvers/profile-resolver'New terms and important words are ...