Complete Vue.js 2 Web Development_ Practical guide to building end-to-end web development solutions with Vue.js 2

(singke) #1
G

getters
accessing 595
argument, passing 596
building, for retrieving data 593 , 595
global router hooks
afterEach 628
beforeEach 627 , 628
beforeResolve 628
resolution stack 629 , 630


H

home page
curated list, creating for 299
HomePage component
routes, adding 282
Horizon
used, for creating reactive app 614 , 615 , 618
hot reloading
development process, speeding up with 518 ,
519 , 520 , 522
HTML components 232
HTML declarations
about 20
declarative rendering 21
v-html directive 20 , 21


I

infinite scrolling
implementing 447 , 448 , 449
working 449
initial files
creating 233 , 234
initial render
transitioning on 396 , 397 , 398
inputs
binding, to variables 31 , 32


J

JavaScript promises
reference 427
JSX
about 559
used, for rendering component 559 , 560 , 561


L

lazy loading routes 632 , 633 , 635
libraries
loading 96
linking
to sub-routes 206
links
adding, to routes 204
creating, v-html used 27 , 28
ListProduct component
product information, displaying 301
ListProducts component
building 358
creating 295
loading screen
adding 106 , 107 , 108
local server
setting up 237 , 238
logic
extracting, from components 496 , 500

M

message
displaying 10 , 11
methods 15
minified and development .js file
building, with one command 530 , 531 , 532
modules 662
multiple router-view
adding, in pages 468 , 469 , 470 , 471
MVVM (Model-View-ViewModel) methodology 12

N

named dynamic routes
using 464 , 465 , 466
working 467
named views 224 , 225
navigation techniques
about 226
alias routes 228 , 229
navigating programmatically 227
redirection 227 , 228
nested routes 217 , 219
Nightwatch.js
Free download pdf