FileMood

Download [FreeCourseLab.com] Udemy - MEVP Stack Vue JS 2 Course MySQL + Express.js + Vue.js +PHP

FreeCourseLab com Udemy MEVP Stack Vue JS Course MySQL Express js Vue js PHP

Name

[FreeCourseLab.com] Udemy - MEVP Stack Vue JS 2 Course MySQL + Express.js + Vue.js +PHP

 DOWNLOAD Copy Link

Total Size

4.6 GB

Total Files

574

Hash

B8351447E49F14400E8BB925794737159E9FF72C

/1. Getting Started/

1. Road Map of the Current Stage.html

0.7 KB

2. Getting to know what Vue.js is and how to install it.mp4

6.5 MB

2. Getting to know what Vue.js is and how to install it.vtt

2.8 KB

3. Create our first Vue.js program and display text using it.mp4

7.0 MB

3. Create our first Vue.js program and display text using it.vtt

3.0 KB

4. Controlling attribute value using Vue.js.mp4

3.5 MB

4. Controlling attribute value using Vue.js.vtt

1.2 KB

/10. Controlling CSS using V-BIND/

1. Controlling CSS Part 1.mp4

21.3 MB

1. Controlling CSS Part 1.vtt

6.3 KB

1.1 vue-bind-style-1.html.html

0.7 KB

1.2 vue-bind-class.html.html

1.0 KB

2. Controlling CSS Part 2.mp4

7.5 MB

2. Controlling CSS Part 2.vtt

1.4 KB

/11. Porject remaining character calculator/

1. Project analysis.mp4

8.3 MB

1. Project analysis.vtt

3.2 KB

2. Creating the APP.mp4

12.4 MB

2. Creating the APP.vtt

4.8 KB

2.1 vue-9.html.html

1.1 KB

/12. Vue Components/

1. Introduction to Components.mp4

4.8 MB

1. Introduction to Components.vtt

1.8 KB

2. Registering and installing our first component and component naming rules.mp4

16.8 MB

2. Registering and installing our first component and component naming rules.vtt

6.5 KB

2.1 vue-component-1.html.html

1.0 KB

3. Register a local component.mp4

3.1 MB

3. Register a local component.vtt

1.5 KB

3.1 vue-component-2.html.html

1.1 KB

/13. Sending data into a componnet/

1. Introduction to props.mp4

4.8 MB

1. Introduction to props.vtt

1.7 KB

2. Demonstration of sending data into component using props.mp4

5.6 MB

2. Demonstration of sending data into component using props.vtt

1.8 KB

3. Review of how to use props.mp4

2.9 MB

3. Review of how to use props.vtt

1.1 KB

3.1 vue-prop.html.html

1.1 KB

/14. Sending data out of a component/

1. An analysis of how to send data out of a component.mp4

16.5 MB

1. An analysis of how to send data out of a component.vtt

5.1 KB

2. Sending data out of component using $emit() and self-defined event.mp4

12.7 MB

2. Sending data out of component using $emit() and self-defined event.vtt

4.2 KB

2.1 vue-emit-self-defined-event.html.html

1.3 KB

3. Sending multiple values simultanesouly.mp4

5.2 MB

3. Sending multiple values simultanesouly.vtt

1.8 KB

3.1 vue-emit-self-defined-event-2.html.html

1.6 KB

4. Clean a dead corner using original event on component tags.mp4

1.9 MB

4. Clean a dead corner using original event on component tags.vtt

1.0 KB

4.1 vue-emit-self-defined-event-3.html.html

1.2 KB

/15. The truth of V-MODEL/

1. The truth of the V-MODEL directive.mp4

9.4 MB

1. The truth of the V-MODEL directive.vtt

2.8 KB

1.1 vue-13-1.html.html

0.7 KB

/16. Project creating a price calculator/

1. Project analysis.mp4

8.3 MB

1. Project analysis.vtt

3.2 KB

2. Creating the price calculator.mp4

26.0 MB

2. Creating the price calculator.vtt

8.9 KB

2.1 calculator-app.html.html

1.7 KB

/17. Slots/

1. Introduction to slots.mp4

6.8 MB

1. Introduction to slots.vtt

2.2 KB

1.1 slot-1.html.html

1.1 KB

2. Using slots in news page.mp4

3.5 MB

2. Using slots in news page.vtt

1.5 KB

2.1 news-reading-app-slots.html.html

2.2 KB

3. Named slots.mp4

7.3 MB

3. Named slots.vtt

3.0 KB

3.1 named-slots.html.html

1.1 KB

/18. Data exchange between sibling components Central Event Bus/

1. Data exchange between sibling components Part 1.mp4

12.7 MB

1. Data exchange between sibling components Part 1.vtt

4.3 KB

2. Data exchange between sibling components Part 2.mp4

25.4 MB

2. Data exchange between sibling components Part 2.vtt

10.3 KB

2.1 bus-1.html.html

2.1 KB

/19. Creating a news reading and editing APP/

1. Program analysis.mp4

9.2 MB

1. Program analysis.vtt

2.4 KB

2. Generate formatted data and time.mp4

15.9 MB

2. Generate formatted data and time.vtt

4.5 KB

2.1 vue-17-date-time-APP.html.html

2.0 KB

3. Working on the project Part 1.mp4

29.8 MB

3. Working on the project Part 1.vtt

9.3 KB

4. Working on the project Part 2.mp4

20.6 MB

4. Working on the project Part 2.vtt

7.5 KB

4.1 vue-17-app-3.html.html

5.2 KB

/2. PROJECT create our first Vue.js APP/

1. Road Map of the Current Stage.html

0.8 KB

1.1 project-1-demo.html.html

2.9 KB

1.2 image1.jpg.jpg

44.1 KB

1.3 project-1-template.html.html

1.6 KB

1.4 image5.jpg.jpg

36.6 KB

1.5 image3.jpg.jpg

21.5 KB

1.6 image4.jpg.jpg

70.3 KB

1.7 image.jpg.jpg

35.3 KB

1.8 image6.jpg.jpg

57.9 KB

1.9 image2.jpg.jpg

43.4 KB

2. Creating the news reading block used by BBC.mp4

5.4 MB

2. Creating the news reading block used by BBC.vtt

2.1 KB

/20. VUE.JS New contents added by Vue 2.3 .sync modifier and model option/

1. The .sync modifier.mp4

15.9 MB

1. The .sync modifier.vtt

4.4 KB

1.1 syncmodifier.html.html

1.0 KB

2. Custom v-model.mp4

4.0 MB

2. Custom v-model.vtt

1.3 KB

2.1 custome-v-model.html.html

0.9 KB

/21. Scoped slots/

1. Introduction to scoped slots.mp4

2.3 MB

1. Introduction to scoped slots.vtt

1.1 KB

2. Demonstration of using scoped slots.mp4

6.3 MB

2. Demonstration of using scoped slots.vtt

2.6 KB

2.1 scoped-slots1.html.html

2.1 KB

3. Using scoped slots on lists.mp4

9.4 MB

3. Using scoped slots on lists.vtt

2.5 KB

3.1 slots2.html.html

1.2 KB

/22. Component misellaneous/

1. is, keep-alive, and v-once.mp4

3.5 MB

1. is, keep-alive, and v-once.vtt

1.6 KB

1.1 keep-alive-v-once.html.html

1.3 KB

2. Retrieving the object representing the component using ref.mp4

4.2 MB

2. Retrieving the object representing the component using ref.vtt

1.8 KB

2.1 comp-obj.html.html

1.0 KB

/23. Vue API and reactivity in depth/

1. Preface.mp4

5.3 MB

1. Preface.vtt

2.7 KB

10. API Part 8.mp4

9.0 MB

10. API Part 8.vtt

3.8 KB

11. API Part 9.mp4

10.7 MB

11. API Part 9.vtt

3.9 KB

12. API Part 10.mp4

8.3 MB

12. API Part 10.vtt

1.5 KB

13. API Part 11.mp4

6.9 MB

13. API Part 11.vtt

2.0 KB

14. API Part 12.mp4

11.4 MB

14. API Part 12.vtt

3.6 KB

15. API Part 13.mp4

10.8 MB

15. API Part 13.vtt

3.6 KB

2. APT Part 1.mp4

6.8 MB

2. APT Part 1.vtt

2.7 KB

3. API Part 2.mp4

3.4 MB

3. API Part 2.vtt

1.3 KB

4. API Part 3.mp4

21.0 MB

4. API Part 3.vtt

7.9 KB

5. API Part 4.mp4

11.5 MB

5. API Part 4.vtt

3.2 KB

6. API Part 5.mp4

4.5 MB

6. API Part 5.vtt

1.6 KB

7. Try something interesting.mp4

3.4 MB

7. Try something interesting.vtt

1.6 KB

8. API Part 6.mp4

9.6 MB

8. API Part 6.vtt

3.9 KB

9. API Part 7.mp4

6.1 MB

9. API Part 7.vtt

2.4 KB

/24. Transition Effects/

1. Introduction to transition effects.mp4

7.5 MB

1. Introduction to transition effects.vtt

1.7 KB

10. Creating transitioning effects using native JS.mp4

6.9 MB

10. Creating transitioning effects using native JS.vtt

2.9 KB

11. JS transition hooks.mp4

6.3 MB

11. JS transition hooks.vtt

1.6 KB

12. Creating a pop-in and out effect using JS hooks.mp4

14.2 MB

12. Creating a pop-in and out effect using JS hooks.vtt

4.8 KB

13. Creating a transitioning component.mp4

5.8 MB

13. Creating a transitioning component.vtt

1.9 KB

2. Make sure you know EXACTLY how to use the transition attribute.mp4

6.0 MB

2. Make sure you know EXACTLY how to use the transition attribute.vtt

2.9 KB

3. Using transition in Vue programs.mp4

13.3 MB

3. Using transition in Vue programs.vtt

4.9 KB

4. Create your first transition effect.mp4

8.5 MB

4. Create your first transition effect.vtt

3.4 KB

4.1 v24-3-transition.html.html

0.8 KB

5. Adding transition effect to our previous news reading and editing app.mp4

11.0 MB

5. Adding transition effect to our previous news reading and editing app.vtt

2.4 KB

5.1 v24-4-transiition-news-reading-app.html.html

5.4 KB

6. Adding transition effects to dynamic components.mp4

3.8 MB

6. Adding transition effects to dynamic components.vtt

1.0 KB

6.1 adding-transition-to-dynamic-comp.html.html

1.5 KB

7. Transition-group adding transitioning effects to lists.mp4

9.9 MB

7. Transition-group adding transitioning effects to lists.vtt

2.5 KB

8. Introduction to animate.css.mp4

9.0 MB

8. Introduction to animate.css.vtt

1.5 KB

9. Adding transitioning effects created by animate.css.mp4

5.3 MB

9. Adding transitioning effects created by animate.css.vtt

1.6 KB

/25. Render function/

1. Introduction to render function.mp4

13.3 MB

1. Introduction to render function.vtt

5.8 KB

2. Setting attributes using the RENDER function.mp4

6.4 MB

2. Setting attributes using the RENDER function.vtt

1.9 KB

3. Creating a list using the render function.mp4

16.1 MB

3. Creating a list using the render function.vtt

6.5 KB

4. Exchanging data using the render function.mp4

12.9 MB

4. Exchanging data using the render function.vtt

5.6 KB

/26. Custom directives/

1. Introduction to custom directives.mp4

15.4 MB

1. Introduction to custom directives.vtt

5.6 KB

2. The binding property used in the directive property.mp4

9.5 MB

2. The binding property used in the directive property.vtt

3.3 KB

3. A short-cut in custom directives.mp4

4.8 MB

3. A short-cut in custom directives.vtt

1.5 KB

/27. Vue MIXIN/

1. Introduction to mixin.mp4

5.1 MB

1. Introduction to mixin.vtt

1.8 KB

2. Try our first local mixin.mp4

9.3 MB

2. Try our first local mixin.vtt

3.7 KB

3. Conflicts with Mixin.mp4

6.6 MB

3. Conflicts with Mixin.vtt

1.7 KB

4. Try global Mixin.mp4

9.8 MB

4. Try global Mixin.vtt

2.8 KB

/28. The Ajax crash course you may or may not need/

1. Introduction to Ajax.mp4

7.3 MB

1. Introduction to Ajax.vtt

1.5 KB

10. Improving Ajax program efficiency.mp4

18.4 MB

10. Improving Ajax program efficiency.vtt

6.8 KB

10.1 ajax.sql.html.html

1.6 KB

10.2 interface.php.html.html

0.9 KB

10.3 ajax-3.html.html

1.4 KB

11. Introduction to jQuery's Ajax solution.mp4

17.6 MB

11. Introduction to jQuery's Ajax solution.vtt

3.2 KB

12. Creating an Ajax program using jQuery.mp4

16.9 MB

12. Creating an Ajax program using jQuery.vtt

5.7 KB

12.1 ajax6.html.html

0.8 KB

12.2 interface.php.html.html

0.1 KB

13. jQuery Ajax helper and short-cut methods.mp4

6.1 MB

13. jQuery Ajax helper and short-cut methods.vtt

2.7 KB

13.1 ajax7.html.html

0.7 KB

13.2 interface.php.html.html

0.1 KB

2. The basic structure of an Ajax program.mp4

4.6 MB

2. The basic structure of an Ajax program.vtt

1.6 KB

3. Sending Ajax requests.mp4

20.3 MB

3. Sending Ajax requests.vtt

9.1 KB

4. Receiving Ajax responses.mp4

25.0 MB

4. Receiving Ajax responses.vtt

9.3 KB

4.1 ajax-2.html.html

0.8 KB

4.2 interface.php.html.html

0.1 KB

5. Sending requests using GET.mp4

2.1 MB

5. Sending requests using GET.vtt

1.0 KB

6. Complete Ajax Program Part 1 auto refresh using setinterval().mp4

10.4 MB

6. Complete Ajax Program Part 1 auto refresh using setinterval().vtt

4.0 KB

7. Complete Ajax Program Part 2 connecting Ajax to database.mp4

7.7 MB

7. Complete Ajax Program Part 2 connecting Ajax to database.vtt

3.7 KB

8. Complete Ajax Program Part 3 displaying retrieved data in DOM.mp4

6.6 MB

8. Complete Ajax Program Part 3 displaying retrieved data in DOM.vtt

1.8 KB

9. Complete Ajax Program Part 4 fixing loopholes.mp4

18.0 MB

9. Complete Ajax Program Part 4 fixing loopholes.vtt

5.1 KB

/29. Understanding JSON/

1. Understanding JSON.mp4

93.9 MB

1. Understanding JSON.vtt

6.2 KB

/3. Generating contents automatically using the V-FOR directive/

1. Road Map of the Current Stage.html

1.0 KB

2. The drawback of our BBC news reading program and the solution V-FOR directive.mp4

4.7 MB

2. The drawback of our BBC news reading program and the solution V-FOR directive.vtt

2.3 KB

2.1 project-2-simple-intro.html.html

0.9 KB

3. V-FOR in a slightly more complicated application scenario.mp4

7.9 MB

3. V-FOR in a slightly more complicated application scenario.vtt

2.4 KB

3.1 project-2-complicated-intro.html.html

0.9 KB

4. Apply V-FOR to the BBC news reading program we created before.mp4

7.9 MB

4. Apply V-FOR to the BBC news reading program we created before.vtt

2.0 KB

4.1 project-2-app-demo.html.html

3.0 KB

/30. Connecting Vue to PHP and MySQL/

1. How to connect Vue to PHP and MySQL.mp4

5.0 MB

1. How to connect Vue to PHP and MySQL.vtt

1.7 KB

10. Updating a row Part 1.mp4

5.6 MB

10. Updating a row Part 1.vtt

1.6 KB

11. Updating a row setting UI.mp4

11.2 MB

11. Updating a row setting UI.vtt

3.5 KB

12. Updating a row Part 3 sending data to modal.mp4

7.4 MB

12. Updating a row Part 3 sending data to modal.vtt

1.9 KB

13. Updating a row Part 4 Installing input boxes on modal.mp4

4.7 MB

13. Updating a row Part 4 Installing input boxes on modal.vtt

1.5 KB

14. Updating a row Part 5 Installing a data filtering system.mp4

4.1 MB

14. Updating a row Part 5 Installing a data filtering system.vtt

1.5 KB

15. Updating a row Part 6 sending data to PHP.mp4

4.8 MB

15. Updating a row Part 6 sending data to PHP.vtt

1.5 KB

16. Updating a row Part 7 saving data to database.mp4

9.2 MB

16. Updating a row Part 7 saving data to database.vtt

1.7 KB

16.1 interface.php.html.html

4.4 KB

16.2 5.html.html

6.9 KB

17. Some thoughts about the news reading and editing app.html

1.6 KB

2. Exchanging data between Vue and PHP.mp4

19.2 MB

2. Exchanging data between Vue and PHP.vtt

6.9 KB

3. Connecting Vue to MySQL and display retrieved data.mp4

16.1 MB

3. Connecting Vue to MySQL and display retrieved data.vtt

4.8 KB

3.1 1.html.html

2.0 KB

3.2 car-info.sql.html.html

1.9 KB

3.3 interface.php.html.html

0.8 KB

4. Connecting Vue with PHP and MySQL using jQuery.mp4

12.0 MB

4. Connecting Vue with PHP and MySQL using jQuery.vtt

4.6 KB

4.1 ajax.sql.html.html

1.6 KB

4.2 interface.php.html.html

0.8 KB

4.3 2.html.html

1.9 KB

5. Deleting a row from database table Part 1.mp4

12.4 MB

5. Deleting a row from database table Part 1.vtt

3.6 KB

6. Deleting a row from database table Part 2.mp4

12.5 MB

6. Deleting a row from database table Part 2.vtt

4.5 KB

6.1 car-info.sql.html.html

1.9 KB

6.2 interface.php.html.html

1.3 KB

6.3 3.html.html

2.8 KB

7. Creating a row in database Part 1 preparing the HTML part.mp4

5.8 MB

7. Creating a row in database Part 1 preparing the HTML part.vtt

1.5 KB

8. Creating a row in database Part 2 installing a security filter.mp4

12.7 MB

8. Creating a row in database Part 2 installing a security filter.vtt

5.0 KB

9. Creating a row in database Part 3 setting PHP and MySQL.mp4

23.8 MB

9. Creating a row in database Part 3 setting PHP and MySQL.vtt

6.2 KB

9.1 4.html.html

4.7 KB

9.2 interface.php.html.html

3.1 KB

/31. Command Line Crash Course/

1. Command Line Crash Course Mac.mp4

56.3 MB

1. Command Line Crash Course Mac.vtt

5.1 KB

2. Command Line Crash Course Windows.mp4

16.3 MB

2. Command Line Crash Course Windows.vtt

7.4 KB

/32. NPM/

1. Introduction to NPM.mp4

12.4 MB

1. Introduction to NPM.vtt

3.7 KB

2. NPM init and package.json.mp4

18.5 MB

2. NPM init and package.json.vtt

7.3 KB

3. Things you must know about packages and dependencies.mp4

8.1 MB

3. Things you must know about packages and dependencies.vtt

3.9 KB

4. Managing packages using NPM.mp4

17.5 MB

4. Managing packages using NPM.vtt

6.8 KB

5. Installing packages using NPM.mp4

6.3 MB

5. Installing packages using NPM.vtt

3.2 KB

/33. Babel/

1. Installing Babel.mp4

16.4 MB

1. Installing Babel.vtt

4.8 KB

2. Understanding how Babel works.mp4

6.5 MB

2. Understanding how Babel works.vtt

2.2 KB

3. Using Babel.mp4

21.8 MB

3. Using Babel.vtt

6.9 KB

/34. Webpack/

1. Introduction to Webpack.mp4

15.1 MB

1. Introduction to Webpack.vtt

4.7 KB

10. Source map and watch mode.mp4

13.5 MB

10. Source map and watch mode.vtt

4.1 KB

11. Webpack-dev-server and Hot Module Replacement(HMR).mp4

19.4 MB

11. Webpack-dev-server and Hot Module Replacement(HMR).vtt

4.9 KB

12. Webpack development config file and production file.mp4

19.2 MB

12. Webpack development config file and production file.vtt

5.9 KB

13. module.exports and ES6 ImportExport.mp4

19.2 MB

13. module.exports and ES6 ImportExport.vtt

5.0 KB

14. Tree shaking and deduplication.mp4

19.7 MB

14. Tree shaking and deduplication.vtt

6.2 KB

15. On-demand Lazy loading.mp4

18.1 MB

15. On-demand Lazy loading.vtt

8.7 KB

2. Bundling JS files into one using Webpack.mp4

54.7 MB

2. Bundling JS files into one using Webpack.vtt

6.5 KB

3. Style-loader and CSS-loader.mp4

28.6 MB

3. Style-loader and CSS-loader.vtt

6.9 KB

4. Configuring Webpack using the webpack.config.js file.mp4

18.9 MB

4. Configuring Webpack using the webpack.config.js file.vtt

7.2 KB

5. Using file-loader.mp4

16.5 MB

5. Using file-loader.vtt

4.0 KB

6. Dealing with packages using expose-loader.mp4

23.2 MB

6. Dealing with packages using expose-loader.vtt

6.7 KB

7. Introduction to Webpack Plugin.mp4

11.2 MB

7. Introduction to Webpack Plugin.vtt

4.3 KB

8. Using HTML-Webpack-Plugin.mp4

10.1 MB

8. Using HTML-Webpack-Plugin.vtt

4.9 KB

9. Clean-Webpack-Plugin and UglifyJS-Webpack-Plugin.mp4

13.2 MB

9. Clean-Webpack-Plugin and UglifyJS-Webpack-Plugin.vtt

3.9 KB

/35. VUE-CLI and single-file components/

1. Introduction to Vue-Cli.mp4

25.5 MB

1. Introduction to Vue-Cli.vtt

10.7 KB

2. Introduction to .vue files and single file components.mp4

21.8 MB

2. Introduction to .vue files and single file components.vtt

8.6 KB

3. Project creating a Dutch flag using single components.mp4

10.6 MB

3. Project creating a Dutch flag using single components.vtt

3.6 KB

/36. Vue Router/

1. Introduction to Vue router and its basic use.mp4

13.4 MB

1. Introduction to Vue router and its basic use.vtt

7.9 KB

2. Named router.mp4

2.4 MB

2. Named router.vtt

1.3 KB

3. Dynamic router.mp4

4.9 MB

3. Dynamic router.vtt

2.8 KB

4. Redirect.mp4

3.5 MB

4. Redirect.vtt

1.6 KB

5. Lazy loading.mp4

7.3 MB

5. Lazy loading.vtt

2.9 KB

6. Nested router.mp4

3.9 MB

6. Nested router.vtt

2.3 KB

7. Named router view.mp4

4.2 MB

7. Named router view.vtt

1.7 KB

/37. VueX/

1. Introduction to VueX.mp4

6.2 MB

1. Introduction to VueX.vtt

2.7 KB

10. ...mapMutations and ...mapActions.mp4

4.6 MB

10. ...mapMutations and ...mapActions.vtt

0.9 KB

11. VueX Modules.mp4

8.7 MB

11. VueX Modules.vtt

5.0 KB

2. The common or similar parts between VueX and Vue Router.mp4

20.6 MB

2. The common or similar parts between VueX and Vue Router.vtt

2.5 KB

3. Introduction to the five VueX core concepts.mp4

8.1 MB

3. Introduction to the five VueX core concepts.vtt

3.2 KB

4. State and Getters.mp4

16.5 MB

4. State and Getters.vtt

6.4 KB

5. ...mapState and ...mapGetters.mp4

7.8 MB

5. ...mapState and ...mapGetters.vtt

3.0 KB

6. Using other names in ...mapState and ...mapGetters.mp4

2.6 MB

6. Using other names in ...mapState and ...mapGetters.vtt

0.9 KB

7. Installing Vue Dev Tool.mp4

1.9 MB

7. Installing Vue Dev Tool.vtt

0.8 KB

8. Mutations.mp4

13.7 MB

8. Mutations.vtt

5.2 KB

9. Actions.mp4

17.5 MB

9. Actions.vtt

6.7 KB

/38. Axios/

1. Introduction to Axios.mp4

5.9 MB

1. Introduction to Axios.vtt

3.6 KB

10. Axios Interceptor intercepting errors.mp4

6.1 MB

10. Axios Interceptor intercepting errors.vtt

2.3 KB

2. Creating a PHP-based backend, setting up a Vue project, and installing Axios.mp4

10.5 MB

2. Creating a PHP-based backend, setting up a Vue project, and installing Axios.vtt

3.9 KB

3. Sending data using axios.get().mp4

10.7 MB

3. Sending data using axios.get().vtt

7.5 KB

4. Sending data using axios.post().mp4

14.0 MB

4. Sending data using axios.post().vtt

5.3 KB

5. PathRewrite.mp4

7.6 MB

5. PathRewrite.vtt

3.5 KB

6. Deal with concurrency (two or more requests sent simultaneously).mp4

8.2 MB

6. Deal with concurrency (two or more requests sent simultaneously).vtt

4.4 KB

7. Handling Axios errors.mp4

11.7 MB

7. Handling Axios errors.vtt

4.6 KB

8. Axios Interceptors Request Interceptor.mp4

11.4 MB

8. Axios Interceptors Request Interceptor.vtt

6.8 KB

9. Axios Interceptors Response Interceptor.mp4

5.2 MB

9. Axios Interceptors Response Interceptor.vtt

1.6 KB

/39. Axios Upload/

1. Introduction to how to upload using Axios.mp4

3.3 MB

1. Introduction to how to upload using Axios.vtt

2.4 KB

10. Uploading files using Axios uploading one file at a time.mp4

13.3 MB

10. Uploading files using Axios uploading one file at a time.vtt

7.9 KB

11. Uploading files using Axios uploading multiple files simultaneously.mp4

38.1 MB

11. Uploading files using Axios uploading multiple files simultaneously.vtt

3.5 KB

12. Showing upload progress.mp4

97.8 MB

12. Showing upload progress.vtt

7.1 KB

13. Creating a progress bar.mp4

32.0 MB

13. Creating a progress bar.vtt

2.9 KB

14. Custom Axios instance.mp4

15.5 MB

14. Custom Axios instance.vtt

1.8 KB

2. Introduction to how to upload using PHP.mp4

5.0 MB

2. Introduction to how to upload using PHP.vtt

3.4 KB

3. Upload demonstration.mp4

7.5 MB

3. Upload demonstration.vtt

2.7 KB

4. Upload security.mp4

761.7 KB

4. Upload security.vtt

0.7 KB

5. Controlling file size.mp4

5.0 MB

5. Controlling file size.vtt

2.2 KB

6. Controlling file type.mp4

5.1 MB

6. Controlling file type.vtt

2.6 KB

7. Renaming uploaded files.mp4

5.3 MB

7. Renaming uploaded files.vtt

4.4 KB

8. Creating new directories for uploaded files automatically.mp4

4.1 MB

8. Creating new directories for uploaded files automatically.vtt

3.1 KB

9. Final adjustments.mp4

9.6 MB

9. Final adjustments.vtt

3.0 KB

/4. Getting to know PROXY/

1. Road Map of the Current Stage.html

0.5 KB

2. Have you found a problem.mp4

8.4 MB

2. Have you found a problem.vtt

2.1 KB

3. Introduction to the concept of PROXY.mp4

4.9 MB

3. Introduction to the concept of PROXY.vtt

1.5 KB

4. PROXY also works on methods, meaning you can proxy a method.mp4

3.2 MB

4. PROXY also works on methods, meaning you can proxy a method.vtt

1.2 KB

5. How to communicatedbetween VM.data and VM.methods.mp4

9.3 MB

5. How to communicatedbetween VM.data and VM.methods.vtt

1.7 KB

/40. Project Vue.JS + Axios + PHP/

1. Improve our previous program.mp4

89.3 MB

1. Improve our previous program.vtt

7.7 KB

2. Add a new functionality and fix a small problem.mp4

44.7 MB

2. Add a new functionality and fix a small problem.vtt

3.0 KB

/41. Vue UI Library iView/

1. Why you need to learn a UI library.mp4

21.2 MB

1. Why you need to learn a UI library.vtt

2.2 KB

10. Porgress.mp4

22.3 MB

10. Porgress.vtt

0.6 KB

11. Upload.mp4

43.7 MB

11. Upload.vtt

4.7 KB

2. Installing iView.mp4

21.5 MB

2. Installing iView.vtt

1.5 KB

3. Try your first component and load iView components on-demand.mp4

32.3 MB

3. Try your first component and load iView components on-demand.vtt

5.8 KB

4. Internationalization and the Button component.mp4

48.6 MB

4. Internationalization and the Button component.vtt

5.6 KB

5. iView Theme Customization.mp4

18.3 MB

5. iView Theme Customization.vtt

1.9 KB

6. Switch and Slider.mp4

30.7 MB

6. Switch and Slider.vtt

3.3 KB

7. Message.mp4

14.5 MB

7. Message.vtt

1.6 KB

8. Table.mp4

24.5 MB

8. Table.vtt

2.6 KB

9. Carousel.mp4

28.9 MB

9. Carousel.vtt

2.0 KB

/42. Project Vue.JS + Axios + PHP + iView/

1. Part 1.mp4

61.1 MB

1. Part 1.vtt

4.2 KB

2. Part 2.mp4

23.2 MB

2. Part 2.vtt

2.3 KB

3. Part 3.mp4

25.3 MB

3. Part 3.vtt

2.0 KB

4. Part 4.mp4

17.8 MB

4. Part 4.vtt

1.4 KB

/43. Advanced JavaScript/

1. Assignment-by-value VS. assignment-by-reference.mp4

39.0 MB

1. Assignment-by-value VS. assignment-by-reference.vtt

4.5 KB

2. Scope, hoisting and undeclared variables.mp4

29.2 MB

2. Scope, hoisting and undeclared variables.vtt

4.2 KB

3. Scope chain and JS garbage collection.mp4

39.9 MB

3. Scope chain and JS garbage collection.vtt

6.3 KB

4. Closure.mp4

40.0 MB

4. Closure.vtt

5.3 KB

5. Instantly Invoked Function Expression and its application in creating closure.mp4

24.9 MB

5. Instantly Invoked Function Expression and its application in creating closure.vtt

4.1 KB

6. Understanding THIS.mp4

23.1 MB

6. Understanding THIS.vtt

3.9 KB

7. bind, apply and call.mp4

18.7 MB

7. bind, apply and call.vtt

2.6 KB

8. Wrapper Object.mp4

11.5 MB

8. Wrapper Object.vtt

1.7 KB

/44. Express.js/

1. NodeJS introduction.mp4

48.2 MB

1. NodeJS introduction.vtt

4.5 KB

10. Handling static files.mp4

43.9 MB

10. Handling static files.vtt

3.0 KB

2. Express introduction and basic skills.mp4

57.9 MB

2. Express introduction and basic skills.vtt

6.2 KB

3. Receiving value sent in URL via req.query and req.params.mp4

14.4 MB

3. Receiving value sent in URL via req.query and req.params.vtt

1.7 KB

4. Handling posted data.mp4

43.0 MB

4. Handling posted data.vtt

5.1 KB

5. Using middleware.mp4

74.0 MB

5. Using middleware.vtt

6.5 KB

6. Error-handling middleware.mp4

43.8 MB

6. Error-handling middleware.vtt

3.7 KB

7. Next(), next('route') and next('router').mp4

43.4 MB

7. Next(), next('route') and next('router').vtt

3.1 KB

8. Router-level middleware and next('router').mp4

27.2 MB

8. Router-level middleware and next('router').vtt

2.0 KB

9. Express Generator.mp4

45.8 MB

9. Express Generator.vtt

3.9 KB

/45. Cookie and Session/

1. Handling Cookies in Express.mp4

57.9 MB

1. Handling Cookies in Express.vtt

6.4 KB

2. Signed Cookie.mp4

23.4 MB

2. Signed Cookie.vtt

2.3 KB

3. Session.mp4

30.8 MB

3. Session.vtt

3.5 KB

/46. Connecting Express to MySQL database/

1. Introduction to the MySQL package.mp4

44.5 MB

1. Introduction to the MySQL package.vtt

5.5 KB

2. Retrieving data from database.mp4

50.5 MB

2. Retrieving data from database.vtt

5.9 KB

3. Updating data from database.mp4

41.4 MB

3. Updating data from database.vtt

4.0 KB

4. Creating new row in database.mp4

26.3 MB

4. Creating new row in database.vtt

2.6 KB

5. Delete data from database.mp4

28.2 MB

5. Delete data from database.vtt

3.3 KB

/47. Connecting Vue to Express/

1. Connecting Vue to Express.mp4

83.0 MB

1. Connecting Vue to Express.vtt

83.0 MB

2. Exchanging data between Vue and Express.mp4

79.9 MB

2. Exchanging data between Vue and Express.vtt

7.6 KB

3. Display retrieved data using Vue and UI library.mp4

43.0 MB

3. Display retrieved data using Vue and UI library.vtt

4.0 KB

4. How to delete Part 1.mp4

52.2 MB

4. How to delete Part 1.vtt

5.7 KB

5. How to delete Part 2.mp4

60.2 MB

5. How to delete Part 2.vtt

6.6 KB

6. How to create new rows.mp4

103.3 MB

6. How to create new rows.vtt

9.4 KB

7. How to update rows.mp4

79.7 MB

7. How to update rows.vtt

9.8 KB

8. Get source code.html

0.1 KB

/48. Vue Cli 3/

1. Vue CLI 3.mp4

57.5 MB

1. Vue CLI 3.vtt

6.2 KB

2. Automatic plugin configuration.mp4

25.5 MB

2. Automatic plugin configuration.vtt

2.2 KB

3. Vue UI.mp4

23.4 MB

3. Vue UI.vtt

2.6 KB

4. Customize output.mp4

64.3 MB

4. Customize output.vtt

5.7 KB

/5. The V-ON directive -- Vue's answer to handling events/

1. Road Map of the Current Stage.html

0.6 KB

2. Introduction to the V ON directive.mp4

8.8 MB

2. Introduction to the V ON directive.vtt

3.2 KB

2.1 vue-vue-methods.html.html

0.7 KB

2.2 vue-inline-method.html.html

0.7 KB

/6. Conditional rendering using V-IF, V-ELSE, and V-SHOW/

1. Conditional rendering.mp4

14.9 MB

1. Conditional rendering.vtt

3.8 KB

1.1 vue-conditional-rendering-1.html.html

0.8 KB

1.2 vue-conditional-rendering-2.html.html

1.0 KB

/7. V-MODEL collecting user-submitted data/

1. Introduction to V-MODEL.mp4

7.8 MB

1. Introduction to V-MODEL.vtt

1.6 KB

2. Using V-MODEL in projects.mp4

7.2 MB

2. Using V-MODEL in projects.vtt

1.9 KB

3. Lazy modifier and number modifier.mp4

4.5 MB

3. Lazy modifier and number modifier.vtt

1.0 KB

4. Using v-model in other tags textarea, radio button, checked box, etc..mp4

9.9 MB

4. Using v-model in other tags textarea, radio button, checked box, etc..vtt

3.7 KB

/8. Combining v-for and v-model and creating a list DYNAMICALLY/

1. Creating a list dynamically.mp4

6.7 MB

1. Creating a list dynamically.vtt

2.3 KB

1.1 vue-v-model-4.html.html

1.1 KB

/9. Computed and Filter/

1. The difference between COMPUTED and FILTER.mp4

3.9 MB

1. The difference between COMPUTED and FILTER.vtt

0.9 KB

2. Introduction to FILTER.mp4

8.7 MB

2. Introduction to FILTER.vtt

2.3 KB

2.1 vue-v-model-5.html.html

1.0 KB

3. Introduction to COMPUTED.mp4

8.0 MB

3. Introduction to COMPUTED.vtt

2.5 KB

4. Project reversing letter order using COMPUTED.mp4

6.3 MB

4. Project reversing letter order using COMPUTED.vtt

1.6 KB

4.1 vue-v-model-6.html.html

1.0 KB

5. Two-way data exchange between DATA and COMPUTED.mp4

7.8 MB

5. Two-way data exchange between DATA and COMPUTED.vtt

3.1 KB

5.1 vue-v-model-7.html.html

1.7 KB

/

[FreeCourseLab.com].url

0.1 KB

 

Total files 574


Copyright © 2024 FileMood.com