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
accordion menu pattern 240
actions 152
AJAX 112
anti-pattern 24
Apache HTTP Server 215
configuration 215
application, building for deployment
considerations 212, 213
application programming interface (API) 21, 82
async/await syntax 47
Asynchronous JavaScript and XML (AJAX) 43
asynchronous patterns 25
callback pattern 43-45
promise pattern 46-48
Async Promise pattern 76
authentication patterns
exploring 112
one-time password (OTP) authentication 119, 120
passwordless access 119, 120
third-party authentication, with OpenID 114-119
two-factor authentication (2FA) 121, 122
username and password authentication 112, 113
Web3 authentication 122, 123
authorization code flow
reference link 115
Axios 43, 179
URL 112
B
...