首页 磁力链接怎么用

[DesireCourse.Net] Udemy - Vue JS 2 - The Complete Guide (incl. Vue Router & Vuex)

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2019-7-22 20:42 2024-5-31 20:44 247 4.8 GB 352
二维码链接
[DesireCourse.Net] Udemy - Vue JS 2 - The Complete Guide (incl. Vue Router & Vuex)的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 1. Getting Started/1. Course Introduction.mp413.61MB
  2. 1. Getting Started/2. Let's Create our First VueJS Application.mp418.06MB
  3. 1. Getting Started/3. Extending the VueJS Application.mp416.32MB
  4. 1. Getting Started/4. Course Structure.mp414.96MB
  5. 1. Getting Started/5. Take Advantage of all Course Resources!.mp46.53MB
  6. 1. Getting Started/6. Setup VueJS Locally.mp49.24MB
  7. 10. Second Course Project - Wonderful Quotes/1. Module Introduction.mp45.88MB
  8. 10. Second Course Project - Wonderful Quotes/10. Controlling Quotes with a Progress Bar.mp413.1MB
  9. 10. Second Course Project - Wonderful Quotes/11. Finishing Touches and State Management.mp48.38MB
  10. 10. Second Course Project - Wonderful Quotes/2. Setting up the Project.mp45.5MB
  11. 10. Second Course Project - Wonderful Quotes/3. Initializing the Application.mp45.02MB
  12. 10. Second Course Project - Wonderful Quotes/4. Creating the Application Components.mp413.32MB
  13. 10. Second Course Project - Wonderful Quotes/5. Passing Data with Props and Slots.mp47.24MB
  14. 10. Second Course Project - Wonderful Quotes/6. Allowing Users to Create Quotes with a NewQuote Component.mp413MB
  15. 10. Second Course Project - Wonderful Quotes/7. Adding Quotes with Custom Events.mp412.13MB
  16. 10. Second Course Project - Wonderful Quotes/8. Adding a Info Box.mp44.1MB
  17. 10. Second Course Project - Wonderful Quotes/9. Allowing for Quote Deletion.mp412.95MB
  18. 11. Handling User Input with Forms/1. Module Introduction.mp43.46MB
  19. 11. Handling User Input with Forms/10. Creating a Custom Control (Input).mp422.92MB
  20. 11. Handling User Input with Forms/11. Submitting a Form.mp410.72MB
  21. 11. Handling User Input with Forms/13. Wrap Up.mp43.28MB
  22. 11. Handling User Input with Forms/2. A Basic input Form Binding.mp416.37MB
  23. 11. Handling User Input with Forms/3. Grouping Data and Pre-Populating Inputs.mp412.43MB
  24. 11. Handling User Input with Forms/4. Modifying User Input with Input Modifiers.mp411.8MB
  25. 11. Handling User Input with Forms/5. Binding textarea and Saving Line Breaks.mp413.17MB
  26. 11. Handling User Input with Forms/6. Using Checkboxes and Saving Data in Arrays.mp420.24MB
  27. 11. Handling User Input with Forms/7. Using Radio Buttons.mp411.26MB
  28. 11. Handling User Input with Forms/8. Handling Dropdowns with select and option.mp421.57MB
  29. 11. Handling User Input with Forms/9. What v-model does and How to Create a Custom Control.mp410.76MB
  30. 12. Using and Creating Directives/1. Module Introduction.mp43.44MB
  31. 12. Using and Creating Directives/10. Using Multiple Modifiers.mp416.78MB
  32. 12. Using and Creating Directives/11. Passing more Complex Values to Directives.mp410.21MB
  33. 12. Using and Creating Directives/13. Wrap Up.mp43.42MB
  34. 12. Using and Creating Directives/2. Understanding Directives.mp413.01MB
  35. 12. Using and Creating Directives/3. How Directives Work - Hook Functions.mp48.19MB
  36. 12. Using and Creating Directives/4. Creating a Simple Directive.mp45.02MB
  37. 12. Using and Creating Directives/5. Passing Values to Custom Directives.mp44.85MB
  38. 12. Using and Creating Directives/6. Passing Arguments to Custom Directives.mp410.51MB
  39. 12. Using and Creating Directives/7. Modifying a Custom Directive with Modifiers.mp48.97MB
  40. 12. Using and Creating Directives/8. Custom Directives - A Summary.mp42.19MB
  41. 12. Using and Creating Directives/9. Registering Directives Locally.mp46.2MB
  42. 13. Improving your App with Filters and Mixins/1. Module Introduction.mp43.02MB
  43. 13. Improving your App with Filters and Mixins/11. Wrap Up.mp48.56MB
  44. 13. Improving your App with Filters and Mixins/2. Creating a Local Filter.mp417.14MB
  45. 13. Improving your App with Filters and Mixins/3. Global Filters and How to Chain Multiple Filters.mp47.39MB
  46. 13. Improving your App with Filters and Mixins/4. An (often-times better) Alternative to Filters Computed Properties.mp420.18MB
  47. 13. Improving your App with Filters and Mixins/5. Understanding Mixins.mp49.62MB
  48. 13. Improving your App with Filters and Mixins/6. Creating and Using Mixins.mp49.37MB
  49. 13. Improving your App with Filters and Mixins/7. How Mixins get Merged.mp412.54MB
  50. 13. Improving your App with Filters and Mixins/8. Creating a Global Mixin (Special Case!).mp414.7MB
  51. 13. Improving your App with Filters and Mixins/9. Mixins and Scope.mp410.07MB
  52. 14. Adding Animations and Transitions/1. Module Introduction.mp44.74MB
  53. 14. Adding Animations and Transitions/10. Setting Up an Initial (on-load) Animation.mp45.98MB
  54. 14. Adding Animations and Transitions/11. Using Different CSS Class Names.mp416.95MB
  55. 14. Adding Animations and Transitions/12. Using Dynamic Names and Attributes.mp49.72MB
  56. 14. Adding Animations and Transitions/13. Transitioning between Multiple Elements (Theory).mp41.91MB
  57. 14. Adding Animations and Transitions/14. Transitioning between Multiple Elements (Practice).mp419.98MB
  58. 14. Adding Animations and Transitions/15. Listening to Transition Event Hooks.mp46.83MB
  59. 14. Adding Animations and Transitions/16. Understanding JavaScript Animations.mp431.63MB
  60. 14. Adding Animations and Transitions/17. Excluding CSS from your Animation.mp45.91MB
  61. 14. Adding Animations and Transitions/18. Creating an Animation in JavaScript.mp422.97MB
  62. 14. Adding Animations and Transitions/19. Animating Dynamic Components.mp425.42MB
  63. 14. Adding Animations and Transitions/2. Understanding Transitions.mp43.79MB
  64. 14. Adding Animations and Transitions/20. Animating Lists with transition-group.mp42.6MB
  65. 14. Adding Animations and Transitions/21. Using transition-group - Preparations.mp417.13MB
  66. 14. Adding Animations and Transitions/22. Using transition-group to Animate a List.mp425.21MB
  67. 14. Adding Animations and Transitions/23. Understanding the App.mp44.6MB
  68. 14. Adding Animations and Transitions/24. Creating the App.mp448.05MB
  69. 14. Adding Animations and Transitions/25. Adding Animations.mp424.1MB
  70. 14. Adding Animations and Transitions/26. Wrap Up.mp44.19MB
  71. 14. Adding Animations and Transitions/3. Preparing Code to use Transitions.mp412.29MB
  72. 14. Adding Animations and Transitions/4. Setting Up a Transition.mp411.65MB
  73. 14. Adding Animations and Transitions/5. Assigning CSS Classes for Transitions.mp49.45MB
  74. 14. Adding Animations and Transitions/6. Creating a Fade Transition with the CSS Transition Property.mp413.3MB
  75. 14. Adding Animations and Transitions/7. Creating a Slide Transition with the CSS Animation Property.mp414.38MB
  76. 14. Adding Animations and Transitions/8. Mixing Transition and Animation Properties.mp413.99MB
  77. 14. Adding Animations and Transitions/9. Animating v-if and v-show.mp42.4MB
  78. 15. Connecting to Servers via Http - Using vue-resource/1. Module Introduction.mp46.6MB
  79. 15. Connecting to Servers via Http - Using vue-resource/10. Where the resource in vue-resource Comes From.mp418.68MB
  80. 15. Connecting to Servers via Http - Using vue-resource/11. Creating Custom Resources.mp410.62MB
  81. 15. Connecting to Servers via Http - Using vue-resource/12. Resources vs Normal Http Requests.mp42.13MB
  82. 15. Connecting to Servers via Http - Using vue-resource/13. Understanding Template URLs.mp420.72MB
  83. 15. Connecting to Servers via Http - Using vue-resource/14. Wrap Up.mp48.82MB
  84. 15. Connecting to Servers via Http - Using vue-resource/2. Accessing Http via vue-resource - Setup.mp416.66MB
  85. 15. Connecting to Servers via Http - Using vue-resource/4. Creating an Application and Setting Up a Server (Firebase).mp420.69MB
  86. 15. Connecting to Servers via Http - Using vue-resource/5. POSTing Data to a Server (Sending a POST Request).mp424.05MB
  87. 15. Connecting to Servers via Http - Using vue-resource/6. GETting and Transforming Data (Sending a GET Request).mp427.17MB
  88. 15. Connecting to Servers via Http - Using vue-resource/7. Configuring vue-resource Globally.mp411.64MB
  89. 15. Connecting to Servers via Http - Using vue-resource/8. Intercepting Requests.mp413.52MB
  90. 15. Connecting to Servers via Http - Using vue-resource/9. Intercepting Responses.mp411.4MB
  91. 16. Routing in a VueJS Application/1. Module Introduction.mp46.38MB
  92. 16. Routing in a VueJS Application/10. Reacting to Changes in Route Parameters.mp411.46MB
  93. 16. Routing in a VueJS Application/12. Setting Up Child Routes (Nested Routes).mp416.88MB
  94. 16. Routing in a VueJS Application/13. Navigating to Nested Routes.mp410.35MB
  95. 16. Routing in a VueJS Application/14. Making Router Links more Dynamic.mp46.94MB
  96. 16. Routing in a VueJS Application/15. A Better Way of Creating Links - With Named Routes.mp411.46MB
  97. 16. Routing in a VueJS Application/16. Using Query Parameters.mp49.84MB
  98. 16. Routing in a VueJS Application/17. Multiple Router Views (Named Router Views).mp412.66MB
  99. 16. Routing in a VueJS Application/18. Redirecting.mp48.77MB
  100. 16. Routing in a VueJS Application/19. Setting Up Catch All Routes Wildcards.mp44.71MB
  101. 16. Routing in a VueJS Application/2. Setting up the VueJS Router (vue-router).mp48.6MB
  102. 16. Routing in a VueJS Application/20. Animating Route Transitions.mp411.07MB
  103. 16. Routing in a VueJS Application/21. Passing the Hash Fragment.mp412.13MB
  104. 16. Routing in a VueJS Application/22. Controlling the Scroll Behavior.mp412.64MB
  105. 16. Routing in a VueJS Application/23. Protecting Routes with Guards.mp44.69MB
  106. 16. Routing in a VueJS Application/24. Using the beforeEnter Guard.mp431.31MB
  107. 16. Routing in a VueJS Application/25. Using the beforeLeave Guard.mp413.53MB
  108. 16. Routing in a VueJS Application/26. Loading Routes Lazily.mp427.77MB
  109. 16. Routing in a VueJS Application/27. Wrap Up.mp44.97MB
  110. 16. Routing in a VueJS Application/3. Setting Up and Loading Routes.mp423.17MB
  111. 16. Routing in a VueJS Application/4. Understanding Routing Modes (Hash vs History).mp415.28MB
  112. 16. Routing in a VueJS Application/5. Navigating with Router Links.mp414.05MB
  113. 16. Routing in a VueJS Application/6. Where am I - Styling Active Links.mp412.38MB
  114. 16. Routing in a VueJS Application/7. Navigating from Code (Imperative Navigation).mp49.58MB
  115. 16. Routing in a VueJS Application/8. Setting Up Route Parameters.mp46.72MB
  116. 16. Routing in a VueJS Application/9. Fetching and Using Route Parameters.mp47.51MB
  117. 17. Better State Management with Vuex/1. Module Introduction.mp44.62MB
  118. 17. Better State Management with Vuex/10. Using Mutations.mp418.09MB
  119. 17. Better State Management with Vuex/11. Why Mutations have to run Synchronously.mp47.02MB
  120. 17. Better State Management with Vuex/12. How Actions improve Mutations.mp46.12MB
  121. 17. Better State Management with Vuex/13. Using Actions.mp419.09MB
  122. 17. Better State Management with Vuex/14. Mapping Actions to Methods.mp418.25MB
  123. 17. Better State Management with Vuex/15. A Summary of Vuex.mp417.39MB
  124. 17. Better State Management with Vuex/16. Two-Way-Binding (v-model) and Vuex.mp425.24MB
  125. 17. Better State Management with Vuex/17. Improving Folder Structures.mp44.9MB
  126. 17. Better State Management with Vuex/18. Modularizing the State Management.mp418.96MB
  127. 17. Better State Management with Vuex/19. Using Separate Files.mp416.39MB
  128. 17. Better State Management with Vuex/2. Why a Different State Management May Be Needed.mp49.3MB
  129. 17. Better State Management with Vuex/20. Using Namespaces to Avoid Naming Problems.mp425.58MB
  130. 17. Better State Management with Vuex/22. Wrap Up.mp43.87MB
  131. 17. Better State Management with Vuex/3. Understanding Centralized State.mp46.19MB
  132. 17. Better State Management with Vuex/4. Using the Centralized State.mp425.73MB
  133. 17. Better State Management with Vuex/5. Why a Centralized State Alone Won't Fix It.mp410.5MB
  134. 17. Better State Management with Vuex/6. Understanding Getters.mp43.32MB
  135. 17. Better State Management with Vuex/7. Using Getters.mp410.03MB
  136. 17. Better State Management with Vuex/8. Mapping Getters to Properties.mp426.61MB
  137. 17. Better State Management with Vuex/9. Understanding Mutations.mp45.1MB
  138. 18. Final Project - The Stock Trader/1. Project Introduction.mp411.83MB
  139. 18. Final Project - The Stock Trader/10. Adding a Portfolio Module to Vuex.mp438.11MB
  140. 18. Final Project - The Stock Trader/11. Working on the Portfolio Stocks.mp425.8MB
  141. 18. Final Project - The Stock Trader/12. Connecting the Portfolio with Vuex.mp47.97MB
  142. 18. Final Project - The Stock Trader/13. Time to fix some Errors.mp47.78MB
  143. 18. Final Project - The Stock Trader/14. Displaying the Funds.mp413.2MB
  144. 18. Final Project - The Stock Trader/15. Adding some Order Checks.mp421.35MB
  145. 18. Final Project - The Stock Trader/16. Making Funds Look Nicer with Filters.mp46.62MB
  146. 18. Final Project - The Stock Trader/17. Ending the Day - Randomizing Stocks.mp420.43MB
  147. 18. Final Project - The Stock Trader/18. Animating the Route Transitions.mp412.21MB
  148. 18. Final Project - The Stock Trader/19. Saving & Fetching Data - Adding a Dropdown.mp49.48MB
  149. 18. Final Project - The Stock Trader/2. Project Setup and Planning.mp410.21MB
  150. 18. Final Project - The Stock Trader/20. Setting up vue-resource and Firebase.mp49.07MB
  151. 18. Final Project - The Stock Trader/21. Saving Data (PUT Request).mp410.76MB
  152. 18. Final Project - The Stock Trader/22. Fetching Data (GET Request).mp418.79MB
  153. 18. Final Project - The Stock Trader/23. Testing and Bug Fixes.mp410.28MB
  154. 18. Final Project - The Stock Trader/24. Project Wrap Up.mp45.27MB
  155. 18. Final Project - The Stock Trader/25. Bonus Debugging Vuex with Vue Developer Tools.mp46.11MB
  156. 18. Final Project - The Stock Trader/3. Creating the First Components.mp410.9MB
  157. 18. Final Project - The Stock Trader/4. Setup Project Routes.mp416.46MB
  158. 18. Final Project - The Stock Trader/5. Adding a Header and Navigation.mp426.59MB
  159. 18. Final Project - The Stock Trader/6. Planning the Next Steps.mp45.2MB
  160. 18. Final Project - The Stock Trader/7. Creating Stocks Components.mp422.35MB
  161. 18. Final Project - The Stock Trader/8. Adding a Buy Button.mp421.79MB
  162. 18. Final Project - The Stock Trader/9. Setting up the Vuex State Management.mp436.67MB
  163. 19. Deploying a VueJS Application/1. Module Introduction.mp44.72MB
  164. 19. Deploying a VueJS Application/2. Preparing for Deployment.mp47.39MB
  165. 19. Deploying a VueJS Application/3. Deploying the App (Example AWS S3).mp425.36MB
  166. 2. Using VueJS to Interact with the DOM/1. Module Introduction.mp42.93MB
  167. 2. Using VueJS to Interact with the DOM/10. Listening to Events.mp46.91MB
  168. 2. Using VueJS to Interact with the DOM/11. Getting Event Data from the Event Object.mp48.98MB
  169. 2. Using VueJS to Interact with the DOM/12. Passing your own Arguments with Events.mp47.05MB
  170. 2. Using VueJS to Interact with the DOM/13. Modifying an Event - with Event Modifiers.mp412.41MB
  171. 2. Using VueJS to Interact with the DOM/14. Listening to Keyboard Events.mp47.7MB
  172. 2. Using VueJS to Interact with the DOM/16. Writing JavaScript Code in the Templates.mp413.16MB
  173. 2. Using VueJS to Interact with the DOM/17. Using Two-Way-Binding.mp46.89MB
  174. 2. Using VueJS to Interact with the DOM/18. Reacting to Changes with Computed Properties.mp434.64MB
  175. 2. Using VueJS to Interact with the DOM/19. An Alternative to Computed Properties Watching for Changes.mp414.23MB
  176. 2. Using VueJS to Interact with the DOM/2. Understanding VueJS Templates.mp410.82MB
  177. 2. Using VueJS to Interact with the DOM/20. Saving Time with Shorthands.mp45.75MB
  178. 2. Using VueJS to Interact with the DOM/22. Dynamic Styling with CSS Classes - Basics.mp416.04MB
  179. 2. Using VueJS to Interact with the DOM/23. Dynamic Styling with CSS Classes - Using Objects.mp45.56MB
  180. 2. Using VueJS to Interact with the DOM/24. Dynamic Styling with CSS Classes - Using Names.mp412.63MB
  181. 2. Using VueJS to Interact with the DOM/25. Setting Styles Dynamically (without CSS Classes).mp410.91MB
  182. 2. Using VueJS to Interact with the DOM/26. Styling Elements with the Array Syntax.mp44.3MB
  183. 2. Using VueJS to Interact with the DOM/28. Module Wrap Up.mp43.04MB
  184. 2. Using VueJS to Interact with the DOM/3. How the VueJS Template Syntax and Instance Work Together.mp49.55MB
  185. 2. Using VueJS to Interact with the DOM/4. Accessing Data in the Vue Instance.mp46.75MB
  186. 2. Using VueJS to Interact with the DOM/5. Binding to Attributes.mp49.44MB
  187. 2. Using VueJS to Interact with the DOM/6. Understanding and Using Directives.mp45.78MB
  188. 2. Using VueJS to Interact with the DOM/7. Disable Re-Rendering with v-once.mp46.43MB
  189. 2. Using VueJS to Interact with the DOM/8. How to Output Raw HTML.mp49.73MB
  190. 20. Course Roundup/1. Courses Roundup.mp49.42MB
  191. 21. All Course Exercises (Time to Practice)/11. Time to Practice (4) - Styling (Problem).mp415.62MB
  192. 21. All Course Exercises (Time to Practice)/12. Time to Practice (4) - Styling (Solution).mp463MB
  193. 21. All Course Exercises (Time to Practice)/14. Time to Practice (5) - Conditionals and Lists (Problem).mp46.64MB
  194. 21. All Course Exercises (Time to Practice)/15. Time to Practice (5) - Conditionals and Lists (Solution).mp432.46MB
  195. 21. All Course Exercises (Time to Practice)/16. Time to Practice (6) - Components (Problem).mp47.78MB
  196. 21. All Course Exercises (Time to Practice)/17. Time to Practice (6) - Components (Solution).mp48.67MB
  197. 21. All Course Exercises (Time to Practice)/18. Time to Practice (7) - Component Communication (Problem).mp411.37MB
  198. 21. All Course Exercises (Time to Practice)/19. Time to Practice (7) - Component Communication (Solution).mp435.28MB
  199. 21. All Course Exercises (Time to Practice)/2. Time to Practice (1) - Outputting Data to Templates (Problem).mp47.91MB
  200. 21. All Course Exercises (Time to Practice)/20. Time to Practice (8) - Slots and Dynamic Components (Problem).mp45.87MB
  201. 21. All Course Exercises (Time to Practice)/21. Time to Practice (8) - Slots and Dynamic Components (Solution).mp411.6MB
  202. 21. All Course Exercises (Time to Practice)/22. Time to Practice (9) - Forms (Problem).mp47.56MB
  203. 21. All Course Exercises (Time to Practice)/23. Time to Practice (9) - Forms (Solution).mp458.98MB
  204. 21. All Course Exercises (Time to Practice)/24. Time to Practice (10) - Directives (Problem).mp43.66MB
  205. 21. All Course Exercises (Time to Practice)/25. Time to Practice (10) - Directives (Solution).mp421.72MB
  206. 21. All Course Exercises (Time to Practice)/26. Time to Practice (11) - Filters and Mixins (Problem).mp45.18MB
  207. 21. All Course Exercises (Time to Practice)/27. Time to Practice (11) - Filters and Mixins (Solution).mp430.65MB
  208. 21. All Course Exercises (Time to Practice)/3. Time to Practice (1) - Outputting Data to Templates (Solution).mp421.82MB
  209. 21. All Course Exercises (Time to Practice)/5. Time to Practice (2) - Events (Problem).mp46.5MB
  210. 21. All Course Exercises (Time to Practice)/6. Time to Practice (2) - Events (Solution).mp417.99MB
  211. 21. All Course Exercises (Time to Practice)/8. Time to Practice (3) - Reactive Properties (Problem).mp49.87MB
  212. 21. All Course Exercises (Time to Practice)/9. Time to Practice (3) - Reactive Properties (Solution).mp421.51MB
  213. 22. Bonus Using Axios instead of vue-resource/1. About this Section.mp46.45MB
  214. 22. Bonus Using Axios instead of vue-resource/10. Custom Axios Instances.mp412.43MB
  215. 22. Bonus Using Axios instead of vue-resource/11. Wrap Up.mp44.92MB
  216. 22. Bonus Using Axios instead of vue-resource/2. Module Introduction.mp41.64MB
  217. 22. Bonus Using Axios instead of vue-resource/3. Project Setup.mp46.82MB
  218. 22. Bonus Using Axios instead of vue-resource/4. Axios Setup.mp47.89MB
  219. 22. Bonus Using Axios instead of vue-resource/5. Sending a POST Request.mp417.47MB
  220. 22. Bonus Using Axios instead of vue-resource/6. Sending a GET Request.mp47.3MB
  221. 22. Bonus Using Axios instead of vue-resource/7. Accessing & Using Response Data.mp416.61MB
  222. 22. Bonus Using Axios instead of vue-resource/8. Setting a Global Request Configuration.mp416.15MB
  223. 22. Bonus Using Axios instead of vue-resource/9. Using Interceptors.mp417.36MB
  224. 23. Bonus Authentication in Vue Apps/1. About this Section.mp49.45MB
  225. 23. Bonus Authentication in Vue Apps/10. Accessing other Resources from Vuex.mp426.95MB
  226. 23. Bonus Authentication in Vue Apps/11. Sending the Token to the Backend.mp417.62MB
  227. 23. Bonus Authentication in Vue Apps/12. Protecting Routes (Auth Guard).mp46.88MB
  228. 23. Bonus Authentication in Vue Apps/13. Updating the UI State (based on Authentication State).mp47.21MB
  229. 23. Bonus Authentication in Vue Apps/14. Adding User Logout.mp416.53MB
  230. 23. Bonus Authentication in Vue Apps/15. Adding Auto Logout.mp414.32MB
  231. 23. Bonus Authentication in Vue Apps/16. Adding Auto Login.mp433.16MB
  232. 23. Bonus Authentication in Vue Apps/17. Wrap Up.mp41.84MB
  233. 23. Bonus Authentication in Vue Apps/2. Module Introduction.mp42.95MB
  234. 23. Bonus Authentication in Vue Apps/3. How Authentication Works in SPAs.mp44.81MB
  235. 23. Bonus Authentication in Vue Apps/4. Project Setup.mp45.36MB
  236. 23. Bonus Authentication in Vue Apps/5. Adding User Signup.mp416.15MB
  237. 23. Bonus Authentication in Vue Apps/6. Adding User Signin (Login).mp47.58MB
  238. 23. Bonus Authentication in Vue Apps/7. Using Vuex to send Auth Requests.mp411.78MB
  239. 23. Bonus Authentication in Vue Apps/8. Storing Auth Data in Vuex.mp49.11MB
  240. 24. Bonus Form Input Validation/1. About this Section.mp410.58MB
  241. 24. Bonus Form Input Validation/10. Using the Required-Unless Validator.mp417.52MB
  242. 24. Bonus Form Input Validation/11. Validating Arrays.mp425.84MB
  243. 24. Bonus Form Input Validation/12. Controlling the Form Submit Button.mp46.29MB
  244. 24. Bonus Form Input Validation/13. Creating Custom Validators.mp48.08MB
  245. 24. Bonus Form Input Validation/14. Async Validators.mp425.28MB
  246. 24. Bonus Form Input Validation/15. Wrap Up.mp41.81MB
  247. 24. Bonus Form Input Validation/2. Module Introduction.mp41.6MB
  248. 24. Bonus Form Input Validation/4. Installing Vuelidate.mp44.7MB
  249. 24. Bonus Form Input Validation/5. Adding a Validator.mp428.34MB
  250. 24. Bonus Form Input Validation/6. Adding Validation UI Feedback.mp414.4MB
  251. 24. Bonus Form Input Validation/7. Controlling Styles for Invalid Entries.mp45.02MB
  252. 24. Bonus Form Input Validation/8. More Validators.mp420.73MB
  253. 24. Bonus Form Input Validation/9. Validating Passwords For Equality.mp419.77MB
  254. 25. Bonus Vue CLI 3/10. Different Build Targets.mp4103.34MB
  255. 25. Bonus Vue CLI 3/11. Using the Old CLI Templates (vue init).mp415.51MB
  256. 25. Bonus Vue CLI 3/12. Using the Graphical User Interface (GUI).mp470.79MB
  257. 25. Bonus Vue CLI 3/2. Module Introduction.mp447.31MB
  258. 25. Bonus Vue CLI 3/3. Creating a Project.mp461.77MB
  259. 25. Bonus Vue CLI 3/4. Analyzing the Created Project.mp469.4MB
  260. 25. Bonus Vue CLI 3/5. Using Plugins.mp456.28MB
  261. 25. Bonus Vue CLI 3/6. CSS Pre-Processors.mp443.05MB
  262. 25. Bonus Vue CLI 3/7. Environment Variables.mp4106.88MB
  263. 25. Bonus Vue CLI 3/8. Building the Project.mp451.89MB
  264. 25. Bonus Vue CLI 3/9. Instant Prototyping.mp434.91MB
  265. 3. Using Conditionals and Rendering Lists/1. Module Introduction.mp43.21MB
  266. 3. Using Conditionals and Rendering Lists/10. Looping through a List of Numbers.mp43.39MB
  267. 3. Using Conditionals and Rendering Lists/11. Keeping Track of Elements when using v-for.mp416.24MB
  268. 3. Using Conditionals and Rendering Lists/13. Module Wrap Up.mp43.51MB
  269. 3. Using Conditionals and Rendering Lists/2. Conditional Rendering with v-if.mp413.62MB
  270. 3. Using Conditionals and Rendering Lists/4. Using an Alternative v-if Syntax.mp45.8MB
  271. 3. Using Conditionals and Rendering Lists/5. Don't Detach it with v-show.mp47.2MB
  272. 3. Using Conditionals and Rendering Lists/6. Rendering Lists with v-for.mp48.85MB
  273. 3. Using Conditionals and Rendering Lists/7. Getting the Current Index.mp46.79MB
  274. 3. Using Conditionals and Rendering Lists/8. Using an Alternative v-for Syntax.mp44.12MB
  275. 3. Using Conditionals and Rendering Lists/9. Looping through Objects.mp416.27MB
  276. 4. First Course Project - The Monster Slayer/1. Introduction & Challenge.mp412.05MB
  277. 4. First Course Project - The Monster Slayer/10. Finishing the Action Buttons.mp43.94MB
  278. 4. First Course Project - The Monster Slayer/11. Creating an Action Log.mp410.22MB
  279. 4. First Course Project - The Monster Slayer/12. Printing the Log (v-for).mp49.54MB
  280. 4. First Course Project - The Monster Slayer/13. Finishing the Log.mp47.69MB
  281. 4. First Course Project - The Monster Slayer/14. Styling the Log Conditionally.mp47.01MB
  282. 4. First Course Project - The Monster Slayer/15. Wrap Up.mp47.35MB
  283. 4. First Course Project - The Monster Slayer/2. Setting up the Course Project.mp411.98MB
  284. 4. First Course Project - The Monster Slayer/3. Creating the Vue Instance and Styling the Healthbars.mp420.56MB
  285. 4. First Course Project - The Monster Slayer/4. Showing the Player Controls Conditionally.mp48.06MB
  286. 4. First Course Project - The Monster Slayer/5. Implementing a Start Game Method.mp46.54MB
  287. 4. First Course Project - The Monster Slayer/6. Implementing a Attack Method.mp429MB
  288. 4. First Course Project - The Monster Slayer/7. Write better Code - Time for Refactoring!.mp418.32MB
  289. 4. First Course Project - The Monster Slayer/8. Implementing a Special Attack.mp48.84MB
  290. 4. First Course Project - The Monster Slayer/9. Implementing a Heal Method.mp49.74MB
  291. 5. Understanding the VueJS Instance/1. Module Introduction.mp44.23MB
  292. 5. Understanding the VueJS Instance/10. Using Components.mp418.29MB
  293. 5. Understanding the VueJS Instance/11. Limitations of some Templates.mp411.83MB
  294. 5. Understanding the VueJS Instance/12. How VueJS Updates the DOM.mp413.09MB
  295. 5. Understanding the VueJS Instance/13. The VueJS Instance Lifecycle.mp411.6MB
  296. 5. Understanding the VueJS Instance/14. The VueJS Instance Lifecycle in Practice.mp419.77MB
  297. 5. Understanding the VueJS Instance/15. Module Wrap Up.mp43.79MB
  298. 5. Understanding the VueJS Instance/2. Some Basics about the VueJS Instance.mp412.26MB
  299. 5. Understanding the VueJS Instance/3. Using Multiple Vue Instances.mp411.15MB
  300. 5. Understanding the VueJS Instance/4. Accessing the Vue Instance from Outside.mp413.3MB
  301. 5. Understanding the VueJS Instance/5. How VueJS manages your Data and Methods.mp417.99MB
  302. 5. Understanding the VueJS Instance/6. A Closer Look at $el and $data.mp420.41MB
  303. 5. Understanding the VueJS Instance/7. Placing $refs and Using them on your Templates.mp421.64MB
  304. 5. Understanding the VueJS Instance/8. Where to learn more about the Vue API.mp44.18MB
  305. 5. Understanding the VueJS Instance/9. Mounting a Template.mp425.31MB
  306. 6. Moving to a Real Development Workflow with Webpack and Vue CLI/1. Module Introduction.mp47.15MB
  307. 6. Moving to a Real Development Workflow with Webpack and Vue CLI/10. Module Wrap Up.mp44.61MB
  308. 6. Moving to a Real Development Workflow with Webpack and Vue CLI/2. Why do we need a Development Server.mp411.22MB
  309. 6. Moving to a Real Development Workflow with Webpack and Vue CLI/3. What does Development Workflow mean.mp415.62MB
  310. 6. Moving to a Real Development Workflow with Webpack and Vue CLI/4. Using the Vue CLI to create Projects.mp47.64MB
  311. 6. Moving to a Real Development Workflow with Webpack and Vue CLI/5. Installing the Vue CLI and Creating a new Project.mp420.87MB
  312. 6. Moving to a Real Development Workflow with Webpack and Vue CLI/6. An Overview over the Webpack Template Folder Structure.mp414.81MB
  313. 6. Moving to a Real Development Workflow with Webpack and Vue CLI/7. Understanding .vue Files.mp427.13MB
  314. 6. Moving to a Real Development Workflow with Webpack and Vue CLI/8. Understanding the Object in the Vue File.mp44.71MB
  315. 6. Moving to a Real Development Workflow with Webpack and Vue CLI/9. How to Build your App for Production.mp43.34MB
  316. 7. An Introduction to Components/1. Module Introduction.mp44.25MB
  317. 7. An Introduction to Components/11. How to Name your Component Tags (Selectors).mp418.67MB
  318. 7. An Introduction to Components/12. Scoping Component Styles.mp424.73MB
  319. 7. An Introduction to Components/13. Module Wrap Up.mp43.71MB
  320. 7. An Introduction to Components/2. An Introduction to Components.mp417.53MB
  321. 7. An Introduction to Components/3. Storing Data in Components with the Data Method.mp414.52MB
  322. 7. An Introduction to Components/4. Registering Components Locally and Globally.mp410.34MB
  323. 7. An Introduction to Components/5. The Root Component in the App.vue File.mp412.67MB
  324. 7. An Introduction to Components/6. Creating a Component.mp414.33MB
  325. 7. An Introduction to Components/7. Using Components.mp419.9MB
  326. 7. An Introduction to Components/9. Moving to a Better Folder Structure.mp410.55MB
  327. 8. Communicating between Components/1. Module Introduction.mp43.15MB
  328. 8. Communicating between Components/10. Communication between Sibling Components.mp424.71MB
  329. 8. Communicating between Components/11. Using an Event Bus for Communication.mp420.85MB
  330. 8. Communicating between Components/12. Centralizing Code in an Event Bus.mp49.07MB
  331. 8. Communicating between Components/14. Wrap Up.mp42.62MB
  332. 8. Communicating between Components/2. Communication Problems.mp410.62MB
  333. 8. Communicating between Components/3. Using Props for Parent = Child Communication.mp412.69MB
  334. 8. Communicating between Components/4. Naming props.mp45.02MB
  335. 8. Communicating between Components/5. Using props in the Child Component.mp45.84MB
  336. 8. Communicating between Components/6. Validating props.mp419.38MB
  337. 8. Communicating between Components/7. Using Custom Events for Child = Parent Communication.mp422.89MB
  338. 8. Communicating between Components/8. Understanding Unidirectional Data Flow.mp43.55MB
  339. 8. Communicating between Components/9. Communicating with Callback Functions.mp49.29MB
  340. 9. Advanced Component Usage/1. Module Introduction.mp42.87MB
  341. 9. Advanced Component Usage/10. Switching Multiple Components with Dynamic Components.mp420.81MB
  342. 9. Advanced Component Usage/11. Understanding Dynamic Component Behavior.mp48.03MB
  343. 9. Advanced Component Usage/12. Keeping Dynamic Components Alive.mp43.83MB
  344. 9. Advanced Component Usage/13. Dynamic Component Lifecycle Hooks.mp45.14MB
  345. 9. Advanced Component Usage/15. Wrap Up.mp45.33MB
  346. 9. Advanced Component Usage/2. Setting up the Module Project.mp410.53MB
  347. 9. Advanced Component Usage/3. Passing Content - The Suboptimal Solution.mp48.72MB
  348. 9. Advanced Component Usage/4. Passing Content with Slots.mp43.05MB
  349. 9. Advanced Component Usage/5. How Slot Content gets Compiled and Styled.mp412.61MB
  350. 9. Advanced Component Usage/7. Using Multiple Slots (Named Slots).mp410.84MB
  351. 9. Advanced Component Usage/8. Default Slots and Slot Defaults.mp48.07MB
  352. 9. Advanced Component Usage/9. A Summary on Slots.mp43.62MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统