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
action data
working with 114-117
adapters 24
switching between 42-44
asset manifest 54
assets
exposing, with loader functions 187, 188
handling 180
B
backend application, Remix
working with 283, 284
Backend for Frontend (BFF) pattern 284
BeeRich 47, 57
testing, on slow 3G networks 110, 111
working with 47, 48
Blues stack 45
C
caching 225
HTTP caching 226
in-memory caching 235, 236
client-only React app
migrating, to Remix 281
concurrent mutations
form, adding to list 117-120
handling 117
multiple pending states, supporting 120
pending deletion states, indicating 120-123
conventions 9
Cumulative Layout Shifts (CLS) 10
D
dashboard pages, BeeRich
composing, with nested routing 57-62
data
prefetching...