Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
A
acknowledgments 327, 334
actions 137
advanced GraphQL concepts 301
fragments 302
introspection 303
advanced server-side rendering 209-211
advanced state management solutions 459
Jotai 459
MobX 459
Recoil 459
Redux 459
xstate 460
Zustand 460
advanced token handling 180
aggregation API
integrating 273, 274
Amazon Web Services (AWS) 130
API routes
creating, for listing blog posts 424, 425
creating, with Express 83, 84
defining 77
defining, in Next.js 424
dynamic, making 430
static rendering 428-430
Apollo Client 306
setting up 306, 307
Apollo docs
reference link 320
Apollo Server 285
application
load time, benchmarking 184-190
application, optimizing for search engines
dynamic titles, adding 222...