[FreeCourseLab com] Udemy - MEVP Stack Vue JS 2 Course MySQL + Express Js + Vue Js +PHP
File List
| File | Size |
|---|---|
| 1. Getting Started/1. Road Map of the Current Stage.html | 715 B |
| 1. Getting Started/2. Getting to know what Vue.js is and how to install it.mp4 | 6.22 MB |
| 1. Getting Started/2. Getting to know what Vue.js is and how to install it.vtt | 2.69 KB |
| 1. Getting Started/3. Create our first Vue.js program and display text using it.mp4 | 6.69 MB |
| 1. Getting Started/3. Create our first Vue.js program and display text using it.vtt | 2.9 KB |
| 1. Getting Started/4. Controlling attribute value using Vue.js.mp4 | 3.29 MB |
| 1. Getting Started/4. Controlling attribute value using Vue.js.vtt | 1.18 KB |
| 10. Controlling CSS using V-BIND/1. Controlling CSS Part 1.mp4 | 20.29 MB |
| 10. Controlling CSS using V-BIND/1. Controlling CSS Part 1.vtt | 6.11 KB |
| 10. Controlling CSS using V-BIND/1.1 vue-bind-style-1.html.html | 709 B |
| 10. Controlling CSS using V-BIND/1.2 vue-bind-class.html.html | 970 B |
| 10. Controlling CSS using V-BIND/2. Controlling CSS Part 2.mp4 | 7.18 MB |
| 10. Controlling CSS using V-BIND/2. Controlling CSS Part 2.vtt | 1.37 KB |
| 11. Porject remaining character calculator/1. Project analysis.mp4 | 7.91 MB |
| 11. Porject remaining character calculator/1. Project analysis.vtt | 3.1 KB |
| 11. Porject remaining character calculator/2. Creating the APP.mp4 | 11.81 MB |
| 11. Porject remaining character calculator/2. Creating the APP.vtt | 4.68 KB |
| 11. Porject remaining character calculator/2.1 vue-9.html.html | 1.03 KB |
| 12. Vue Components/1. Introduction to Components.mp4 | 4.56 MB |
| 12. Vue Components/1. Introduction to Components.vtt | 1.75 KB |
| 12. Vue Components/2. Registering and installing our first component and component naming rules.mp4 | 16.02 MB |
| 12. Vue Components/2. Registering and installing our first component and component naming rules.vtt | 6.3 KB |
| 12. Vue Components/2.1 vue-component-1.html.html | 1.01 KB |
| 12. Vue Components/3. Register a local component.mp4 | 3 MB |
| 12. Vue Components/3. Register a local component.vtt | 1.5 KB |
| 12. Vue Components/3.1 vue-component-2.html.html | 1.07 KB |
| 13. Sending data into a componnet/1. Introduction to props.mp4 | 4.53 MB |
| 13. Sending data into a componnet/1. Introduction to props.vtt | 1.68 KB |
| 13. Sending data into a componnet/2. Demonstration of sending data into component using props.mp4 | 5.35 MB |
| 13. Sending data into a componnet/2. Demonstration of sending data into component using props.vtt | 1.79 KB |
| 13. Sending data into a componnet/3. Review of how to use props.mp4 | 2.72 MB |
| 13. Sending data into a componnet/3. Review of how to use props.vtt | 1.06 KB |
| 13. Sending data into a componnet/3.1 vue-prop.html.html | 1.08 KB |
| 14. Sending data out of a component/1. An analysis of how to send data out of a component.mp4 | 15.72 MB |
| 14. Sending data out of a component/1. An analysis of how to send data out of a component.vtt | 4.98 KB |
| 14. Sending data out of a component/2. Sending data out of component using $emit() and self-defined event.mp4 | 12.07 MB |
| 14. Sending data out of a component/2. Sending data out of component using $emit() and self-defined event.vtt | 4.06 KB |
| 14. Sending data out of a component/2.1 vue-emit-self-defined-event.html.html | 1.26 KB |
| 14. Sending data out of a component/3. Sending multiple values simultanesouly.mp4 | 5 MB |
| 14. Sending data out of a component/3. Sending multiple values simultanesouly.vtt | 1.73 KB |
| 14. Sending data out of a component/3.1 vue-emit-self-defined-event-2.html.html | 1.6 KB |
| 14. Sending data out of a component/4. Clean a dead corner using original event on component tags.mp4 | 1.83 MB |
| 14. Sending data out of a component/4. Clean a dead corner using original event on component tags.vtt | 968 B |
| 14. Sending data out of a component/4.1 vue-emit-self-defined-event-3.html.html | 1.16 KB |
| 15. The truth of V-MODEL/1. The truth of the V-MODEL directive.mp4 | 9 MB |
| 15. The truth of V-MODEL/1. The truth of the V-MODEL directive.vtt | 2.7 KB |
| 15. The truth of V-MODEL/1.1 vue-13-1.html.html | 745 B |
| 16. Project creating a price calculator/1. Project analysis.mp4 | 7.89 MB |
| 16. Project creating a price calculator/1. Project analysis.vtt | 3.14 KB |
| 16. Project creating a price calculator/2. Creating the price calculator.mp4 | 24.81 MB |
| 16. Project creating a price calculator/2. Creating the price calculator.vtt | 8.7 KB |
| 16. Project creating a price calculator/2.1 calculator-app.html.html | 1.62 KB |
| 17. Slots/1. Introduction to slots.mp4 | 6.44 MB |
| 17. Slots/1. Introduction to slots.vtt | 2.17 KB |
| 17. Slots/1.1 slot-1.html.html | 1.07 KB |
| 17. Slots/2. Using slots in news page.mp4 | 3.34 MB |
| 17. Slots/2. Using slots in news page.vtt | 1.51 KB |
| 17. Slots/2.1 news-reading-app-slots.html.html | 2.17 KB |
| 17. Slots/3. Named slots.mp4 | 6.95 MB |
| 17. Slots/3. Named slots.vtt | 2.92 KB |
| 17. Slots/3.1 named-slots.html.html | 1.09 KB |
| 18. Data exchange between sibling components Central Event Bus/1. Data exchange between sibling components Part 1.mp4 | 12.15 MB |
| 18. Data exchange between sibling components Central Event Bus/1. Data exchange between sibling components Part 1.vtt | 4.16 KB |
| 18. Data exchange between sibling components Central Event Bus/2. Data exchange between sibling components Part 2.mp4 | 24.22 MB |
| 18. Data exchange between sibling components Central Event Bus/2. Data exchange between sibling components Part 2.vtt | 10.02 KB |
| 18. Data exchange between sibling components Central Event Bus/2.1 bus-1.html.html | 2 KB |
| 19. Creating a news reading and editing APP/1. Program analysis.mp4 | 8.81 MB |
| 19. Creating a news reading and editing APP/1. Program analysis.vtt | 2.32 KB |
| 19. Creating a news reading and editing APP/2. Generate formatted data and time.mp4 | 15.12 MB |
| 19. Creating a news reading and editing APP/2. Generate formatted data and time.vtt | 4.44 KB |
| 19. Creating a news reading and editing APP/2.1 vue-17-date-time-APP.html.html | 1.99 KB |
| 19. Creating a news reading and editing APP/3. Working on the project Part 1.mp4 | 28.37 MB |
| 19. Creating a news reading and editing APP/3. Working on the project Part 1.vtt | 9.1 KB |
| 19. Creating a news reading and editing APP/4. Working on the project Part 2.mp4 | 19.65 MB |
| 19. Creating a news reading and editing APP/4. Working on the project Part 2.vtt | 7.29 KB |
| 19. Creating a news reading and editing APP/4.1 vue-17-app-3.html.html | 5.07 KB |
| 2. PROJECT create our first Vue.js APP/1. Road Map of the Current Stage.html | 783 B |
| 2. PROJECT create our first Vue.js APP/1.1 project-1-demo.html.html | 2.84 KB |
| 2. PROJECT create our first Vue.js APP/1.2 image1.jpg.jpg | 43.04 KB |
| 2. PROJECT create our first Vue.js APP/1.3 project-1-template.html.html | 1.54 KB |
| 2. PROJECT create our first Vue.js APP/1.4 image5.jpg.jpg | 35.7 KB |
| 2. PROJECT create our first Vue.js APP/1.5 image3.jpg.jpg | 21.01 KB |
| 2. PROJECT create our first Vue.js APP/1.6 image4.jpg.jpg | 68.63 KB |
| 2. PROJECT create our first Vue.js APP/1.7 image.jpg.jpg | 34.44 KB |
| 2. PROJECT create our first Vue.js APP/1.8 image6.jpg.jpg | 56.51 KB |
| 2. PROJECT create our first Vue.js APP/1.9 image2.jpg.jpg | 42.36 KB |
| 2. PROJECT create our first Vue.js APP/2. Creating the news reading block used by BBC.mp4 | 5.14 MB |
| 2. PROJECT create our first Vue.js APP/2. Creating the news reading block used by BBC.vtt | 2.02 KB |
| 20. VUE.JS New contents added by Vue 2.3 .sync modifier and model option/1. The .sync modifier.mp4 | 15.18 MB |
| 20. VUE.JS New contents added by Vue 2.3 .sync modifier and model option/1. The .sync modifier.vtt | 4.31 KB |
| 20. VUE.JS New contents added by Vue 2.3 .sync modifier and model option/1.1 syncmodifier.html.html | 1.02 KB |
| 20. VUE.JS New contents added by Vue 2.3 .sync modifier and model option/2. Custom v-model.mp4 | 3.81 MB |
| 20. VUE.JS New contents added by Vue 2.3 .sync modifier and model option/2. Custom v-model.vtt | 1.23 KB |
| 20. VUE.JS New contents added by Vue 2.3 .sync modifier and model option/2.1 custome-v-model.html.html | 910 B |
| 21. Scoped slots/1. Introduction to scoped slots.mp4 | 2.16 MB |
| 21. Scoped slots/1. Introduction to scoped slots.vtt | 1.08 KB |
| 21. Scoped slots/2. Demonstration of using scoped slots.mp4 | 6.02 MB |
| 21. Scoped slots/2. Demonstration of using scoped slots.vtt | 2.56 KB |
| 21. Scoped slots/2.1 scoped-slots1.html.html | 2.08 KB |
| 21. Scoped slots/3. Using scoped slots on lists.mp4 | 8.93 MB |
Trackers
No trackers found.