zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseLab.com] Udemy - Vue.js Essentials - 3 Course Bundle
magnet:?xt=urn:btih:a40c2a751a281fb61134ac23f19e1a38fa8e0912&dn=[FreeCourseLab.com] Udemy - Vue.js Essentials - 3 Course Bundle
磁力链接详情
Hash值:
a40c2a751a281fb61134ac23f19e1a38fa8e0912
点击数:
228
文件大小:
3.84 GB
文件数量:
182
创建日期:
2021-4-11 07:31
最后访问:
2024-10-31 15:32
访问标签:
FreeCourseLab
com
Udemy
-
Vue
js
Essentials
-
3
Course
Bundle
文件列表详情
1. Introduction & Crash Course/1. Introduction overview.mp4 33.1 MB
1. Introduction & Crash Course/10. Vue.js Essentials preview.mp4 34.25 MB
1. Introduction & Crash Course/2. What is Vue.js.mp4 42.41 MB
1. Introduction & Crash Course/3. What can you build with Vue.js.mp4 79.72 MB
1. Introduction & Crash Course/4. What do I need to know before learning Vue.js.mp4 58.86 MB
1. Introduction & Crash Course/5. Vue basic feature crash course.mp4 46.14 MB
1. Introduction & Crash Course/6. Advanced features.mp4 34.38 MB
1. Introduction & Crash Course/7. Ecosystem tools.mp4 42.53 MB
1. Introduction & Crash Course/8. Vue.js frameworks and plugins.mp4 46.43 MB
1. Introduction & Crash Course/9. Framework comparison.mp4 69.09 MB
10. Build A Vue.js Single-Page App with Vue Router - Introduction/1. Introduction.mp4 16.58 MB
11. Build A Vue.js Single-Page App with Vue Router - Overview & setup/1. Demo of the finished product.mp4 10.78 MB
11. Build A Vue.js Single-Page App with Vue Router - Overview & setup/2. Getting data from the OMDB API.mp4 9.65 MB
11. Build A Vue.js Single-Page App with Vue Router - Overview & setup/3. Clone repo, NPM install, setup environment.mp4 10.71 MB
11. Build A Vue.js Single-Page App with Vue Router - Overview & setup/4. Running local server.mp4 5.13 MB
11. Build A Vue.js Single-Page App with Vue Router - Overview & setup/5. Tour of the project files.mp4 19.03 MB
11. Build A Vue.js Single-Page App with Vue Router - Overview & setup/6. Webpack configuration.mp4 132.08 MB
11. Build A Vue.js Single-Page App with Vue Router - Overview & setup/7. Hello World.mp4 8.1 MB
12. Build A Vue.js Single-Page App with Vue Router - Setting up components/1. Vue essentials Components.mp4 5.45 MB
12. Build A Vue.js Single-Page App with Vue Router - Setting up components/2. Configuring components.mp4 77.46 MB
12. Build A Vue.js Single-Page App with Vue Router - Setting up components/3. Setup the movie-list component.mp4 14.21 MB
12. Build A Vue.js Single-Page App with Vue Router - Setting up components/4. Setup the check-filter component.mp4 13.33 MB
13. Build A Vue.js Single-Page App with Vue Router - Filters/1. Vue essentials Props.mp4 6.66 MB
13. Build A Vue.js Single-Page App with Vue Router - Filters/10. Creating logic for genre filter.mp4 13.48 MB
13. Build A Vue.js Single-Page App with Vue Router - Filters/2. Add props to check-filter component.mp4 8.49 MB
13. Build A Vue.js Single-Page App with Vue Router - Filters/3. Making check-filter toggleable.mp4 8.06 MB
13. Build A Vue.js Single-Page App with Vue Router - Filters/4. Vue essentials Custom events.mp4 4.51 MB
13. Build A Vue.js Single-Page App with Vue Router - Filters/5. Emitting a custom event from check-filter.mp4 9.69 MB
13. Build A Vue.js Single-Page App with Vue Router - Filters/6. Vue essentials Vue.js devtools.mp4 3.89 MB
13. Build A Vue.js Single-Page App with Vue Router - Filters/7. Adding a payload to check-filter event.mp4 12.54 MB
13. Build A Vue.js Single-Page App with Vue Router - Filters/8. Processing check-filter event in root instance.mp4 8.26 MB
13. Build A Vue.js Single-Page App with Vue Router - Filters/9. Add filter arrays to movie-list.mp4 7.97 MB
14. Build A Vue.js Single-Page App with... - Refactoring with single file components/1. Vue essentials Single file components.mp4 9.3 MB
14. Build A Vue.js Single-Page App with... - Refactoring with single file components/2. Refactor project to use single file components.mp4 24.57 MB
15. Build A Vue.js Single-Page App with Vue Router - Getting data from API/1. Understanding the API.mp4 11.25 MB
15. Build A Vue.js Single-Page App with Vue Router - Getting data from API/2. Getting data from the API.mp4 9 MB
15. Build A Vue.js Single-Page App with Vue Router - Getting data from API/3. Replace dummy data with API data.mp4 5.82 MB
15. Build A Vue.js Single-Page App with Vue Router - Getting data from API/4. Creating movie-item component.mp4 8.5 MB
15. Build A Vue.js Single-Page App with Vue Router - Getting data from API/5. Fleshing out movie-item template.mp4 9.18 MB
15. Build A Vue.js Single-Page App with Vue Router - Getting data from API/6. Enhance genre filter for multi-genre movies.mp4 13.79 MB
15. Build A Vue.js Single-Page App with Vue Router - Getting data from API/7. Adding no results and loading messages.mp4 12.63 MB
16. Build A Vue.js Single-Page App with Vue Router - Displaying session times/1. Adding moment library to project.mp4 18.19 MB
16. Build A Vue.js Single-Page App with Vue Router - Displaying session times/2. Displaying session times.mp4 14.94 MB
16. Build A Vue.js Single-Page App with Vue Router - Displaying session times/3. Filtering session times.mp4 19.04 MB
16. Build A Vue.js Single-Page App with Vue Router - Displaying session times/4. Adding time filters.mp4 12.44 MB
16. Build A Vue.js Single-Page App with Vue Router - Displaying session times/5. Filter movies based on time filter.mp4 24.62 MB
16. Build A Vue.js Single-Page App with Vue Router - Displaying session times/6. Filter sessions based on time filter.mp4 11.87 MB
16. Build A Vue.js Single-Page App with Vue Router - Displaying session times/7. Enhance the no results message with filters.mp4 10.18 MB
17. Build A Vue.js Single-Page App...- Component communication with an event bus/1. Vue essentials Event bus.mp4 5.34 MB
17. Build A Vue.js Single-Page App...- Component communication with an event bus/2. Using a global event bus in the project.mp4 22.32 MB
18. Build A Vue.js Single-Page App with Vue Router - Creating the Detail page/1. Vue essentials Vue router.mp4 7.18 MB
18. Build A Vue.js Single-Page App with Vue Router - Creating the Detail page/10. Fleshing out detail page.mp4 12.85 MB
18. Build A Vue.js Single-Page App with Vue Router - Creating the Detail page/2. Abstract main page into overview component.mp4 11.55 MB
18. Build A Vue.js Single-Page App with Vue Router - Creating the Detail page/3. Setting up Vue router.mp4 10.5 MB
18. Build A Vue.js Single-Page App with Vue Router - Creating the Detail page/4. Adding router-view to main template.mp4 8.21 MB
18. Build A Vue.js Single-Page App with Vue Router - Creating the Detail page/5. Creating detail page.mp4 14.03 MB
18. Build A Vue.js Single-Page App with Vue Router - Creating the Detail page/6. Passing movie ID to detail page.mp4 9.47 MB
18. Build A Vue.js Single-Page App with Vue Router - Creating the Detail page/7. Displaying movie-item in detail page.mp4 16.06 MB
18. Build A Vue.js Single-Page App with Vue Router - Creating the Detail page/8. Vue essentials Slots.mp4 4.01 MB
18. Build A Vue.js Single-Page App with Vue Router - Creating the Detail page/9. Incorporating slots in movie-item.mp4 14.02 MB
19. Build A Vue.js Single-Page App with Vue Router - Adding the day selector/1. Creating day-select component.mp4 6.1 MB
19. Build A Vue.js Single-Page App with Vue Router - Adding the day selector/2. Addings days to day-select.mp4 14.57 MB
19. Build A Vue.js Single-Page App with Vue Router - Adding the day selector/3. Day selection logic.mp4 7 MB
19. Build A Vue.js Single-Page App with Vue Router - Adding the day selector/4. Application-level day property.mp4 12.23 MB
19. Build A Vue.js Single-Page App with Vue Router - Adding the day selector/5. Mobile day selector.mp4 15.66 MB
2. Build Your First Vue.js App - Introduction/1. Introducing the course.mp4 33.37 MB
20. Build A Vue.js Single-Page App with Vue Router - Adding tooltips/1. Vue essentials Custom directives.mp4 5.65 MB
20. Build A Vue.js Single-Page App with Vue Router - Adding tooltips/2. Adding tooltip custom directive.mp4 9 MB
20. Build A Vue.js Single-Page App with Vue Router - Adding tooltips/3. Creating tooltip in DOM.mp4 7.32 MB
20. Build A Vue.js Single-Page App with Vue Router - Adding tooltips/4. Adding classes and event listeners to tooltip.mp4 34.38 MB
20. Build A Vue.js Single-Page App with Vue Router - Adding tooltips/5. Vue essentials Plugins.mp4 2.54 MB
20. Build A Vue.js Single-Page App with Vue Router - Adding tooltips/6. Making tooltip a custom plugin.mp4 88 MB
21. Build A Vue.js Single-Page App with Vue Router - Finishing touches/1. Adding keep-alive to router to maintain filter state.mp4 6 MB
21. Build A Vue.js Single-Page App with Vue Router - Finishing touches/2. How v-cloak works alongside Webpack.mp4 6.96 MB
21. Build A Vue.js Single-Page App with Vue Router - Finishing touches/3. Building for production.mp4 5.92 MB
22. Build A Professional Vue App with Vuex & SSR - Introduction/1. Introduction.mp4 21.52 MB
23. Build A Professional Vue App with Vuex & SSR - Overview & setup/1. Demo of the finished product.mp4 6.66 MB
23. Build A Professional Vue App with Vuex & SSR - Overview & setup/2. Clone repo, NPM install, setup environment.mp4 37.21 MB
23. Build A Professional Vue App with Vuex & SSR - Overview & setup/3. Tour of the files.mp4 9.98 MB
23. Build A Professional Vue App with Vuex & SSR - Overview & setup/4. Webpack configuration and extract text demo.mp4 25.56 MB
24. Build A Professional Vue App with Vuex & SSR - Setting up the calendar/1. Setup the app component.mp4 6.79 MB
24. Build A Professional Vue App with Vuex & SSR - Setting up the calendar/2. Add moment to root, set timezone.mp4 8.97 MB
24. Build A Professional Vue App with Vuex & SSR - Setting up the calendar/3. Generate list of days in current month.mp4 17.55 MB
24. Build A Professional Vue App with Vuex & SSR - Setting up the calendar/4. Padding days to startend of month for complete weeks.mp4 28.73 MB
24. Build A Professional Vue App with Vuex & SSR - Setting up the calendar/5. Grouping days into blocks of weeks.mp4 12.1 MB
25. Build A Professional Vue App with Vuex & SSR - Calendar day functionality/1. Vue essentials Shorthands.mp4 2.13 MB
25. Build A Professional Vue App with Vuex & SSR - Calendar day functionality/2. Adding calendar-day component.mp4 12.4 MB
25. Build A Professional Vue App with Vuex & SSR - Calendar day functionality/3. Adding days of week above calendar grid.mp4 3.52 MB
25. Build A Professional Vue App with Vuex & SSR - Calendar day functionality/4. Highlighting current day on calendar.mp4 6.48 MB
25. Build A Professional Vue App with Vuex & SSR - Calendar day functionality/5. UI effects for past and days outside of month.mp4 7.22 MB
25. Build A Professional Vue App with Vuex & SSR - Calendar day functionality/6. Vue essentials Vuex.mp4 7.99 MB
25. Build A Professional Vue App with Vuex & SSR - Calendar day functionality/7. Add Vuex store to project and create basic state properties.mp4 10.8 MB
26. Build A Professional Vue App with Vuex & SSR - Adding the month selector/1. Adding header and creating current-month component.mp4 5.85 MB
26. Build A Professional Vue App with Vuex & SSR - Adding the month selector/2. Displaying date in current-month component.mp4 6.22 MB
26. Build A Professional Vue App with Vuex & SSR - Adding the month selector/3. Adding buttons to current-month component.mp4 4.4 MB
26. Build A Professional Vue App with Vuex & SSR - Adding the month selector/4. Moving Vuex into own file.mp4 6.08 MB
26. Build A Professional Vue App with Vuex & SSR - Adding the month selector/5. Changing month and year with Vuex mutation.mp4 6.98 MB
26. Build A Professional Vue App with Vuex & SSR - Adding the month selector/6. Enhancing current-month logic.mp4 8.36 MB
26. Build A Professional Vue App with Vuex & SSR - Adding the month selector/7. Vue.js Dev Tools Vuex.mp4 3.21 MB
27. Build A Professional Vue App with Vuex & SSR - Creating the event form/1. Creating event-form component.mp4 10.82 MB
27. Build A Professional Vue App with Vuex & SSR - Creating the event form/10. Improving form.mp4 7.83 MB
27. Build A Professional Vue App with Vuex & SSR - Creating the event form/11. Focus directive, Enter keyup is create.mp4 11.07 MB
27. Build A Professional Vue App with Vuex & SSR - Creating the event form/12. Displaying date on Event Form.mp4 12.12 MB
27. Build A Professional Vue App with Vuex & SSR - Creating the event form/13. Highlight Event Form active day.mp4 9.49 MB
27. Build A Professional Vue App with Vuex & SSR - Creating the event form/2. Capture click in calendar-day.mp4 10.91 MB
27. Build A Professional Vue App with Vuex & SSR - Creating the event form/3. Positioning Event Form.mp4 6.21 MB
27. Build A Professional Vue App with Vuex & SSR - Creating the event form/4. Opening and closing Event Form.mp4 14.73 MB
27. Build A Professional Vue App with Vuex & SSR - Creating the event form/5. Displaying events in calendar-day.mp4 15.92 MB
27. Build A Professional Vue App with Vuex & SSR - Creating the event form/6. Creating events state in store.mp4 5.27 MB
27. Build A Professional Vue App with Vuex & SSR - Creating the event form/7. Adding input to event-form.mp4 4.99 MB
27. Build A Professional Vue App with Vuex & SSR - Creating the event form/8. Submit new event to store.mp4 11.24 MB
27. Build A Professional Vue App with Vuex & SSR - Creating the event form/9. Get event date in store.mp4 9.03 MB
28. Build A Professional Vue App with Vuex & SSR - Loading stored events/1. Setup for sending events to server.mp4 13.28 MB
28. Build A Professional Vue App with Vuex & SSR - Loading stored events/2. Receiving event on server.mp4 7.62 MB
28. Build A Professional Vue App with Vuex & SSR - Loading stored events/3. Vue essentials Vuex actions.mp4 7.1 MB
28. Build A Professional Vue App with Vuex & SSR - Loading stored events/4. Creating addEvent action in store.mp4 13.91 MB
28. Build A Professional Vue App with Vuex & SSR - Loading stored events/5. Returning a promise from addEvent action.mp4 16.75 MB
29. Build A Professional Vue App with Vuex & SSR - Writing events to template/1. Replace Vuex state in main file.mp4 14.03 MB
29. Build A Professional Vue App with Vuex & SSR - Writing events to template/2. Move mock data to HTML template.mp4 13.58 MB
29. Build A Professional Vue App with Vuex & SSR - Writing events to template/3. Splicing mock data into HTML file.mp4 22.7 MB
3. Build Your First Vue.js App - Setting up the project/1. Starter code installation.mp4 50.14 MB
3. Build Your First Vue.js App - Setting up the project/2. Running the server and viewing the project.mp4 27.12 MB
3. Build Your First Vue.js App - Setting up the project/3. Touring the project files.mp4 23.02 MB
30. Build A Professional Vue App with Vuex & SSR - Server-side rendering/1. Vue essentials Render functions.mp4 7.96 MB
30. Build A Professional Vue App with Vuex & SSR - Server-side rendering/2. Creating root instance template with a render function.mp4 16.24 MB
30. Build A Professional Vue App with Vuex & SSR - Server-side rendering/3. Introduction to server-side rendering.mp4 26.1 MB
30. Build A Professional Vue App with Vuex & SSR - Server-side rendering/4. Server-side rendering webpack flow.mp4 10.71 MB
30. Build A Professional Vue App with Vuex & SSR - Server-side rendering/5. Creating common entry file.mp4 16.18 MB
30. Build A Professional Vue App with Vuex & SSR - Server-side rendering/6. Creating server entry file.mp4 16.61 MB
30. Build A Professional Vue App with Vuex & SSR - Server-side rendering/7. Setting up bundle renderer.mp4 17.69 MB
30. Build A Professional Vue App with Vuex & SSR - Server-side rendering/8. Splicing rendered bundle into HTML template.mp4 11.16 MB
30. Build A Professional Vue App with Vuex & SSR - Server-side rendering/9. Vuex state hydration.mp4 92.52 MB
31. Build A Professional Vue App with Vuex & SSR - Finishing touches/1. Adding image to header and reloading page on initial render.mp4 15.92 MB
31. Build A Professional Vue App with Vuex & SSR - Finishing touches/2. Building for production.mp4 10.43 MB
32. BONUS CHAPTER Keep Vue in sync across tabs/1. Keep the shopping cart in sync across tabs.mp4 33.15 MB
32. BONUS CHAPTER Keep Vue in sync across tabs/2. Creating a Pusher account.mp4 9.31 MB
32. BONUS CHAPTER Keep Vue in sync across tabs/3. Using Vue watchers to hook into reactive changes.mp4 59.07 MB
32. BONUS CHAPTER Keep Vue in sync across tabs/4. Sending cart data to the server.mp4 52.76 MB
32. BONUS CHAPTER Keep Vue in sync across tabs/5. Triggering Pusher events from the server.mp4 121.49 MB
32. BONUS CHAPTER Keep Vue in sync across tabs/6. Receiving Pusher events in the client.mp4 99.92 MB
32. BONUS CHAPTER Keep Vue in sync across tabs/7. Replacing the cart with data received from Pusher.mp4 81.32 MB
4. Build Your First Vue.js App - Up and running with Vue/1. Including Vue in the project.mp4 27.7 MB
4. Build Your First Vue.js App - Up and running with Vue/2. Creating an instance of Vue.mp4 8.13 MB
4. Build Your First Vue.js App - Up and running with Vue/3. Rendering data on the page.mp4 12.88 MB
4. Build Your First Vue.js App - Up and running with Vue/4. Understanding directives.mp4 23.97 MB
4. Build Your First Vue.js App - Up and running with Vue/5. Adding a method.mp4 26.64 MB
4. Build Your First Vue.js App - Up and running with Vue/6. Rendering the list of products.mp4 35.98 MB
4. Build Your First Vue.js App - Up and running with Vue/7. Adding key to iterated products.mp4 25.82 MB
5. Build Your First Vue.js App - Building the shopping cart/1. Creating the cart.mp4 12.87 MB
5. Build Your First Vue.js App - Building the shopping cart/10. Formatting price.mp4 22.13 MB
5. Build Your First Vue.js App - Building the shopping cart/11. Adding quantity buttons to template.mp4 23.23 MB
5. Build Your First Vue.js App - Building the shopping cart/12. Implementing inc and dec logic.mp4 23.22 MB
5. Build Your First Vue.js App - Building the shopping cart/2. Understanding reactivity.mp4 14.58 MB
5. Build Your First Vue.js App - Building the shopping cart/3. Vue Devtools.mp4 11.25 MB
5. Build Your First Vue.js App - Building the shopping cart/4. Adding products to the cart.mp4 17.84 MB
5. Build Your First Vue.js App - Building the shopping cart/5. Displaying cart items.mp4 23.8 MB
5. Build Your First Vue.js App - Building the shopping cart/6. Hiding cart if empty.mp4 25.11 MB
5. Build Your First Vue.js App - Building the shopping cart/7. Adding quantity to cart items.mp4 22.33 MB
5. Build Your First Vue.js App - Building the shopping cart/8. Cart items quantity logic.mp4 22.29 MB
5. Build Your First Vue.js App - Building the shopping cart/9. Understanding filters.mp4 11.64 MB
6. Build Your First Vue.js App - Adding product search/1. Adding search button.mp4 39.43 MB
6. Build Your First Vue.js App - Adding product search/2. Adding search input.mp4 30.57 MB
6. Build Your First Vue.js App - Adding product search/3. Overview of vue-resource.mp4 10.92 MB
6. Build Your First Vue.js App - Adding product search/4. Overview of API.mp4 13.43 MB
6. Build Your First Vue.js App - Adding product search/5. Adding vue-resource to project.mp4 23.04 MB
6. Build Your First Vue.js App - Adding product search/6. AJAX call for products.mp4 24.99 MB
7. Build Your First Vue.js App - Building the product list/1. Replacing dummy items.mp4 21.89 MB
7. Build Your First Vue.js App - Building the product list/2. Adding product image & price.mp4 33.45 MB
7. Build Your First Vue.js App - Building the product list/3. Adding search result count to product list.mp4 37.09 MB
7. Build Your First Vue.js App - Building the product list/4. Adding the loading message.mp4 44.54 MB
7. Build Your First Vue.js App - Building the product list/5. Understanding lifecycle hooks.mp4 27.09 MB
7. Build Your First Vue.js App - Building the product list/6. Default search on page load.mp4 17.96 MB
7. Build Your First Vue.js App - Building the product list/7. Understanding transitions.mp4 35.58 MB
7. Build Your First Vue.js App - Building the product list/8. Fading in cart total.mp4 53.24 MB
7. Build Your First Vue.js App - Building the product list/9. Fading in cart items.mp4 34.5 MB
8. Build Your First Vue.js App - Scroll loading products/1. How scroll load works.mp4 49.51 MB
8. Build Your First Vue.js App - Scroll loading products/2. Adding a sensor element.mp4 34.41 MB
8. Build Your First Vue.js App - Scroll loading products/3. Scroll monitor setup.mp4 33.18 MB
8. Build Your First Vue.js App - Scroll loading products/4. Triggering code with scroll monitor.mp4 46.81 MB
8. Build Your First Vue.js App - Scroll loading products/5. Appending items.mp4 44.71 MB
8. Build Your First Vue.js App - Scroll loading products/6. Fixing search results.mp4 32.09 MB
9. Build Your First Vue.js App - Adding finishing touches/1. Loading indicator with v-cloak.mp4 54.05 MB
其他位置