New features of Vue3-combined API
09 minutes02 secondssetup function--the entry point for using the Composition API within the component
13 minutes44 secondsTiming of calling setup function
09 minutes38 secondsreturn value of setup function
04 minutes29 secondsParameters of setup function--props
06 minutes18 secondsParameters of setup function--(attrs, slots, emit)
13 minutes04 secondsComposition commonly used API--ref() creates responsive data objects
09 minutes33 secondsComposition commonly used API--reactive creates responsive objects
09 minutes31 secondsComputed property API (computed)
02 minutes21 secondswatch and watchEffect listeners 01
10 minutes47 secondswatch and watchEffect listeners 02
19 minutes33 secondsThe process and principle of axios asynchronous request
13 minutes51 secondsIntroduction to restful interface specification and postman debugging tool
07 minutes19 secondsThe principles and applications of ES6 Promise
11 minutes51 secondsaxios asynchronous request data and data rendering
15 minutes05 secondsaxios request method and request parameters
08 minutes24 secondsaxios global configuration and request response interception
14 minutes21 secondsEncapsulate axios instance request
15 minutes00 secondsEWShop project description
05 minutes29 seconds