FileMood

Download Vue_-_The_Complete_Guide_(incl._Router_&_Composition_API)_(01.2025)

Vue The Complete Guide incl Router Composition API 01 2025

Name

Vue_-_The_Complete_Guide_(incl._Router_&_Composition_API)_(01.2025)

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

15.9 GB

Total Files

1746

Last Seen

2025-07-19 00:04

Hash

72A2A3126B1A0C2F052CE3B8729B3389F42F36FA

/22_-_Vue_2_to_Vue_3_Migration/

004_The_New_Composition_API_(Optional!).mp4

142.6 MB

001_Official-Release-Notes.url

0.1 KB

001_Vue_3_-_Overview.mp4

37.4 MB

001_Vue_3_-_Overview_en.srt

8.8 KB

002_Demo-Project-Finished-Code-.url

0.1 KB

002_Demo-Project-Starting-Code-.url

0.1 KB

002_Important_Changes_&_Migration_Steps.mp4

134.8 MB

002_Important_Changes_&_Migration_Steps_en.srt

30.4 KB

003_Vue_3_New_Features.mp4

21.1 MB

003_Vue_3_New_Features_en.srt

8.9 KB

004_Demo-Project-Finished-Code-.url

0.1 KB

004_Demo-Project-Starting-Code-.url

0.1 KB

004_The_New_Composition_API_(Optional!)_en.srt

40.4 KB

005_Further_Migration_Resources.html

1.0 KB

external-links.txt

0.5 KB

/01_-_Getting_Started/

001_Welcome_to_the_Course!.mp4

34.2 MB

001_Welcome_to_the_Course!_en.srt

2.9 KB

002_What_is_Vue.js.mp4

62.5 MB

002_What_is_Vue.js_en.srt

13.1 KB

003_Different_Ways_of_Using_Vue.mp4

13.8 MB

003_Different_Ways_of_Using_Vue_en.srt

4.3 KB

004_Exploring_Vue_Alternatives.mp4

20.8 MB

004_Exploring_Vue_Alternatives_en.srt

5.6 KB

004_Vue-vs-Angular-vs-React.url

0.1 KB

005_Building_A_First_App_With_Just_JavaScript.mp4

18.4 MB

005_Building_A_First_App_With_Just_JavaScript_en.srt

10.9 KB

005_gs-01-starting-project.zip

2.7 KB

005_gs-02-first-app-with-just-js.zip

3.0 KB

006_Join_our_Online_Learning_Community.html

0.9 KB

007_Important_Changed_Vue_Script_Import_Path.html

0.4 KB

008_gs-03-rebuilding-the-app-with-vue.zip

3.3 KB

008_Re-building_the_App_with_Vue.mp4

98.3 MB

008_Re-building_the_App_with_Vue_en.srt

19.4 KB

009_Vue_vs_Vanilla_JavaScript_(just_JavaScript).mp4

3.9 MB

009_Vue_vs_Vanilla_JavaScript_(just_JavaScript)_en.srt

1.9 KB

010_Setting_Up_the_Course_Development_Environment.mp4

7.5 MB

010_Setting_Up_the_Course_Development_Environment_en.srt

3.4 KB

011_Course_Setup.html

1.4 KB

012_Course_Outline_&_What's_In_The_Course.mp4

5.6 MB

012_Course_Outline_&_What's_In_The_Course_en.srt

5.0 KB

013_How_To_Get_The_Most_Out_Of_This_Course.mp4

6.1 MB

013_How_To_Get_The_Most_Out_Of_This_Course_en.srt

6.1 KB

014_gs-01-starting-project.zip

2.7 KB

014_gs-02-first-app-with-just-js.zip

3.0 KB

014_gs-03-rebuilding-the-app-with-vue.zip

3.3 KB

014_Module_Resources.html

0.3 KB

014_Slides.zip

1.2 MB

external-links.txt

0.1 KB

freefiles.top.txt

0.0 KB

/02_-_Basics_&_Core_Concepts_-_DOM_Interaction_with_Vue/

001_Module_Introduction.mp4

918.1 KB

001_Module_Introduction_en.srt

1.2 KB

002_Important_Changed_Vue_Script_Import_Path.html

0.4 KB

003_basics-01-starting-code.zip

1.6 KB

003_Creating_and_Connecting_Vue_App_Instances.mp4

49.8 MB

003_Creating_and_Connecting_Vue_App_Instances_en.srt

13.8 KB

004_Interpolation_and_Data_Binding.mp4

9.0 MB

004_Interpolation_and_Data_Binding_en.srt

6.2 KB

005_Binding_Attributes_with_the_v-bind_Directive.mp4

18.7 MB

005_Binding_Attributes_with_the_v-bind_Directive_en.srt

8.5 KB

006_Understanding_methods_in_Vue_Apps.mp4

16.1 MB

006_Understanding_methods_in_Vue_Apps_en.srt

9.1 KB

007_Working_with_Data_inside_of_a_Vue_App.mp4

12.3 MB

007_Working_with_Data_inside_of_a_Vue_App_en.srt

4.9 KB

008_Outputting_Raw_HTML_Content_with_v-html.mp4

10.0 MB

008_Outputting_Raw_HTML_Content_with_v-html_en.srt

5.9 KB

009_A_First_Summary.mp4

11.9 MB

009_A_First_Summary_en.srt

6.3 KB

010_basics-03-events-starting-code.zip

1.8 KB

010_Understanding_Event_Binding.mp4

25.9 MB

010_Understanding_Event_Binding_en.srt

12.2 KB

011_Events_&_Methods.mp4

16.2 MB

011_Events_&_Methods_en.srt

9.9 KB

012_Working_with_Event_Arguments.mp4

8.1 MB

012_Working_with_Event_Arguments_en.srt

4.3 KB

013_Using_the_Native_Event_Object.mp4

57.0 MB

013_Using_the_Native_Event_Object_en.srt

14.0 KB

014_Exploring_Event_Modifiers.mp4

42.2 MB

014_Exploring_Event_Modifiers_en.srt

15.3 KB

015_Locking_Content_with_v-once.mp4

6.2 MB

015_Locking_Content_with_v-once_en.srt

3.2 KB

016_basics-05-using-the-native-event-object.zip

2.0 KB

016_Data_Binding_+_Event_Binding_=_Two-Way_Binding.mp4

24.0 MB

016_Data_Binding_+_Event_Binding_=_Two-Way_Binding_en.srt

9.8 KB

017_Methods_used_for_Data_Binding_How_It_Works.mp4

40.5 MB

017_Methods_used_for_Data_Binding_How_It_Works_en.srt

10.1 KB

018_Introducing_Computed_Properties.mp4

17.4 MB

018_Introducing_Computed_Properties_en.srt

9.5 KB

019_Working_with_Watchers.mp4

45.5 MB

019_Working_with_Watchers_en.srt

16.4 KB

020_Methods_vs_Computed_Properties_vs_Watchers.mp4

5.0 MB

020_Methods_vs_Computed_Properties_vs_Watchers_en.srt

4.4 KB

021_v-bind_and_v-on_Shorthands.mp4

5.5 MB

021_v-bind_and_v-on_Shorthands_en.srt

2.9 KB

022_basics-10-styling-starting-setup.zip

1.5 KB

022_Dynamic_Styling_with_Inline_Styles.mp4

29.3 MB

022_Dynamic_Styling_with_Inline_Styles_en.srt

10.2 KB

023_Adding_CSS_Classes_Dynamically.mp4

22.8 MB

023_Adding_CSS_Classes_Dynamically_en.srt

9.7 KB

024_Classes_&_Computed_Properties.mp4

5.4 MB

024_Classes_&_Computed_Properties_en.srt

3.1 KB

025_Dynamic_Classes_Array_Syntax.mp4

3.6 MB

025_Dynamic_Classes_Array_Syntax_en.srt

2.2 KB

026_Module_Summary.mp4

8.3 MB

026_Module_Summary_en.srt

5.1 KB

027_basics-01-starting-code.zip

1.6 KB

027_basics-02-a-first-summary.zip

1.9 KB

027_basics-03-events-starting-code.zip

1.8 KB

027_basics-04-events-methods.zip

1.8 KB

027_basics-05-using-the-native-event-object.zip

2.0 KB

027_basics-06-two-way-binding.zip

1.9 KB

027_basics-07-introducing-computed-properties.zip

2.1 KB

027_basics-08-working-with-watchers.zip

2.2 KB

027_basics-09-v-bind-v-for-shorthands.zip

2.2 KB

027_basics-10-styling-starting-setup.zip

1.5 KB

027_basics-11-dynamic-styling-inline-styles.zip

1.8 KB

027_basics-12-adding-css-classes-dynamically.zip

1.8 KB

027_basics-13-dynamic-classes-array-syntax.zip

1.8 KB

027_Module_Resources.html

0.2 KB

freefiles.top.txt

0.0 KB

/03_-_Rendering_Conditional_Content_&_Lists/

001_Module_Introduction.mp4

1.9 MB

001_Module_Introduction_en.srt

2.5 KB

002_lists-cond-01-starting-setup.zip

1.8 KB

002_Understanding_the_Problem.mp4

9.1 MB

002_Understanding_the_Problem_en.srt

4.9 KB

003_Rendering_Content_Conditionally.mp4

24.3 MB

003_Rendering_Content_Conditionally_en.srt

7.8 KB

004_v-if,_v-else_and_v-else-if.mp4

11.6 MB

004_v-if,_v-else_and_v-else-if_en.srt

6.8 KB

005_Using_v-show_Instead_Of_v-if.mp4

6.6 MB

005_Using_v-show_Instead_Of_v-if_en.srt

3.9 KB

006_Rendering_Lists_of_Data.mp4

17.1 MB

006_Rendering_Lists_of_Data_en.srt

10.4 KB

007_Diving_Deeper_Into_v-for.mp4

21.6 MB

007_Diving_Deeper_Into_v-for_en.srt

8.2 KB

008_Removing_List_Items.mp4

13.8 MB

008_Removing_List_Items_en.srt

6.3 KB

009_Lists_&_Keys.mp4

54.6 MB

009_Lists_&_Keys_en.srt

12.9 KB

010_Module_Summary.mp4

4.0 MB

010_Module_Summary_en.srt

4.1 KB

011_lists-cond-01-starting-setup.zip

1.8 KB

011_lists-cond-02-v-if-v-else-v-else-if.zip

1.9 KB

011_lists-cond-03-rendering-lists-of-data.zip

2.0 KB

011_lists-cond-04-diving-deeper-into-v-for.zip

2.1 KB

011_lists-cond-05-removing-list-items.zip

2.1 KB

011_lists-cond-06-lists-keys.zip

2.0 KB

011_Module_Resources.html

0.2 KB

freefiles.top.txt

0.0 KB

/04_-_Course_Project_The_Monster_Slayer_Game/

001_Module_Introduction.mp4

2.1 MB

001_Module_Introduction_en.srt

1.9 KB

002_prj-monster-01-starting-setup.zip

1.9 KB

002_Project_Setup_&_First_Methods.mp4

65.3 MB

002_Project_Setup_&_First_Methods_en.srt

18.9 KB

003_Updating_the_Health_Bars.mp4

44.9 MB

003_Updating_the_Health_Bars_en.srt

10.5 KB

004_Adding_a_Special_Attack.mp4

27.7 MB

004_Adding_a_Special_Attack_en.srt

9.7 KB

005_Adding_a_Heal_Functionality.mp4

17.2 MB

005_Adding_a_Heal_Functionality_en.srt

7.2 KB

006_Adding_a_Game_Over_Screen.mp4

101.8 MB

006_Adding_a_Game_Over_Screen_en.srt

13.7 KB

007_Finishing_the_Core_Functionality.mp4

69.6 MB

007_Finishing_the_Core_Functionality_en.srt

9.5 KB

008_Adding_a_Battle_Log.mp4

93.3 MB

008_Adding_a_Battle_Log_en.srt

21.4 KB

009_Module_Resources.html

0.2 KB

009_prj-monster-01-starting-setup.zip

1.9 KB

009_prj-monster-02-adding-a-special-attack.zip

2.4 KB

009_prj-monster-03-adding-a-heal-functionality.zip

2.5 KB

009_prj-monster-04-adding-a-gamer-over-screen.zip

2.7 KB

009_prj-monster-05-finishing-core-functionality.zip

2.8 KB

009_prj-monster-06-adding-a-battle-log.zip

3.0 KB

freefiles.top.txt

0.0 KB

/05_-_Vue_Behind_the_Scenes/

001_Module_Introduction.mp4

1.6 MB

001_Module_Introduction_en.srt

2.4 KB

002_An_Introduction_to_Vue's_Reactivity.mp4

13.3 MB

002_An_Introduction_to_Vue's_Reactivity_en.srt

6.7 KB

002_behind-scenes-01-starting-setup.zip

1.9 KB

003_Vue_Reactivity_A_Deep_Dive.mp4

27.6 MB

003_Vue_Reactivity_A_Deep_Dive_en.srt

12.1 KB

004_One_App_vs_Multiple_Apps.mp4

34.9 MB

004_One_App_vs_Multiple_Apps_en.srt

5.5 KB

005_Understanding_Templates.mp4

12.6 MB

005_Understanding_Templates_en.srt

6.0 KB

006_Working_with_Refs.mp4

48.4 MB

006_Working_with_Refs_en.srt

8.0 KB

007_How_Vue_Updates_the_DOM.mp4

36.2 MB

007_How_Vue_Updates_the_DOM_en.srt

10.1 KB

008_Vue_App_Lifecycle_-_Theory.mp4

7.2 MB

008_Vue_App_Lifecycle_-_Theory_en.srt

7.4 KB

009_Vue_App_Lifecycle_-_Practice.mp4

66.4 MB

009_Vue_App_Lifecycle_-_Practice_en.srt

14.3 KB

010_behind-scenes-01-starting-setup.zip

1.9 KB

010_behind-scenes-02-vue-reactivity-deep-dive.zip

2.1 KB

010_behind-scenes-03-one-app-vs-multiple-apps.zip

2.2 KB

010_behind-scenes-04-understanding-templates.zip

2.2 KB

010_behind-scenes-05-working-with-refs.zip

2.2 KB

010_behind-scenes-06-vue-app-lifecycle-practice.zip

2.3 KB

010_Module_Resources.html

0.2 KB

/06_-_Introducing_Components/

001_Module_Introduction.mp4

1.6 MB

001_Module_Introduction_en.srt

2.3 KB

002_cmp-intro-01-starting-setup.zip

1.7 KB

002_Understanding_the_Problem.mp4

75.3 MB

002_Understanding_the_Problem_en.srt

12.9 KB

003_Introducing_Components.mp4

96.1 MB

003_Introducing_Components_en.srt

16.6 KB

004_The_Why_Building_Complex_User_Interfaces_With_Components.mp4

6.1 MB

004_The_Why_Building_Complex_User_Interfaces_With_Components_en.srt

1.5 KB

005_Multiple_Vue_Apps_vs_Multiple_Components.html

1.7 KB

006_cmp-intro-01-starting-setup.zip

1.7 KB

006_cmp-intro-02-understanding-the-problem.zip

2.0 KB

006_cmp-intro-03-introducing-components.zip

2.0 KB

006_Module_Resources.html

0.2 KB

/07_-_Moving_to_a_Better_Development_Setup_&_Workflow_with_the_Vue_CLI/

001_Module_Introduction.mp4

3.3 MB

001_Module_Introduction_en.srt

2.3 KB

002_Why_We_Need_A_Development_Server.mp4

15.5 MB

002_Why_We_Need_A_Development_Server_en.srt

5.4 KB

003_Why_We_Want_A_Better_Developer_Experience.mp4

31.1 MB

003_Why_We_Want_A_Better_Developer_Experience_en.srt

9.4 KB

004_Fixing_npm_run_serve_(Vue_CLI).html

1.3 KB

005_Installing_&_Using_the_Vue_CLI.mp4

21.4 MB

005_Installing_&_Using_the_Vue_CLI_en.srt

14.8 KB

006_Inspecting_the_Created_Project.mp4

16.9 MB

006_Inspecting_the_Created_Project_en.srt

10.4 KB

007_Inspecting_the_Vue_Code_&_.vue_Files.mp4

15.1 MB

007_Inspecting_the_Vue_Code_&_.vue_Files_en.srt

9.1 KB

008_Adding_the_Vetur_Extension_to_VS_Code.mp4

4.0 MB

008_Adding_the_Vetur_Extension_to_VS_Code_en.srt

1.8 KB

009_More_on_.vue_Files.mp4

10.2 MB

009_More_on_.vue_Files_en.srt

2.7 KB

010_A_New_Vue_Project.mp4

10.1 MB

010_A_New_Vue_Project_en.srt

8.3 KB

010_vue-cli-01-a-new-vue-project.zip

38.7 KB

011_Creating_a_Basic_Vue_App.mp4

26.6 MB

011_Creating_a_Basic_Vue_App_en.srt

14.1 KB

012_Adding_a_Component.mp4

42.1 MB

012_Adding_a_Component_en.srt

12.6 KB

013_Adding_Styling.mp4

7.4 MB

013_Adding_Styling_en.srt

3.5 KB

013_styles.css

1.0 KB

014_A_Small_Addition.html

0.7 KB

015_An_Alternative_Setup_-_using_npm_init_&_Volar.html

1.2 KB

016_Module_Resources.html

0.2 KB

016_vue-cli-01-a-new-vue-project.zip

33.0 KB

016_vue-cli-02-adding-a-component.zip

33.9 KB

016_vue-cli-03-finished.zip

33.9 KB

/08_-_Component_Communication/

001_Module_Introduction.mp4

2.4 MB

001_Module_Introduction_en.srt

2.6 KB

002_cmp-communication-01-starting-setup.zip

34.4 KB

002_Introducing_Props_(Parent_=_Child_Communication).mp4

33.1 MB

002_Introducing_Props_(Parent_=_Child_Communication)_en.srt

15.6 KB

003_Prop_Behavior_&_Changing_Props.mp4

26.7 MB

003_Prop_Behavior_&_Changing_Props_en.srt

10.2 KB

004_Validating_Props.mp4

25.2 MB

004_Validating_Props_en.srt

11.7 KB

005_Supported_Prop_Values.html

0.6 KB

006_Working_with_Dynamic_Prop_Values.mp4

20.2 MB

006_Working_with_Dynamic_Prop_Values_en.srt

8.6 KB

007_Emitting_Custom_Events_(Child_=_Parent_Communication).mp4

46.4 MB

007_Emitting_Custom_Events_(Child_=_Parent_Communication)_en.srt

16.3 KB

007_More-on-JS-Arrow-Functions.url

0.1 KB

007_More-on-the-find-Method.url

0.1 KB

008_Defining_&_Validating_Custom_Events.mp4

14.4 MB

008_Defining_&_Validating_Custom_Events_en.srt

6.7 KB

009_adv-props.pdf

40.7 KB

009_Prop__Event_Fallthrough_&_Binding_All_Props.html

3.7 KB

010_Demo_Adding_Components_&_Connecting_Them.mp4

45.5 MB

010_Demo_Adding_Components_&_Connecting_Them_en.srt

18.7 KB

010_form.css

0.2 KB

011_Demo_Adding_More_Component_Communication.mp4

26.2 MB

011_Demo_Adding_More_Component_Communication_en.srt

9.8 KB

012_A_Potential_Problem.mp4

26.7 MB

012_A_Potential_Problem_en.srt

10.0 KB

012_cmp-communication-08-a-potential-problem-starting-setup.zip

36.7 KB

013_Provide_+_Inject_To_The_Rescue.mp4

85.6 MB

013_Provide_+_Inject_To_The_Rescue_en.srt

12.3 KB

014_Provide_+_Inject_for_Functions__Methods.mp4

16.7 MB

014_Provide_+_Inject_for_Functions__Methods_en.srt

5.7 KB

015_Provide_+_Inject_vs_Props_&_Custom_Events.mp4

7.1 MB

015_Provide_+_Inject_vs_Props_&_Custom_Events_en.srt

3.5 KB

016_Module_Summary.mp4

10.1 MB

016_Module_Summary_en.srt

7.8 KB

017_cmp-communication-01-starting-setup.zip

34.4 KB

017_cmp-communication-02-introducing-props.zip

34.6 KB

017_cmp-communication-03-validating-props.zip

34.8 KB

017_cmp-communication-04-working-with-dynamic-prop-values.zip

35.2 KB

017_cmp-communication-05-emitting-custom-events.zip

35.0 KB

017_cmp-communication-06-defining-and-validating-custom-events.zip

35.6 KB

017_cmp-communication-07-demo-adding-more-component-communication.zip

36.5 KB

017_cmp-communication-08-a-potential-problem-starting-setup.zip

36.7 KB

017_cmp-communication-09-provide-inject-for-functions.zip

36.5 KB

017_Module_Resources.html

0.2 KB

external-links.txt

0.3 KB

freefiles.top.txt

0.0 KB

/09_-_Diving_Deeper_Into_Components/

001_Module_Introduction.mp4

1.9 MB

001_Module_Introduction_en.srt

2.7 KB

002_cmp-adv-01-starting-setup.zip

35.3 KB

002_Project_Setup.mp4

13.2 MB

002_Project_Setup_en.srt

4.4 KB

003_Global_vs_Local_Components.mp4

88.6 MB

003_Global_vs_Local_Components_en.srt

14.5 KB

004_Scoped_Styles.mp4

19.6 MB

004_Scoped_Styles_en.srt

8.4 KB

005_Introducing_Slots.mp4

24.9 MB

005_Introducing_Slots_en.srt

10.4 KB

006_Named_Slots.mp4

18.9 MB

006_Named_Slots_en.srt

8.7 KB

007_Slot_Styles_&_Compilation.mp4

15.4 MB

007_Slot_Styles_&_Compilation_en.srt

3.7 KB

008_More_on_Slots.mp4

23.8 MB

008_More_on_Slots_en.srt

13.0 KB

009_Scoped_Slots.mp4

38.3 MB

009_Scoped_Slots_en.srt

16.1 KB

010_Dynamic_Components.mp4

30.1 MB

010_Dynamic_Components_en.srt

11.0 KB

011_Keeping_Dynamic_Components_Alive.mp4

9.0 MB

011_Keeping_Dynamic_Components_Alive_en.srt

4.2 KB

012_Applying_What_We_Know_&_A_Problem.mp4

37.3 MB

012_Applying_What_We_Know_&_A_Problem_en.srt

13.9 KB

013_Teleporting_Elements.mp4

15.3 MB

013_Teleporting_Elements_en.srt

6.1 KB

014_Working_with_Fragments.mp4

4.9 MB

014_Working_with_Fragments_en.srt

2.0 KB

015_The_Vue_Style_Guide.mp4

26.3 MB

015_The_Vue_Style_Guide_en.srt

5.2 KB

016_Moving_to_a_Different_Folder_Structure.mp4

11.7 MB

016_Moving_to_a_Different_Folder_Structure_en.srt

5.2 KB

017_Module_Summary.mp4

7.0 MB

017_Module_Summary_en.srt

5.6 KB

018_cmp-adv-01-starting-setup.zip

35.3 KB

018_cmp-adv-02-scoped-styles.zip

35.3 KB

018_cmp-adv-03-introducing-slots.zip

35.8 KB

018_cmp-adv-04-named-slots.zip

35.6 KB

018_cmp-adv-05-more-on-slots.zip

35.7 KB

018_cmp-adv-06-scoped-slots.zip

36.2 KB

018_cmp-adv-07-keeping-dynamic-components-alive.zip

37.7 KB

018_cmp-adv-08-teleporting-elements.zip

37.9 KB

018_cmp-adv-09-working-with-fragments.zip

38.0 KB

018_cmp-adv-10-moving-to-a-different-folder-structure.zip

39.4 KB

018_Module_Resources.html

0.2 KB

/10_-_Course_Project_The_Learning_Resources_App/

001_Module_Introduction.mp4

2.6 MB

001_Module_Introduction_en.srt

2.5 KB

002_prj-cmp-01-starting-setup.zip

32.6 KB

002_Setup_&_First_Steps.mp4

13.6 MB

002_Setup_&_First_Steps_en.srt

8.7 KB

003_First_Components_&_Props.mp4

39.5 MB

003_First_Components_&_Props_en.srt

16.7 KB

004_app.css

0.2 KB

004_learning-resource.css

0.3 KB

004_stored-resources.css

0.1 KB

004_Styling_and_More_Components.mp4

23.9 MB

004_Styling_and_More_Components_en.srt

10.9 KB

005_base-card.css

0.1 KB

005_header.css

0.2 KB

005_Header_&_BaseCard_Components.mp4

47.0 MB

005_Header_&_BaseCard_Components_en.srt

10.3 KB

006_Adding_a_Base_Button.mp4

21.2 MB

006_Adding_a_Base_Button_en.srt

8.2 KB

006_button.css

0.4 KB

007_Dynamic_Components_&_Attribute_Fallthrough.mp4

78.2 MB

007_Dynamic_Components_&_Attribute_Fallthrough_en.srt

13.0 KB

008_Adding_&_Styling_Tabs.mp4

21.2 MB

008_Adding_&_Styling_Tabs_en.srt

7.5 KB

009_add-resource.css

0.3 KB

009_Adding_a_Form.mp4

16.5 MB

009_Adding_a_Form_en.srt

6.5 KB

010_Fetching_User_Input.mp4

28.5 MB

010_Fetching_User_Input_en.srt

13.6 KB

011_Adding_a_Modal_Dialog.mp4

99.2 MB

011_Adding_a_Modal_Dialog_en.srt

17.7 KB

011_dialog.css

0.7 KB

012_Deleting_Items.mp4

44.6 MB

012_Deleting_Items_en.srt

10.1 KB

013_Adding_Teleport.mp4

6.2 MB

013_Adding_Teleport_en.srt

2.2 KB

014_Module_Resources.html

0.2 KB

014_prj-cmp-01-starting-setup.zip

32.6 KB

014_prj-cmp-02-first-component-and-props.zip

34.5 KB

014_prj-cmp-03-styling-and-more-components.zip

35.4 KB

014_prj-cmp-04-header-and-base-card-components.zip

37.1 KB

014_prj-cmp-05-adding-a-basebutton.zip

37.2 KB

014_prj-cmp-06-dynamic-cmp-attribute-fallthrough.zip

38.8 KB

014_prj-cmp-07-adding-a-form.zip

38.1 KB

014_prj-cmp-08-fetching-user-input.zip

38.7 KB

014_prj-cmp-09-adding-a-modal-dialog.zip

39.9 KB

014_prj-cmp-10-deleting-items.zip

39.6 KB

014_prj-cmp-11-adding-teleport.zip

39.7 KB

/11_-_Forms/

001_Module_Introduction.mp4

610.1 KB

001_Module_Introduction_en.srt

0.7 KB

002_forms-01-starting-setup.zip

34.2 KB

002_v-model_&_Inputs.mp4

35.0 MB

002_v-model_&_Inputs_en.srt

9.3 KB

003_Working_with_v-model_Modifiers_and_Numbers.mp4

42.6 MB

003_Working_with_v-model_Modifiers_and_Numbers_en.srt

9.9 KB

004_v-model_and_Dropdowns.mp4

9.9 MB

004_v-model_and_Dropdowns_en.srt

3.5 KB

005_Using_v-model_with_Checkboxes_&_Radiobuttons.mp4

29.2 MB

005_Using_v-model_with_Checkboxes_&_Radiobuttons_en.srt

10.4 KB

006_Adding_Basic_Form_Validation.mp4

32.9 MB

006_Adding_Basic_Form_Validation_en.srt

7.3 KB

007_Building_a_Custom_Control_Component.mp4

40.6 MB

007_Building_a_Custom_Control_Component_en.srt

8.6 KB

008_Using_v-model_on_Custom_Components.mp4

46.1 MB

008_Using_v-model_on_Custom_Components_en.srt

9.5 KB

009_Module_Summary.mp4

5.5 MB

009_Module_Summary_en.srt

2.0 KB

010_forms-01-starting-setup.zip

34.2 KB

010_forms-02-v-model-and-inputs.zip

34.5 KB

010_forms-03-working-with-v-model-modifiers.zip

35.0 KB

010_forms-04-v-model-and-dropdowns.zip

34.7 KB

010_forms-05-using-v-model-with-checkboxes.zip

35.1 KB

010_forms-06-adding-basic-form-validation.zip

35.3 KB

010_forms-07-building-a-custom-control-component.zip

36.3 KB

010_forms-08-using-v-model-on-a-custom-control.zip

36.3 KB

010_Module_Resources.html

0.2 KB

/12_-_Sending_Http_Requests/

001_Module_Introduction.mp4

1.0 MB

001_Module_Introduction_en.srt

1.8 KB

002_http-01-starting-setup.zip

36.8 KB

002_Starting_App_&_Why_we_need_a_Backend.mp4

13.5 MB

002_Starting_App_&_Why_we_need_a_Backend_en.srt

9.1 KB

003_Adding_a_Backend.mp4

17.5 MB

003_Adding_a_Backend_en.srt

5.7 KB

004_How_To_(Not)_Send_Http_Requests.mp4

13.7 MB

004_How_To_(Not)_Send_Http_Requests_en.srt

8.2 KB

005_Sending_a_POST_Request_to_Store_Data.mp4

18.1 MB

005_Sending_a_POST_Request_to_Store_Data_en.srt

9.0 KB

006_Http_Requests_&_Http_Methods_(Verbs).html

1.6 KB

007_Using_Axios_Instead_Of_fetch().html

1.9 KB

008_Getting_Data_(GET_Request)_&_Transforming_Response_Data.mp4

38.5 MB

008_Getting_Data_(GET_Request)_&_Transforming_Response_Data_en.srt

16.2 KB

009_Loading_Data_When_a_Component_Mounts.mp4

11.0 MB

009_Loading_Data_When_a_Component_Mounts_en.srt

3.1 KB

010_Showing_a_Loading..._Message.mp4

11.4 MB

010_Showing_a_Loading..._Message_en.srt

4.5 KB

011_Handling_the_No_Data_State.mp4

12.2 MB

011_Handling_the_No_Data_State_en.srt

4.5 KB

012_Handling_Technical__Browser-side_Errors.mp4

28.2 MB

012_Handling_Technical__Browser-side_Errors_en.srt

9.9 KB

013_Handling_Error_Responses.mp4

26.6 MB

013_Handling_Error_Responses_en.srt

10.1 KB

014_Module_Summary.mp4

8.9 MB

014_Module_Summary_en.srt

2.3 KB

015_http-01-starting-setup.zip

36.8 KB

015_http-02-sending-a-post-request.zip

37.3 KB

015_http-03-getting-data.zip

37.1 KB

015_http-04-showing-a-loading-message.zip

37.7 KB

015_http-05-handling-technical-errors.zip

37.9 KB

015_http-06-handling-error-responses.zip

38.0 KB

015_Module_Resources.html

0.2 KB

freefiles.top.txt

0.0 KB

/13_-_Routing_Building_Multi-Page_Single_Page_Applications/

001_Module_Introduction.mp4

800.4 KB

001_Module_Introduction_en.srt

1.0 KB

002_routing-01-starting-setup.zip

37.9 KB

002_What_&_Why.mp4

6.9 MB

002_What_&_Why_en.srt

8.3 KB

003_Routing_Setup.mp4

12.8 MB

003_Routing_Setup_en.srt

7.1 KB

004_Registering_&_Rendering_Routes.mp4

20.6 MB

004_Registering_&_Rendering_Routes_en.srt

10.4 KB

005_Navigating_with_router-link.mp4

19.7 MB

005_Navigating_with_router-link_en.srt

8.0 KB

006_Styling_Active_Links.mp4

10.6 MB

006_Styling_Active_Links_en.srt

5.0 KB

007_Programmatic_Navigation.mp4

12.7 MB

007_Programmatic_Navigation_en.srt

6.0 KB

008_Passing_Data_with_Route_Params_(Dynamic_Segments).mp4

44.1 MB

008_Passing_Data_with_Route_Params_(Dynamic_Segments)_en.srt

16.3 KB

009_Navigation_&_Dynamic_Paths.mp4

12.2 MB

009_Navigation_&_Dynamic_Paths_en.srt

4.1 KB

010_A_Vue_Bug.html

0.6 KB

011_Updating_Params_Data_with_Watchers.mp4

19.9 MB

011_Updating_Params_Data_with_Watchers_en.srt

9.5 KB

012_Passing_Params_as_Props.mp4

15.2 MB

012_Passing_Params_as_Props_en.srt

5.6 KB

013_Redirecting_&_Catch_All_Routes.mp4

29.1 MB

013_Redirecting_&_Catch_All_Routes_en.srt

12.3 KB

014_Using_Nested_Routes.mp4

20.3 MB

014_Using_Nested_Routes_en.srt

9.1 KB

015_More_Fun_with_Named_Routes_&_Location_Objects.mp4

53.7 MB

015_More_Fun_with_Named_Routes_&_Location_Objects_en.srt

8.4 KB

016_Using_Query_Params.mp4

23.9 MB

016_Using_Query_Params_en.srt

6.3 KB

017_Rendering_Multiple_Routes_with_Named_Router_Views.mp4

57.3 MB

017_Rendering_Multiple_Routes_with_Named_Router_Views_en.srt

9.3 KB

018_Controlling_Scroll_Behavior.mp4

63.1 MB

018_Controlling_Scroll_Behavior_en.srt

10.0 KB

019_Introducing_Navigation_Guards.mp4

31.1 MB

019_Introducing_Navigation_Guards_en.srt

11.6 KB

020_Diving_Deeper_Into_Navigation_Guards.mp4

60.0 MB

020_Diving_Deeper_Into_Navigation_Guards_en.srt

9.8 KB

021_The_Global_afterEach_Guard.mp4

5.4 MB

021_The_Global_afterEach_Guard_en.srt

2.1 KB

022_Beyond_Entering_Route_Leave_Guards.mp4

75.2 MB

022_Beyond_Entering_Route_Leave_Guards_en.srt

11.1 KB

023_Utilizing_Route_Metadata.mp4

8.3 MB

023_Utilizing_Route_Metadata_en.srt

3.8 KB

024_Organizing_Route_Files.mp4

34.0 MB

024_Organizing_Route_Files_en.srt

7.2 KB

025_Summary.mp4

9.7 MB

025_Summary_en.srt

3.5 KB

026_Module_Resources.html

0.2 KB

026_routing-01-starting-setup.zip

37.9 KB

026_routing-02-registering-and-rendering-routes.zip

39.0 KB

026_routing-03-navigating-with-router-link.zip

38.5 KB

026_routing-04-styling-active-links.zip

38.2 KB

026_routing-05-navigation-and-dynamic-paths.zip

38.9 KB

026_routing-06-updating-params-data-with-watchers.zip

39.3 KB

026_routing-07-passing-params-as-props.zip

38.7 KB

026_routing-08-redirecting-and-catch-all-routes.zip

39.6 KB

026_routing-09-more-fun-with-named-routes.zip

39.4 KB

026_routing-10-using-query-params.zip

39.0 KB

026_routing-11-rendering-multiple-routes-with-named-routerview.zip

41.3 KB

026_routing-12-controlling-scroll-behavior.zip

40.3 KB

026_routing-13-beyond-entering-route-leave-guards.zip

41.1 KB

026_routing-14-organizing-route-files.zip

40.9 KB

/14_-_Animations_&_Transitions/

001_Module_Introduction.mp4

1.3 MB

001_Module_Introduction_en.srt

1.8 KB

002_Animation_Basics_&_CSS_Transitions.mp4

22.8 MB

002_Animation_Basics_&_CSS_Transitions_en.srt

11.8 KB

002_animations-01-starting-setup.zip

34.4 KB

003_Understanding_CSS_Animations.mp4

14.1 MB

003_Understanding_CSS_Animations_en.srt

6.6 KB

004_Why_Is_Just_CSS_Not_Enough.mp4

12.0 MB

004_Why_Is_Just_CSS_Not_Enough_en.srt

6.7 KB

005_Playing_CSS_Animations_with_Vue's_Help.mp4

13.2 MB

005_Playing_CSS_Animations_with_Vue's_Help_en.srt

7.4 KB

006_Using_the_Transition_Component.mp4

17.0 MB

006_Using_the_Transition_Component_en.srt

7.8 KB

007_CSS_Animations_with_the_Transition_Component.mp4

10.7 MB

007_CSS_Animations_with_the_Transition_Component_en.srt

3.9 KB

008_Using_Custom_CSS_Class_Names.mp4

15.8 MB

008_Using_Custom_CSS_Class_Names_en.srt

5.3 KB

009_Example_Animating_a_Modal.mp4

71.9 MB

009_Example_Animating_a_Modal_en.srt

13.2 KB

010_Transitioning_Between_Multiple_Elements.mp4

36.7 MB

010_Transitioning_Between_Multiple_Elements_en.srt

15.6 KB

011_Using_Transition_Events.mp4

56.3 MB

011_Using_Transition_Events_en.srt

12.3 KB

012_Building_JavaScript_Transitions_(instead_of_CSS).mp4

94.3 MB

012_Building_JavaScript_Transitions_(instead_of_CSS)_en.srt

22.7 KB

013_Disabling_CSS_Transitions.mp4

13.6 MB

013_Disabling_CSS_Transitions_en.srt

4.8 KB

014_Getting_Started_with_Animated_Lists.mp4

62.0 MB

014_Getting_Started_with_Animated_Lists_en.srt

9.8 KB

015_Animating_Lists_with_transition-group.mp4

17.4 MB

015_Animating_Lists_with_transition-group_en.srt

9.3 KB

016_Animate_List_Item_Movement.mp4

12.5 MB

016_Animate_List_Item_Movement_en.srt

6.0 KB

017_Animating_Route_Changes.mp4

89.4 MB

017_Animating_Route_Changes_en.srt

18.0 KB

018_An_Important_Note_on_Animated_Route_Changes.html

1.6 KB

019_animations-01-starting-setup.zip

34.4 KB

019_animations-02-understanding-css-animations.zip

35.0 KB

019_animations-03-using-custom-css-class-names.zip

35.3 KB

019_animations-04-example-animating-a-modal.zip

35.3 KB

019_animations-05-transitioning-between-multiple-elements.zip

35.9 KB

019_animations-06-using-transition-events.zip

35.4 KB

019_animations-07-building-javascript-transitions.zip

35.8 KB

019_animations-08-getting-started-with-animated-lists.zip

36.7 KB

019_animations-09-animating-lists-with-transition-group.zip

36.9 KB

019_animations-10-animate-list-item-movement.zip

36.5 KB

019_animations-11-animating-route-changes.zip

37.3 KB

019_Module_Resources.html

0.2 KB

/15_-_Vuex/

001_Module_Introduction.mp4

1.1 MB

001_Module_Introduction_en.srt

1.4 KB

002_What_&_Why.mp4

58.1 MB

002_What_&_Why_en.srt

10.7 KB

003_Creating_&_Using_a_Store.mp4

11.8 MB

003_Creating_&_Using_a_Store_en.srt

7.0 KB

003_vuex-01-starting-setup.zip

33.6 KB

004_Connecting_Components_to_State.mp4

8.7 MB

004_Connecting_Components_to_State_en.srt

3.7 KB

005_Introducing_Mutations_-_A_Better_Way_of_Changing_Data.mp4

19.8 MB

005_Introducing_Mutations_-_A_Better_Way_of_Changing_Data_en.srt

10.5 KB

006_Passing_Data_to_Mutations_with_Payloads.mp4

11.5 MB

006_Passing_Data_to_Mutations_with_Payloads_en.srt

5.9 KB

007_Introducing_Getters_-_A_Better_Way_Of_Getting_Data.mp4

24.6 MB

007_Introducing_Getters_-_A_Better_Way_Of_Getting_Data_en.srt

12.6 KB

008_Running_Async_Code_with_Actions.mp4

52.1 MB

008_Running_Async_Code_with_Actions_en.srt

11.8 KB

009_Understanding_the_Action_Context.mp4

7.6 MB

009_Understanding_the_Action_Context_en.srt

3.1 KB

010_Using_Mapper_Helpers.mp4

23.9 MB

010_Using_Mapper_Helpers_en.srt

9.2 KB

011_Example_Adding_More_State.mp4

34.6 MB

011_Example_Adding_More_State_en.srt

11.8 KB

012_Organizing_your_Store_with_Modules.mp4

17.4 MB

012_Organizing_your_Store_with_Modules_en.srt

5.7 KB

013_Understanding_Local_Module_State.mp4

18.9 MB

013_Understanding_Local_Module_State_en.srt

7.2 KB

014_Namespacing_Modules.mp4

21.0 MB

014_Namespacing_Modules_en.srt

7.4 KB

015_Structuring_Vuex_Code_&_Files.mp4

30.5 MB

015_Structuring_Vuex_Code_&_Files_en.srt

11.9 KB

016_A_Challenge!.mp4

8.1 MB

016_A_Challenge!_en.srt

3.0 KB

016_vuex-11-a-challenge-starting-code.zip

41.0 KB

017_Challenge_Solution_(13).mp4

49.6 MB

017_Challenge_Solution_(13)_en.srt

17.3 KB

018_Challenge_Solution_(23).mp4

50.3 MB

018_Challenge_Solution_(23)_en.srt

16.9 KB

019_Challenge_Solution_(33).mp4

11.8 MB

019_Challenge_Solution_(33)_en.srt

5.0 KB

020_Summary.mp4

4.2 MB

020_Summary_en.srt

2.0 KB

021_Module_Resources.html

0.2 KB

021_vuex-01-starting-setup.zip

33.6 KB

021_vuex-02-connecting-components-to-state.zip

34.7 KB

021_vuex-03-passing-data-to-mutations.zip

35.1 KB

021_vuex-04-introducing-getters.zip

35.4 KB

021_vuex-05-running-async-code-with-actions.zip

35.9 KB

021_vuex-06-using-mapping-helpers.zip

35.6 KB

021_vuex-07-example-adding-more-state.zip

36.4 KB

021_vuex-08-organizing-your-store-with-modules.zip

36.9 KB

021_vuex-09-namespacing-modules.zip

36.3 KB

021_vuex-10-structuring-vuex-code-files.zip

40.0 KB

021_vuex-11-a-challenge-starting-code.zip

41.0 KB

021_vuex-12-challenge-solution-1-3.zip

42.5 KB

021_vuex-13-challenge-solution-2-3.zip

42.5 KB

021_vuex-13-challenge-solution-3-3.zip

42.6 KB

freefiles.top.txt

0.0 KB

/16_-_Main_Project_Find_a_Coach_Web_App/

001_Module_Introduction.mp4

6.2 MB

001_Module_Introduction_en.srt

3.8 KB

002_Planning_the_Project__Web_App.mp4

6.2 MB

002_Planning_the_Project__Web_App_en.srt

6.9 KB

003_Planning_the_Data_Requirements.mp4

7.8 MB

003_Planning_the_Data_Requirements_en.srt

8.1 KB

004_Planning_the_Layout__Components.mp4

7.6 MB

004_Planning_the_Layout__Components_en.srt

7.5 KB

005_main-prj-01-starting-setup.zip

32.7 KB

005_Registering_Routes.mp4

14.2 MB

005_Registering_Routes_en.srt

9.5 KB

006_Adding_Route_Page_Components.mp4

18.8 MB

006_Adding_Route_Page_Components_en.srt

8.0 KB

007_app.css

0.2 KB

007_header.css

0.8 KB

007_Working_on_the_Main_Layout_&_Styling.mp4

21.1 MB

007_Working_on_the_Main_Layout_&_Styling_en.srt

11.7 KB

008_Wiring_Up_Pages.mp4

37.6 MB

008_Wiring_Up_Pages_en.srt

8.2 KB

009_Adding_Vuex_and_Coach_Data.mp4

45.6 MB

009_Adding_Vuex_and_Coach_Data_en.srt

18.6 KB

009_coaches.js

0.6 KB

010_coach-item.css

0.2 KB

010_coaches-list.css

0.1 KB

010_Working_on_the_Coaches_List_and_List_Items.mp4

104.9 MB

010_Working_on_the_Coaches_List_and_List_Items_en.srt

16.5 KB

011_Adding_a_Couple_of_Base_Components_(Base_Card,_Base_Button,_Base_Badge).mp4

44.5 MB

011_Adding_a_Couple_of_Base_Components_(Base_Card,_Base_Button,_Base_Badge)_en.srt

19.8 KB

011_base-badge.css

0.3 KB

011_base-button.css

0.6 KB

011_base-card.css

0.1 KB

012_Building_the_Coach_Detail_Component.mp4

51.9 MB

012_Building_the_Coach_Detail_Component_en.srt

10.9 KB

013_coach-filter.css

0.2 KB

013_Filtering_Coaches.mp4

71.2 MB

013_Filtering_Coaches_en.srt

16.5 KB

014_coach-form.css

0.7 KB

014_Registering_as_a_Coach_The_Form.mp4

67.5 MB

014_Registering_as_a_Coach_The_Form_en.srt

14.2 KB

015_Adding_Coaches_to_Vuex.mp4

54.6 MB

015_Adding_Coaches_to_Vuex_en.srt

21.2 KB

016_Adding_Form_Validation.mp4

116.3 MB

016_Adding_Form_Validation_en.srt

17.5 KB

017_contact-coach.css

0.5 KB

017_Working_on_the_Contact_Form.mp4

28.0 MB

017_Working_on_the_Contact_Form_en.srt

12.2 KB

018_Storing_Requests_(Messages)_With_Vuex.mp4

27.7 MB

018_Storing_Requests_(Messages)_With_Vuex_en.srt

12.1 KB

019_Outputting_Incoming_Requests_(Messages).mp4

32.9 MB

019_Outputting_Incoming_Requests_(Messages)_en.srt

15.1 KB

019_request-item.css

0.2 KB

019_requests-received.css

0.1 KB

020_Filtering_Requests_for_the_Active_Coach.mp4

14.9 MB

020_Filtering_Requests_for_the_Active_Coach_en.srt

6.7 KB

021_Sending_a_PUT_Http_Request_to_Store_Coach_Data.mp4

43.6 MB

021_Sending_a_PUT_Http_Request_to_Store_Coach_Data_en.srt

17.2 KB

022_Fetching_Coach_Data_(GET_Http_Request).mp4

32.0 MB

022_Fetching_Coach_Data_(GET_Http_Request)_en.srt

12.6 KB

023_BaseSpinner.zip

1.5 KB

023_Rendering_a_Loading_Spinner.mp4

45.3 MB

023_Rendering_a_Loading_Spinner_en.srt

10.1 KB

024_Adding_Http_Error_Handling.mp4

64.0 MB

024_Adding_Http_Error_Handling_en.srt

14.7 KB

024_BaseDialog.zip

2.4 KB

025_Sending_Coaching_Requests_Http_Requests.mp4

68.1 MB

025_Sending_Coaching_Requests_Http_Requests_en.srt

22.9 KB

026_Caching_Http_Response_Data.mp4

36.6 MB

026_Caching_Http_Response_Data_en.srt

13.1 KB

027_Adding_Route_Transitions.mp4

45.1 MB

027_Adding_Route_Transitions_en.srt

14.7 KB

028_The_Not_Found_Page_&_Summary.mp4

8.2 MB

028_The_Not_Found_Page_&_Summary_en.srt

3.6 KB

029_main-prj-01-starting-setup.zip

32.7 KB

029_main-prj-02-adding-route-page-components.zip

36.4 KB

029_main-prj-03-working-on-the-main-layout.zip

37.8 KB

029_main-prj-04-wiring-up-pages.zip

37.4 KB

029_main-prj-05-adding-vuex-and-coach-data.zip

40.9 KB

029_main-prj-06-working-on-the-coaches-list-and-item.zip

42.9 KB

029_main-prj-07-adding-a-couple-of-base-components.zip

44.9 KB

029_main-prj-08-building-the-coach-detail-component.zip

45.3 KB

029_main-prj-09-filtering-coaches.zip

44.8 KB

029_main-prj-10-registering-as-a-coach-the-form.zip

47.2 KB

029_main-prj-11-adding-coaches-to-vuex.zip

46.9 KB

029_main-prj-12-adding-form-validation.zip

47.3 KB

029_main-prj-13-storing-requests-messages.zip

50.0 KB

029_main-prj-14-outputting-incoming-requests.zip

51.7 KB

029_main-prj-15-filtering-requests-for-the-active-coach.zip

52.8 KB

029_main-prj-16-sending-a-put-http-request.zip

51.7 KB

029_main-prj-17-fetching-coach-data-get-http-request.zip

52.9 KB

029_main-prj-18-adding-http-error-handling.zip

53.9 KB

029_main-prj-19-sending-coaching-requests-http.zip

54.9 KB

029_main-prj-20-caching-http-response-data.zip

54.7 KB

029_main-prj-21-finished.zip

53.2 KB

029_Module_Resources.html

0.2 KB

/17_-_Vue_&_Authentication/

001_Module_Introduction.mp4

1.4 MB

001_Module_Introduction_en.srt

1.5 KB

002_How_Authentication_Works_in_Vue_Apps_(or_any_SPA).mp4

11.4 MB

002_How_Authentication_Works_in_Vue_Apps_(or_any_SPA)_en.srt

9.6 KB

003_auth-01-starting-project.zip

54.1 KB

003_Locking__Protecting_Backend_Resources.mp4

39.4 MB

003_Locking__Protecting_Backend_Resources_en.srt

8.9 KB

004_Adding_an_Authentication_Page_(Login_&_Signup).mp4

40.6 MB

004_Adding_an_Authentication_Page_(Login_&_Signup)_en.srt

14.9 KB

005_Preparing_Vuex.mp4

14.2 MB

005_Preparing_Vuex_en.srt

6.8 KB

006_Adding_a_Signup_Action_&_Flow.mp4

58.2 MB

006_Adding_a_Signup_Action_&_Flow_en.srt

13.2 KB

007_Better_UX_Loading_Spinner_&_Error_Handling.mp4

38.7 MB

007_Better_UX_Loading_Spinner_&_Error_Handling_en.srt

9.0 KB

008_Adding_a_Login_Action_&_Flow.mp4

23.1 MB

008_Adding_a_Login_Action_&_Flow_en.srt

5.0 KB

009_Attaching_the_Token_to_Outgoing_Requests.mp4

26.6 MB

009_Attaching_the_Token_to_Outgoing_Requests_en.srt

7.0 KB

010_Updating_the_UI_Based_on_Auth_State.mp4

35.0 MB

010_Updating_the_UI_Based_on_Auth_State_en.srt

5.8 KB

011_Adding_a_Logout_Action_&_Flow.mp4

15.4 MB

011_Adding_a_Logout_Action_&_Flow_en.srt

5.9 KB

012_Authentication_&_Routing_(incl._Navigation_Guards).mp4

52.0 MB

012_Authentication_&_Routing_(incl._Navigation_Guards)_en.srt

17.1 KB

013_Adding_Auto_Login.mp4

60.5 MB

013_Adding_Auto_Login_en.srt

12.9 KB

014_Adding_Auto_Logout.mp4

93.4 MB

014_Adding_Auto_Logout_en.srt

18.0 KB

015_Summary.mp4

11.9 MB

015_Summary_en.srt

2.2 KB

016_auth-01-starting-project.zip

54.1 KB

016_auth-02-adding-an-authentication-page.zip

56.3 KB

016_auth-03-adding-a-signup-action.zip

57.5 KB

016_auth-04-better-ux-loading-spinner-error-handling.zip

59.9 KB

016_auth-05-adding-a-login-action.zip

57.7 KB

016_auth-06-attaching-the-token-to-outgoing-requests.zip

60.0 KB

016_auth-07-adding-a-logout-action.zip

58.1 KB

016_auth-08-authentication-and-routing.zip

58.8 KB

016_auth-09-adding-auto-login.zip

58.3 KB

016_auth-10-adding-auto-logout.zip

58.3 KB

016_auth-11-finished.zip

57.1 KB

016_Module_Resources.html

0.2 KB

freefiles.top.txt

0.0 KB

/18_-_Optimizing_&_Deploying_Vue_Apps/

001_Module_Introduction.mp4

2.2 MB

001_Module_Introduction_en.srt

1.8 KB

002_What_To_Deploy.mp4

5.7 MB

002_What_To_Deploy_en.srt

4.4 KB

003_deploy-01-starting-project.zip

58.3 KB

003_Optimization_Using_Asynchronous_Components.mp4

133.5 MB

003_Optimization_Using_Asynchronous_Components_en.srt

18.8 KB

004_Note_Async_Components_&_Routing.html

0.5 KB

005_Building_the_Project_For_Production.mp4

29.1 MB

005_Building_the_Project_For_Production_en.srt

5.7 KB

006_Deploying_a_Vue_App.mp4

21.3 MB

006_Deploying_a_Vue_App_en.srt

13.5 KB

007_deploy-01-starting-project.zip

58.3 KB

007_deploy-02-async-components.zip

58.5 KB

007_Module_Resources.html

0.2 KB

/19_-_The_Composition_API_-_Replacing_the_Options_API/

001_Module_Introduction.mp4

2.6 MB

001_Module_Introduction_en.srt

2.9 KB

002_Which_Problem_Does_The_Composition_API_Solve.mp4

48.7 MB

002_Which_Problem_Does_The_Composition_API_Solve_en.srt

10.4 KB

003_composition-01-starting-setup.zip

33.3 KB

003_Replacing_data_with_refs.mp4

33.1 MB

003_Replacing_data_with_refs_en.srt

18.1 KB

004_Replacing_the_setup()_Method.html

1.7 KB

005_Building_reactive_Objects.mp4

34.8 MB

005_Building_reactive_Objects_en.srt

15.5 KB

006_Reactivity_A_Deep_Dive.mp4

27.2 MB

006_Reactivity_A_Deep_Dive_en.srt

14.4 KB

007_Replacing_methods_with_Regular_Functions.mp4

22.5 MB

007_Replacing_methods_with_Regular_Functions_en.srt

10.8 KB

008_Replacing_Computed_Properties_with_the_computed_Function.mp4

49.4 MB

008_Replacing_Computed_Properties_with_the_computed_Function_en.srt

11.9 KB

009_Two-Way-Binding_and_the_Composition_API.mp4

10.0 MB

009_Two-Way-Binding_and_the_Composition_API_en.srt

4.6 KB

010_Working_with_Watchers.mp4

15.2 MB

010_Working_with_Watchers_en.srt

8.0 KB

011_A_First_Summary.mp4

5.7 MB

011_A_First_Summary_en.srt

2.3 KB

012_How_To_Use_Template_Refs.mp4

17.2 MB

012_How_To_Use_Template_Refs_en.srt

6.8 KB

013_Components,_Props_&_The_Composition_API.mp4

63.1 MB

013_Components,_Props_&_The_Composition_API_en.srt

11.2 KB

014_Emitting_Custom_Events.mp4

8.2 MB

014_Emitting_Custom_Events_en.srt

3.9 KB

015_Working_with_Provide_Inject.mp4

24.1 MB

015_Working_with_Provide_Inject_en.srt

5.2 KB

016_Lifecycle_Hooks_in_the_Composition_API.mp4

28.0 MB

016_Lifecycle_Hooks_in_the_Composition_API_en.srt

7.4 KB

017_composition-13-demo-starting-project.zip

39.2 KB

017_Migrating_from_Options_API_to_Composition_API_-_An_Example_Project.mp4

5.5 MB

017_Migrating_from_Options_API_to_Composition_API_-_An_Example_Project_en.srt

3.1 KB

018_Migrating_a_First_Component.mp4

22.1 MB

018_Migrating_a_First_Component_en.srt

11.0 KB

019_Migrating_a_Big_Component.mp4

86.6 MB

019_Migrating_a_Big_Component_en.srt

19.0 KB

020_Migrating_the_Remaining_Components.mp4

52.1 MB

020_Migrating_the_Remaining_Components_en.srt

17.9 KB

021_composition-17-routing-starting-project.zip

37.3 KB

021_Routing,_Params_&_The_Composition_API.mp4

24.2 MB

021_Routing,_Params_&_The_Composition_API_en.srt

10.6 KB

022_The_Route_&_Router_Objects_and_the_Composition_API.mp4

19.3 MB

022_The_Route_&_Router_Objects_and_the_Composition_API_en.srt

7.2 KB

023_composition-19-vuex-starting-project.zip

34.6 KB

023_Using_Vuex_with_the_Composition_API.mp4

11.4 MB

023_Using_Vuex_with_the_Composition_API_en.srt

7.1 KB

024_Summary.mp4

6.3 MB

024_Summary_en.srt

5.5 KB

025_composition-01-starting-setup.zip

33.3 KB

025_composition-02-replacing-data-with-refs.zip

33.7 KB

025_composition-03-building-reactive-objects.zip

33.8 KB

025_composition-04-replacing-methods-with-regular-functions.zip

34.3 KB

025_composition-05-replacing-computed-properties.zip

34.1 KB

025_composition-06-two-way-binding.zip

33.6 KB

025_composition-07-working-with-watchers.zip

33.9 KB

025_composition-08-how-to-use-template-refs.zip

34.1 KB

025_composition-09-components-props.zip

34.6 KB

025_composition-10-emitting-custom-events.zip

34.8 KB

025_composition-11-working-with-provide-inject.zip

35.0 KB

025_composition-12-lifecycle-hooks.zip

34.7 KB

025_composition-13-demo-starting-project.zip

39.2 KB

025_composition-14-migrating-a-first-component.zip

39.5 KB

025_composition-15-migrating-a-big-component.zip

39.7 KB

025_composition-16-migrating-the-remaining-components.zip

40.4 KB

025_composition-17-routing-starting-project.zip

37.3 KB

025_composition-18-route-and-router-objects.zip

37.5 KB

025_composition-19-vuex-starting-project.zip

34.6 KB

025_composition-20-using-vuex.zip

34.4 KB

025_Module_Resources.html

0.2 KB

/20_-_Reusing_Functionality_Mixins_&_Custom_Composition_Functions/

001_Module_Introduction.mp4

1.8 MB

001_Module_Introduction_en.srt

1.8 KB

002_Reusability_Concepts.mp4

12.3 MB

002_Reusability_Concepts_en.srt

7.6 KB

002_reuse-01-starting-setup.zip

35.2 KB

003_Using_Mixins.mp4

19.4 MB

003_Using_Mixins_en.srt

7.0 KB

004_Understanding_Mixin_Merging.mp4

10.4 MB

004_Understanding_Mixin_Merging_en.srt

4.9 KB

005_Global_Mixins.mp4

6.6 MB

005_Global_Mixins_en.srt

4.7 KB

006_Disadvantages_of_Mixins.mp4

10.9 MB

006_Disadvantages_of_Mixins_en.srt

6.4 KB

007_Custom_Hooks__Composables_&_The_Composition_API.mp4

27.8 MB

007_Custom_Hooks__Composables_&_The_Composition_API_en.srt

14.5 KB

007_reuse-04-composition-api-starting-project.zip

36.0 KB

008_More_Custom_Composition_Functions.mp4

13.3 MB

008_More_Custom_Composition_Functions_en.srt

5.8 KB

009_Why_Hooks__Composables_Beat_Mixins.mp4

4.1 MB

009_Why_Hooks__Composables_Beat_Mixins_en.srt

2.2 KB

010_Example_Creating_a_Search_Hook.mp4

98.9 MB

010_Example_Creating_a_Search_Hook_en.srt

17.0 KB

010_reuse-07-example-starting-project.zip

39.6 KB

011_Custom_Hooks_Gotchas.mp4

59.8 MB

011_Custom_Hooks_Gotchas_en.srt

12.7 KB

012_More_Thoughts_on_Custom_Hooks__Composables.mp4

13.0 MB

012_More_Thoughts_on_Custom_Hooks__Composables_en.srt

4.8 KB

013_Example_A_Custom_Sort_Hook.mp4

23.7 MB

013_Example_A_Custom_Sort_Hook_en.srt

9.5 KB

014_Module_Resources.html

0.2 KB

014_reuse-01-starting-setup.zip

35.2 KB

014_reuse-02-using-mixins.zip

35.6 KB

014_reuse-03-global-mixins.zip

36.0 KB

014_reuse-04-composition-api-starting-project.zip

36.0 KB

014_reuse-05-custom-hooks-composables.zip

36.2 KB

014_reuse-06-more-custom-composition-functions.zip

36.7 KB

014_reuse-07-example-starting-project.zip

39.6 KB

014_reuse-08-example-creating-a-search-hook.zip

40.6 KB

014_reuse-09-example-a-custom-sort-hook.zip

40.8 KB

freefiles.top.txt

0.0 KB

/21_-_Roundup_&_Next_Steps/

001_Thanks_for_being_part_of_the_course!.mp4

11.6 MB

001_Thanks_for_being_part_of_the_course!_en.srt

2.0 KB

002_Course_Roundup_&_Next_Steps.mp4

4.2 MB

002_Course_Roundup_&_Next_Steps_en.srt

5.3 KB

/

freefiles.top.txt

0.0 KB

/23_-_Learn_Vue_2__Old_Course_Content/

001_Vue_2_Course_Content.html

0.9 KB

/.../01 Getting Started/Code/

01-finished.zip

58.0 KB

/.../01 Getting Started/Videos/

getting-started-01-intro.mp4

21.2 MB

getting-started-02-first-app.mp4

30.1 MB

getting-started-03-enhancing-the-app.mp4

28.3 MB

getting-started-04-course-structure.mp4

25.3 MB

getting-started-05-course-resources.mp4

11.0 MB

getting-started-06-local-setup.mp4

16.4 MB

/.../02 DOM Interaction/Code/

finished-code-snapshots.txt

0.1 KB

/.../01-starting-code/

app.js

0.2 KB

index.html

0.2 KB

/.../02 DOM Interaction/Code/02-assignment-1/

solution.txt

0.1 KB

/.../02 DOM Interaction/Code/02-assignment-1/starting-code/

how-to-use.txt

0.2 KB

index.html

0.7 KB

/.../02 DOM Interaction/Code/03-assignment-2/

solution.txt

0.1 KB

solution.txt.sb-a72ff08a-WfFvqt

0.1 KB

/.../02 DOM Interaction/Code/03-assignment-2/starting-code/

app.js

0.1 KB

how-to-use.txt

0.3 KB

index.html

0.6 KB

/.../02 DOM Interaction/Code/04-assignment-3/

solution.txt

0.1 KB

/.../02 DOM Interaction/Code/04-assignment-3/starting-code/

app.js

0.1 KB

how-to-use.txt

0.3 KB

index.html

0.6 KB

/.../02 DOM Interaction/Code/05-assignment-4/

solution.txt

0.4 KB

solution.txt.sb-a72ff08a-w4lbU3

0.1 KB

/.../02 DOM Interaction/Code/05-assignment-4/starting-code/

app.js

0.1 KB

how-to-use.txt

0.3 KB

index.html

1.2 KB

styles.css

0.2 KB

/.../02 DOM Interaction/Videos/

dom-interaction-01-intro.mp4

4.3 MB

dom-interaction-02-basics.mp4

17.6 MB

dom-interaction-03-template-syntax-and-the-vue-instance.mp4

16.3 MB

dom-interaction-04-vue-instance-proxies.mp4

11.5 MB

dom-interaction-05-attribute-binding.mp4

16.5 MB

dom-interaction-06-understanding-directives.mp4

9.6 MB

dom-interaction-07-only-rendering-once-with-v-once.mp4

11.2 MB

dom-interaction-08-output-raw-html.mp4

18.1 MB

dom-interaction-09-event-directive.mp4

11.6 MB

dom-interaction-10-using-the-event-object.mp4

16.3 MB

dom-interaction-11-event-custom-args.mp4

12.8 MB

dom-interaction-12-event-modifiers.mp4

23.6 MB

dom-interaction-13-key-modifiers.mp4

14.7 MB

dom-interaction-14-template-js-expressions.mp4

25.5 MB

dom-interaction-15-two-way-binding.mp4

11.3 MB

dom-interaction-16-computed-properties.mp4

66.2 MB

dom-interaction-17-watch.mp4

27.2 MB

dom-interaction-18-shorthands.mp4

9.7 MB

dom-interaction-19-css-classes.mp4

28.2 MB

dom-interaction-20-css-classes-object-in-data.mp4

10.2 MB

dom-interaction-21-css-classes-class-names.mp4

23.8 MB

dom-interaction-22-styles.mp4

20.2 MB

dom-interaction-23-styles-arrays-roundup.mp4

8.0 MB

dom-interaction-24-wrap-up.mp4

4.4 MB

dom-interaction-exercise-01-problem-output.mp4

14.4 MB

dom-interaction-exercise-01-solution-output.mp4

42.2 MB

dom-interaction-exercise-02-problem-events.mp4

11.3 MB

dom-interaction-exercise-02-solution-events.mp4

33.8 MB

dom-interaction-exercise-03-problem-solution-computed.mp4

40.0 MB

dom-interaction-exercise-03-problem-template-computed.mp4

17.8 MB

dom-interaction-exercise-04-problem-styles.mp4

28.2 MB

dom-interaction-exercise-04-solution-styles.mp4

125.1 MB

/.../03 Conditionals & Lists/Code/

finished-code-snapshots.txt

0.1 KB

/.../01-starting-code/

app.js

0.2 KB

index.html

0.2 KB

/.../03 Conditionals & Lists/Code/02-assignment/

solution.txt

0.1 KB

/.../03 Conditionals & Lists/Code/02-assignment/starting-code/

app.js

0.3 KB

how-to-use.txt

0.3 KB

index.html

1.0 KB

/.../03 Conditionals & Lists/Videos/

conditionals-lists-01-intro.mp4

4.8 MB

conditionals-lists-02-v-if.mp4

23.8 MB

conditionals-lists-03-v-if-template.mp4

10.7 MB

conditionals-lists-04-v-show.mp4

13.7 MB

conditionals-lists-05-v-for.mp4

15.1 MB

conditionals-lists-06-v-for-index.mp4

11.8 MB

conditionals-lists-07-v-for-template.mp4

7.4 MB

conditionals-lists-08-v-for-objects.mp4

30.1 MB

conditionals-lists-09-v-for-range.mp4

6.3 MB

conditionals-lists-10-v-for-key.mp4

30.8 MB

conditionals-lists-11-wrap-up.mp4

5.2 MB

conditionals-lists-exercise-01-problem.mp4

11.2 MB

conditionals-lists-exercise-01-solution.mp4

63.7 MB

/.../01-starting-code/

index.html

1.6 KB

/.../01-starting-code/css/

app.css

1.3 KB

foundation.min.css

33.1 KB

/.../04 First Project/Code/02-finished/

app.js

2.6 KB

index.html

2.2 KB

/.../04 First Project/Code/02-finished/css/

app.css

1.3 KB

foundation.min.css

33.1 KB

/.../04 First Project/Videos/

first-project-01-intro-challenge.mp4

19.7 MB

first-project-02-setup.mp4

20.0 MB

first-project-03-vue-instance-health-styles.mp4

38.8 MB

first-project-04-conditionally-show-buttons.mp4

14.7 MB

first-project-05-start-game-method.mp4

11.2 MB

first-project-06-attacking-method.mp4

49.2 MB

first-project-07-refactoring-code.mp4

31.4 MB

first-project-08-special-attack.mp4

15.5 MB

first-project-09-heal.mp4

17.8 MB

first-project-10-finish-action-buttons.mp4

6.5 MB

first-project-11-log-add-turns.mp4

18.6 MB

first-project-12-printing-the-log.mp4

17.2 MB

first-project-13-finishing-the-log.mp4

13.4 MB

first-project-14-conditional-classes-log.mp4

12.5 MB

first-project-15-wrap-up.mp4

12.6 MB

/.../05 Understanding VueJS Instance/Code/

finished-code-snapshots.txt

0.1 KB

/.../01-starting-code/

app.js

0.5 KB

index.html

0.2 KB

/.../05 Understanding VueJS Instance/Videos/

understanding-vue-instance-01-intro.mp4

6.3 MB

understanding-vue-instance-02-vuejs-instance-basics-summary.mp4

23.0 MB

understanding-vue-instance-03-multiple-vue-instances.mp4

21.1 MB

understanding-vue-instance-04-accessing-the-vue-instance-from-outside.mp4

24.7 MB

understanding-vue-instance-05-how-vuejs-manages-and-proxies-properties-and-methods.mp4

34.5 MB

understanding-vue-instance-06-$el-and-$data.mp4

40.9 MB

understanding-vue-instance-07-$refs-and-vue-templates.mp4

43.5 MB

understanding-vue-instance-08-vue-api-ref.mp4

6.6 MB

understanding-vue-instance-09-vuejs-mounting-templates.mp4

47.6 MB

understanding-vue-instance-10-components.mp4

35.2 MB

understanding-vue-instance-11-vue-template-limitations-summary.mp4

20.6 MB

understanding-vue-instance-12-virtual-dom-updating.mp4

19.9 MB

understanding-vue-instance-13-vuejs-lifecycle-theory.mp4

19.7 MB

understanding-vue-instance-14-vuejs-lifecycle-practice.mp4

40.0 MB

understanding-vue-instance-15-wrap-up.mp4

5.6 MB

/.../06 Vue CLI & Workflows/Videos/

vue-cli-01-intro.mp4

12.4 MB

vue-cli-02-why-dev-server.mp4

17.1 MB

vue-cli-03-dev-workflow.mp4

24.4 MB

vue-cli-04-the-vue-cli.mp4

11.6 MB

vue-cli-05-install-vue-cli-and-setup-project.mp4

30.2 MB

vue-cli-06-folder-structure.mp4

23.2 MB

vue-cli-07-vue-files.mp4

43.6 MB

vue-cli-08-the-object-in-the-vue-file.mp4

7.2 MB

vue-cli-09-production-build.mp4

5.5 MB

vue-cli-10-wrap-up_1.mp4

7.0 MB

/.../01-starting-code/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../01-starting-code/src/

App.vue

0.3 KB

main.js

0.1 KB

/.../01-starting-code/src/assets/

logo.png

6.8 KB

/.../07 Introduction to Components/Code/02-assignment-1/Finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../07 Introduction to Components/Code/02-assignment-1/Finished/src/

App.vue

0.7 KB

Footer.vue

0.3 KB

Header.vue

0.2 KB

main.js

0.1 KB

ServerDetails.vue

0.2 KB

Servers.vue

0.3 KB

/.../07 Introduction to Components/Code/02-assignment-1/Finished/src/assets/

logo.png

6.8 KB

/.../07 Introduction to Components/Code/02-assignment-1/Start/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../07 Introduction to Components/Code/02-assignment-1/Start/src/

App.vue

1.0 KB

main.js

0.1 KB

/.../07 Introduction to Components/Code/02-assignment-1/Start/src/assets/

logo.png

6.8 KB

/.../03-code-before-better-structure/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../03-code-before-better-structure/src/

App.vue

0.8 KB

main.js

0.1 KB

/.../03-code-before-better-structure/src/assets/

logo.png

6.8 KB

/.../03-code-before-better-structure/src/components/Server/

ServerDetails.vue

0.2 KB

Servers.vue

0.4 KB

/.../03-code-before-better-structure/src/components/Shared/

Footer.vue

0.3 KB

Header.vue

0.2 KB

/.../07 Introduction to Components/Code/04-finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../07 Introduction to Components/Code/04-finished/src/

App.vue

0.8 KB

main.js

0.1 KB

/.../07 Introduction to Components/Code/04-finished/src/assets/

logo.png

6.8 KB

/.../07 Introduction to Components/Code/04-finished/src/components/Server/

ServerDetails.vue

0.2 KB

Servers.vue

0.3 KB

/.../07 Introduction to Components/Code/04-finished/src/components/Shared/

Footer.vue

0.3 KB

Header.vue

0.2 KB

/.../07 Introduction to Components/Videos/

components-intro-01-intro.mp4

6.0 MB

components-intro-02-component-introduction.mp4

30.1 MB

components-intro-03-the-data-function.mp4

26.8 MB

components-intro-04-local-vs-global-registration.mp4

18.6 MB

components-intro-05-app-vue-root-component.mp4

20.1 MB

components-intro-06-creating-a-component.mp4

24.1 MB

components-intro-07-using-components-in-practice.mp4

32.2 MB

components-intro-08-exercise-problem.mp4

12.7 MB

components-intro-09-exercise-solution.mp4

15.3 MB

components-intro-10-better-folder-structures.mp4

19.2 MB

components-intro-11-vuejs-component-selectors.mp4

34.2 MB

components-intro-12-scoped-styles.mp4

44.7 MB

components-intro-13-wrap-up.mp4

5.8 MB

/.../01-starting-code/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../01-starting-code/src/

App.vue

0.4 KB

main.js

0.2 KB

/.../01-starting-code/src/assets/

logo.png

6.8 KB

/.../01-starting-code/src/components/

User.vue

1.5 KB

UserDetail.vue

1.1 KB

UserEdit.vue

0.7 KB

/.../08 Component Communication/Code/02-assignment/Finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../08 Component Communication/Code/02-assignment/Finished/src/

App.vue

0.8 KB

main.js

0.1 KB

/.../08 Component Communication/Code/02-assignment/Finished/src/assets/

logo.png

6.8 KB

/.../08 Component Communication/Code/02-assignment/Finished/src/components/Server/

Server.vue

0.5 KB

ServerDetails.vue

0.8 KB

Servers.vue

0.7 KB

/.../08 Component Communication/Code/02-assignment/Finished/src/components/Shared/

Footer.vue

0.3 KB

Header.vue

0.2 KB

/.../08 Component Communication/Code/02-assignment/Start/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../08 Component Communication/Code/02-assignment/Start/src/

App.vue

0.8 KB

main.js

0.1 KB

/.../08 Component Communication/Code/02-assignment/Start/src/assets/

logo.png

6.8 KB

/.../08 Component Communication/Code/02-assignment/Start/src/components/Server/

ServerDetails.vue

0.2 KB

Servers.vue

0.3 KB

/.../08 Component Communication/Code/02-assignment/Start/src/components/Shared/

Footer.vue

0.3 KB

Header.vue

0.2 KB

/.../08 Component Communication/Code/03-finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../08 Component Communication/Code/03-finished/src/

App.vue

0.4 KB

main.js

0.1 KB

/.../08 Component Communication/Code/03-finished/src/assets/

logo.png

6.8 KB

/.../08 Component Communication/Code/03-finished/src/components/

User.vue

0.7 KB

UserDetail.vue

0.2 KB

UserEdit.vue

0.2 KB

/.../08 Component Communication/Videos/

components-communication-01-intro.mp4

4.8 MB

components-communication-02-setup-communication-problems.mp4

19.5 MB

components-communication-03-parent-to-child-with-props.mp4

23.4 MB

components-communication-04-prop-names.mp4

9.3 MB

components-communication-05-props-in-the-vue-instance.mp4

10.5 MB

components-communication-06-props-validation.mp4

35.7 MB

components-communication-07-from-child-to-parent-custom-event.mp4

42.2 MB

components-communication-08-unidirectional-data-flow.mp4

5.5 MB

components-communication-09-callback-function-communication.mp4

16.6 MB

components-communication-10-sibling-communication-parent-child-chain.mp4

45.4 MB

components-communication-11-event-bus-sibling-communication.mp4

36.7 MB

components-communication-12-event-bus-centralize-code.mp4

15.3 MB

components-communication-13-exercise-problem.mp4

20.1 MB

components-communication-14-exercise-solution.mp4

66.7 MB

components-communication-15-wrap-up.mp4

3.8 MB

/.../01-starting-code/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../01-starting-code/src/

App.vue

0.2 KB

main.js

0.1 KB

/.../01-starting-code/src/assets/

logo.png

6.8 KB

/.../09 Advanced Component Concepts/Code/02-assignment/Finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../09 Advanced Component Concepts/Code/02-assignment/Finished/src/

App.vue

1.5 KB

main.js

0.1 KB

/.../09 Advanced Component Concepts/Code/02-assignment/Finished/src/assets/

logo.png

6.8 KB

/.../09 Advanced Component Concepts/Code/02-assignment/Finished/src/components/

Blue.vue

0.3 KB

Green.vue

0.3 KB

Red.vue

0.3 KB

/.../09 Advanced Component Concepts/Code/02-assignment/Start/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../09 Advanced Component Concepts/Code/02-assignment/Start/src/

App.vue

0.9 KB

main.js

0.1 KB

/.../09 Advanced Component Concepts/Code/02-assignment/Start/src/assets/

logo.png

6.8 KB

/.../09 Advanced Component Concepts/Code/02-assignment/Start/src/components/

Blue.vue

0.2 KB

Green.vue

0.2 KB

Red.vue

0.2 KB

/.../09 Advanced Component Concepts/Code/03-finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../09 Advanced Component Concepts/Code/03-finished/src/

App.vue

1.3 KB

main.js

0.1 KB

/.../09 Advanced Component Concepts/Code/03-finished/src/assets/

logo.png

6.8 KB

/.../09 Advanced Component Concepts/Code/03-finished/src/components/

Author.vue

0.1 KB

New.vue

0.5 KB

Quote.vue

0.6 KB

/.../09 Advanced Component Concepts/Videos/

components-advanced-01-intro.mp4

4.4 MB

components-advanced-02-project-setup.mp4

17.7 MB

components-advanced-03-the-suboptimal-solution.mp4

14.5 MB

components-advanced-04-using-slots.mp4

5.0 MB

components-advanced-05-slot-compilation-and-style-scope.mp4

21.6 MB

components-advanced-06-named-slots.mp4

18.6 MB

components-advanced-07-default-slots-and-slot-defaults.mp4

13.6 MB

components-advanced-08-slot-summary.mp4

6.2 MB

components-advanced-09-dynamic-components.mp4

38.9 MB

components-advanced-10-dynamic-component-behavior.mp4

13.2 MB

components-advanced-11-keeping-dynamic-components-alive.mp4

6.5 MB

components-advanced-12-additional-lifecycle-hooks.mp4

8.8 MB

components-advanced-13-exercise-problem.mp4

10.5 MB

components-advanced-14-exercise-solution.mp4

20.9 MB

components-advanced-15-wrap-up.mp4

8.1 MB

/.../10 Second Project/Code/

progress-bar.html

0.1 KB

/.../01-starting-code/

index.html

0.5 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../01-starting-code/src/

App.vue

0.1 KB

main.js

0.1 KB

/.../01-starting-code/src/assets/

logo.png

6.8 KB

/.../10 Second Project/Code/02-finished/

index.html

0.5 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../10 Second Project/Code/02-finished/src/

App.vue

1.4 KB

main.js

0.1 KB

/.../10 Second Project/Code/02-finished/src/assets/

logo.png

6.8 KB

/.../10 Second Project/Code/02-finished/src/components/

Header.vue

0.6 KB

NewQuote.vue

0.9 KB

Quote.vue

0.5 KB

QuoteGrid.vue

0.5 KB

/.../10 Second Project/Videos/

second-project-01-intro.mp4

9.1 MB

second-project-02-project-setup.mp4

8.7 MB

second-project-03-app-initilization.mp4

7.8 MB

second-project-04-creating-components.mp4

22.0 MB

second-project-05-slots-props.mp4

12.1 MB

second-project-06-new-quote-component.mp4

23.3 MB

second-project-07-add-quote-custom-event.mp4

21.1 MB

second-project-08-info-box.mp4

7.2 MB

second-project-09-delete-quotes.mp4

22.1 MB

second-project-10-setup-progressbar.mp4

22.5 MB

second-project-11-finishing-touches-state-management.mp4

13.6 MB

/.../01-starting-code/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../01-starting-code/src/

App.vue

4.8 KB

main.js

0.1 KB

/.../01-starting-code/src/assets/

logo.png

6.8 KB

/11 Forms/Code/02-assignment/Finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/11 Forms/Code/02-assignment/Finished/src/

App.vue

3.2 KB

FullName.vue

1.1 KB

main.js

0.1 KB

/11 Forms/Code/02-assignment/Finished/src/assets/

logo.png

6.8 KB

/11 Forms/Code/02-assignment/Start/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/11 Forms/Code/02-assignment/Start/src/

App.vue

1.7 KB

main.js

0.1 KB

/11 Forms/Code/02-assignment/Start/src/assets/

logo.png

6.8 KB

/11 Forms/Code/03-finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/11 Forms/Code/03-finished/src/

App.vue

6.8 KB

main.js

0.1 KB

Switch.vue

0.9 KB

/11 Forms/Code/03-finished/src/assets/

logo.png

6.8 KB

/11 Forms/Code/Custom Control/

Switch.vue

0.9 KB

/11 Forms/Videos/

forms-01-intro.mp4

4.4 MB

forms-01-problem.mp4

13.3 MB

forms-02-basic-input-form-binding-v-model.mp4

25.7 MB

forms-02-solution.mp4

105.1 MB

forms-03-group-data-object-prepopulate-fields.mp4

19.3 MB

forms-04-input-modifiers.mp4

19.0 MB

forms-05-textarea-and-line-breaks.mp4

20.5 MB

forms-06-checkboxes-array.mp4

31.8 MB

forms-07-radio-buttons.mp4

18.2 MB

forms-08-select-input.mp4

36.9 MB

forms-09-v-model-behind-the-scenes-custom-control.mp4

19.2 MB

forms-10-custom-control.mp4

36.5 MB

forms-11-submit-and-prevent.mp4

16.6 MB

forms-12-wrap-up.mp4

4.8 MB

/.../01-starting-code/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../01-starting-code/src/

App.vue

0.3 KB

main.js

0.1 KB

/.../01-starting-code/src/assets/

logo.png

6.8 KB

/12 Directives/Code/02-assignment/Finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/12 Directives/Code/02-assignment/Finished/src/

App.vue

1.5 KB

main.js

0.1 KB

/12 Directives/Code/02-assignment/Finished/src/assets/

logo.png

6.8 KB

/12 Directives/Code/02-assignment/Start/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/12 Directives/Code/02-assignment/Start/src/

App.vue

0.4 KB

main.js

0.1 KB

/12 Directives/Code/02-assignment/Start/src/assets/

logo.png

6.8 KB

/12 Directives/Code/03-finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/12 Directives/Code/03-finished/src/

App.vue

2.4 KB

main.js

0.6 KB

/12 Directives/Code/03-finished/src/assets/

logo.png

6.8 KB

/12 Directives/Videos/

directives-01-intro.mp4

4.8 MB

directives-02-directives-basics.mp4

23.2 MB

directives-03-directive-hooks.mp4

12.7 MB

directives-04-custom-directive-simple.mp4

8.7 MB

directives-05-custom-directive-value.mp4

7.9 MB

directives-06-custom-directive-argument.mp4

17.7 MB

directives-07-custom-directive-modifiers.mp4

16.2 MB

directives-08-summary.mp4

3.7 MB

directives-09-local-directives.mp4

12.0 MB

directives-10-multiple-modifiers.mp4

30.9 MB

directives-11-more-complex-value.mp4

18.6 MB

directives-12-wrap-up.mp4

5.8 MB

directives-exercise-01-problem.mp4

6.1 MB

directives-exercise-01-solution.mp4

41.6 MB

/.../01-starting-code/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../01-starting-code/src/

App.vue

0.3 KB

main.js

0.1 KB

/.../01-starting-code/src/assets/

logo.png

6.8 KB

/.../02-finished-filters/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../02-finished-filters/src/

App.vue

1.1 KB

main.js

0.2 KB

/.../02-finished-filters/src/assets/

logo.png

6.8 KB

/.../13 Filters & Mixins/Code/03-assignment/Finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../13 Filters & Mixins/Code/03-assignment/Finished/src/

App.vue

1.6 KB

lengthAwareMixin.js

0.2 KB

main.js

0.2 KB

/.../13 Filters & Mixins/Code/03-assignment/Finished/src/assets/

logo.png

6.8 KB

/.../13 Filters & Mixins/Code/03-assignment/Start/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../13 Filters & Mixins/Code/03-assignment/Start/src/

App.vue

0.9 KB

main.js

0.3 KB

/.../13 Filters & Mixins/Code/03-assignment/Start/src/assets/

logo.png

6.8 KB

/.../04-finished-mixins/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../04-finished-mixins/src/

App.vue

1.1 KB

fruitMixin.js

0.4 KB

List.vue

0.4 KB

main.js

0.3 KB

/.../04-finished-mixins/src/assets/

logo.png

6.8 KB

/.../13 Filters & Mixins/Videos/

filters-mixins-01-intro.mp4

4.3 MB

filters-mixins-02-creating-a-local-filter.mp4

29.9 MB

filters-mixins-03-global-filter-and-chaining.mp4

12.6 MB

filters-mixins-04-alternative-computed-property.mp4

35.9 MB

filters-mixins-05-mixin-problem-set.mp4

16.2 MB

filters-mixins-06-creating-and-using-mixins.mp4

15.5 MB

filters-mixins-07-mixin-merging.mp4

20.5 MB

filters-mixins-08-global-mixin-merging.mp4

24.2 MB

filters-mixins-09-object-scope.mp4

17.2 MB

filters-mixins-10-wrap-up.mp4

12.9 MB

filters-mixins-exercise-01-problem.mp4

9.5 MB

filters-mixins-exercise-01-solution.mp4

56.2 MB

/.../01-starting-code/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../01-starting-code/src/

App.vue

0.4 KB

main.js

0.1 KB

/.../01-starting-code/src/assets/

logo.png

6.8 KB

/.../14 Animations & Transitions/Code/02-finished/

index.html

0.5 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../14 Animations & Transitions/Code/02-finished/src/

App.vue

6.9 KB

DangerAlert.vue

0.1 KB

main.js

0.1 KB

SuccessAlert.vue

0.1 KB

/.../14 Animations & Transitions/Code/02-finished/src/assets/

logo.png

6.8 KB

/.../03-mini-app-start/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../03-mini-app-start/src/

App.vue

1.2 KB

main.js

0.1 KB

/.../03-mini-app-start/src/assets/

logo.png

6.8 KB

/.../03-mini-app-start/src/components/

Answer.vue

0.4 KB

Question.vue

4.0 KB

/.../04-mini-app-finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../04-mini-app-finished/src/

App.vue

1.9 KB

main.js

0.1 KB

/.../04-mini-app-finished/src/assets/

logo.png

6.8 KB

/.../04-mini-app-finished/src/components/

Answer.vue

0.4 KB

Question.vue

4.0 KB

/.../14 Animations & Transitions/Videos/

animations-transitions-01-intro.mp4

6.6 MB

animations-transitions-02-transitions-basics.mp4

4.9 MB

animations-transitions-03-code-preparation-transition-elemet.mp4

21.2 MB

animations-transitions-04-transition-css-classes.mp4

16.4 MB

animations-transitions-05-transition-assigning-css-classes.mp4

15.1 MB

animations-transitions-06-css-transition-fade.mp4

20.9 MB

animations-transitions-07-css-animation-slide.mp4

23.2 MB

animations-transitions-08-mixing-animation-and-transition.mp4

23.2 MB

animations-transitions-09-v-if-and-v-show.mp4

4.0 MB

animations-transitions-10-initial-animation.mp4

9.5 MB

animations-transitions-11-custom-css-classes.mp4

31.6 MB

animations-transitions-12-dynamic-names-and-attributes.mp4

19.1 MB

animations-transitions-13-transitioning-between-elements.mp4

2.8 MB

animations-transitions-14-transitioning-between-elements-practice.mp4

35.9 MB

animations-transitions-15-transition-events.mp4

9.8 MB

animations-transitions-16-js-hooks.mp4

57.9 MB

animations-transitions-17-css-false.mp4

10.8 MB

animations-transitions-18-js-animation.mp4

40.2 MB

animations-transitions-19-dynamic-components.mp4

43.4 MB

animations-transitions-20-transition-group-intro.mp4

3.7 MB

animations-transitions-21-group-animation-setup.mp4

30.3 MB

animations-transitions-22-using-transition-group-for-list-animations.mp4

42.2 MB

animations-transitions-23-mini-app-problem.mp4

6.4 MB

animations-transitions-24-mini-app-setup.mp4

88.1 MB

animations-transitions-25-mini-app-animations.mp4

38.5 MB

animations-transitions-26-wrap-up.mp4

5.9 MB

/.../01-starting-code/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../01-starting-code/src/

App.vue

0.3 KB

main.js

0.1 KB

/.../01-starting-code/src/assets/

logo.png

6.8 KB

/15 Http/Code/02-finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/15 Http/Code/02-finished/src/

App.vue

3.2 KB

main.js

0.5 KB

/15 Http/Code/02-finished/src/assets/

logo.png

6.8 KB

/15 Http/Videos/

http-01-intro.mp4

8.2 MB

http-02-vue-resource-setup.mp4

24.6 MB

http-03-setup-app-and-firebase.mp4

34.5 MB

http-04-posting-data.mp4

40.6 MB

http-05-getting-data-transforming-data.mp4

47.0 MB

http-06-global-config.mp4

18.4 MB

http-07-request-interceptor.mp4

22.7 MB

http-08-response-interceptors.mp4

19.3 MB

http-09-resources-basics.mp4

30.9 MB

http-10-resources-custom.mp4

17.9 MB

http-11-resouces-vs-normal-requests.mp4

3.6 MB

http-12-template-urls.mp4

35.9 MB

http-13-wrap-up.mp4

13.6 MB

/.../01-starting-code/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../01-starting-code/src/

App.vue

0.3 KB

main.js

0.1 KB

/.../01-starting-code/src/assets/

logo.png

6.8 KB

/.../01-starting-code/src/components/

Home.vue

0.4 KB

/.../01-starting-code/src/components/user/

User.vue

0.1 KB

UserDetail.vue

0.1 KB

UserEdit.vue

0.0 KB

UserStart.vue

0.4 KB

/16 Routing/Code/02-basics/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/16 Routing/Code/02-basics/src/

App.vue

0.6 KB

main.js

0.3 KB

routes.js

0.8 KB

/16 Routing/Code/02-basics/src/assets/

logo.png

6.8 KB

/16 Routing/Code/02-basics/src/components/

Header.vue

0.2 KB

Home.vue

0.4 KB

/16 Routing/Code/02-basics/src/components/user/

User.vue

0.4 KB

UserDetail.vue

0.4 KB

UserEdit.vue

0.2 KB

UserStart.vue

0.7 KB

/16 Routing/Code/03-finished/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/16 Routing/Code/03-finished/src/

App.vue

1.3 KB

main.js

0.6 KB

routes.js

1.4 KB

/16 Routing/Code/03-finished/src/assets/

logo.png

6.8 KB

/16 Routing/Code/03-finished/src/components/

Header.vue

0.2 KB

Home.vue

0.4 KB

/16 Routing/Code/03-finished/src/components/user/

User.vue

0.4 KB

UserDetail.vue

0.9 KB

UserEdit.vue

0.8 KB

UserStart.vue

0.7 KB

/16 Routing/Videos/

routing-01-intro.mp4

8.5 MB

routing-02-setup-vue-router.mp4

14.6 MB

routing-03-route-setup-router-view.mp4

37.5 MB

routing-04-hash-vs-history-mode.mp4

24.5 MB

routing-05-navigating-with-router-link.mp4

22.6 MB

routing-06-styling-active-links.mp4

19.3 MB

routing-07-programmatic-navigation.mp4

16.1 MB

routing-08-setting-up-dynamic-routes-with-params.mp4

10.7 MB

routing-09-fetching-dynamic-params.mp4

13.1 MB

routing-10-fetching-params-reactive.mp4

20.2 MB

routing-11-nested-routes.mp4

28.0 MB

routing-12-nested-routes-navigation-params.mp4

17.2 MB

routing-13-dynamic-to.mp4

11.3 MB

routing-14-better-way-to-create-links-named-routes.mp4

19.6 MB

routing-15-query-params.mp4

15.9 MB

routing-16-named-router-view.mp4

21.7 MB

routing-17-redirecting.mp4

15.7 MB

routing-18-catch-all-wildcard.mp4

8.2 MB

routing-19-transitions.mp4

18.7 MB

routing-20-passing-hash-fragment.mp4

20.2 MB

routing-21-controlling-scroll-behavior.mp4

22.5 MB

routing-22-router-guards.mp4

8.0 MB

routing-23-before-enter-guard.mp4

56.0 MB

routing-24-before-route-leave-guard.mp4

24.6 MB

routing-25-lazy-loading.mp4

50.9 MB

routing-26-wrap-up.mp4

8.8 MB

/.../01-starting-code/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../01-starting-code/src/

App.vue

0.7 KB

main.js

0.1 KB

/.../01-starting-code/src/assets/

logo.png

6.8 KB

/.../01-starting-code/src/components/

Counter.vue

0.4 KB

Result.vue

0.1 KB

/17 Vuex/Code/02-finished/

index.html

0.4 KB

package.json

0.8 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/17 Vuex/Code/02-finished/src/

App.vue

1.5 KB

main.js

0.1 KB

/17 Vuex/Code/02-finished/src/assets/

logo.png

6.8 KB

/17 Vuex/Code/02-finished/src/components/

AnotherCounter.vue

0.6 KB

AnotherResult.vue

0.4 KB

Counter.vue

0.5 KB

Result.vue

0.3 KB

/17 Vuex/Code/02-finished/src/store/

actions.js

0.2 KB

getters.js

0.1 KB

mutations.js

0.1 KB

store.js

0.4 KB

types.js

0.7 KB

/17 Vuex/Code/02-finished/src/store/modules/

counter.js

1.2 KB

value.js

0.0 KB

/17 Vuex/Videos/

vuex-01-intro.mp4

5.8 MB

vuex-02-why-a-different-state-management.mp4

14.3 MB

vuex-03-understanding-central-state.mp4

8.7 MB

vuex-04-using-state.mp4

41.8 MB

vuex-05-the-problem-of-the-current-solution.mp4

16.9 MB

vuex-06-understanding-getters.mp4

4.9 MB

vuex-07-using-getters.mp4

15.7 MB

vuex-08-map-getters.mp4

43.6 MB

vuex-09-understanding-mutations.mp4

7.7 MB

vuex-10-using-mutations.mp4

31.3 MB

vuex-11-sync-mutations-problem.mp4

11.3 MB

vuex-12-understanding-actions.mp4

9.7 MB

vuex-13-using-actions.mp4

32.6 MB

vuex-14-understanding-mapaction-and-payloads.mp4

32.1 MB

vuex-15-summary-vuex.mp4

29.2 MB

vuex-16-v-model-and-vuex.mp4

45.9 MB

vuex-17-the-need-for-optimal-folder-structures.mp4

8.0 MB

vuex-18-using-modules.mp4

32.9 MB

vuex-19-splitting-it-up-in-files.mp4

27.0 MB

vuex-20-using-namespaces.mp4

42.0 MB

vuex-21-wrap-up.mp4

6.9 MB

/.../01-starting-code/

index.html

0.4 KB

package.json

0.7 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../01-starting-code/src/

App.vue

0.1 KB

main.js

0.1 KB

/.../01-starting-code/src/assets/

logo.png

6.8 KB

/.../18 Final Project/Code/02-finished/

index.html

0.4 KB

package-lock.json

248.9 KB

package.json

0.8 KB

README.md

0.3 KB

webpack.config.js

1.3 KB

/.../18 Final Project/Code/02-finished/src/

App.vue

1.2 KB

main.js

0.5 KB

routes.js

0.3 KB

/.../18 Final Project/Code/02-finished/src/assets/

logo.png

6.8 KB

/.../18 Final Project/Code/02-finished/src/components/

Header.vue

2.7 KB

Home.vue

0.4 KB

/.../18 Final Project/Code/02-finished/src/components/portfolio/

Portfolio.vue

0.4 KB

Stock.vue

2.0 KB

/.../18 Final Project/Code/02-finished/src/components/stocks/

Stock.vue

2.0 KB

Stocks.vue

0.4 KB

/.../18 Final Project/Code/02-finished/src/data/

stocks.js

0.2 KB

/.../18 Final Project/Code/02-finished/src/store/

actions.js

0.6 KB

store.js

0.3 KB

/.../18 Final Project/Code/02-finished/src/store/modules/

portfolio.js

1.6 KB

stocks.js

0.7 KB

/.../18 Final Project/Videos/

final-project-01-project-intro.mp4

16.8 MB

final-project-02-setup-and-planning.mp4

13.2 MB

final-project-03-creating-components.mp4

17.2 MB

final-project-04-setup-routing.mp4

27.5 MB

final-project-05-adding-header-and-navigation.mp4

52.9 MB

final-project-06-planning-the-next-steps.mp4

7.4 MB

final-project-07-creating-stocks-components.mp4

37.8 MB

final-project-08-buy-stock-input-and-button.mp4

38.0 MB

final-project-09-setting-up-vuex-stocks-module.mp4

63.1 MB

final-project-10-vuex-portfolio-module.mp4

71.2 MB

final-project-11-portfolio-stocks.mp4

46.8 MB

final-project-12-connecting-the-portfolio-to-store.mp4

13.8 MB

final-project-13-fixing-errors.mp4

13.4 MB

final-project-14-displaying-funds.mp4

23.8 MB

final-project-15-order-checks.mp4

38.5 MB

final-project-16-funds-filters.mp4

10.8 MB

final-project-17-rnd-update-stocks.mp4

36.3 MB

final-project-18-animating-route-transitions.mp4

21.0 MB

final-project-19-header-dropdown.mp4

18.7 MB

final-project-20-vue-resource-firebase-setup.mp4

16.0 MB

final-project-21-save-data.mp4

19.2 MB

final-project-22-load-data.mp4

33.7 MB

final-project-23-load-data-testing-and-fixes.mp4

17.9 MB

final-project-24-wrap-up.mp4

7.2 MB

final-project-25-vue-dev-tools.mp4

10.2 MB

/19 Deployment/Videos/

deployment-01-intro.mp4

8.7 MB

deployment-02-deployment-preparations.mp4

13.8 MB

deployment-03-deployment.mp4

46.8 MB

/.../01-starting-code/

index.html

0.2 KB

package-lock.json

232.6 KB

package.json

0.8 KB

README.md

0.3 KB

webpack.config.js

1.4 KB

/.../01-starting-code/src/

App.vue

0.4 KB

main.js

0.2 KB

router.js

0.6 KB

store.js

0.2 KB

/.../01-starting-code/src/components/auth/

signin.vue

1.9 KB

signup.vue

4.6 KB

/.../01-starting-code/src/components/dashboard/

dashboard.vue

0.2 KB

/.../01-starting-code/src/components/header/

header.vue

1.1 KB

/.../01-starting-code/src/components/welcome/

welcome.vue

0.9 KB

/20 Axios/Code/02-finished/

index.html

0.2 KB

package-lock.json

233.2 KB

package.json

0.8 KB

README.md

0.3 KB

webpack.config.js

1.4 KB

/20 Axios/Code/02-finished/src/

App.vue

0.4 KB

axios-auth.js

0.2 KB

main.js

0.7 KB

router.js

0.6 KB

store.js

0.2 KB

/20 Axios/Code/02-finished/src/components/auth/

signin.vue

1.9 KB

signup.vue

4.8 KB

/20 Axios/Code/02-finished/src/components/dashboard/

dashboard.vue

0.8 KB

/20 Axios/Code/02-finished/src/components/header/

header.vue

1.1 KB

/20 Axios/Code/02-finished/src/components/welcome/

welcome.vue

0.9 KB

/20 Axios/Videos/

axios-0-section-info.mp4

9.2 MB

axios-01-intro.mp4

2.0 MB

axios-02-project-setup.mp4

15.1 MB

axios-03-axios-installation.mp4

12.9 MB

axios-04-sending-a-post-request.mp4

36.0 MB

axios-05-sending-a-get-request.mp4

16.4 MB

axios-06-accessing-response-data.mp4

37.4 MB

axios-07-global-config.mp4

33.5 MB

axios-08-interceptors.mp4

37.5 MB

axios-09-custom-instances.mp4

29.0 MB

axios-10-wrap-up.mp4

7.7 MB

/.../01-starting-code/

index.html

0.2 KB

package-lock.json

233.2 KB

package.json

0.8 KB

README.md

0.3 KB

webpack.config.js

1.4 KB

/.../01-starting-code/src/

App.vue

0.4 KB

axios-auth.js

0.2 KB

main.js

0.7 KB

router.js

0.6 KB

store.js

0.2 KB

/.../01-starting-code/src/components/auth/

signin.vue

1.9 KB

signup.vue

4.8 KB

/.../01-starting-code/src/components/dashboard/

dashboard.vue

0.8 KB

/.../01-starting-code/src/components/header/

header.vue

1.1 KB

/.../01-starting-code/src/components/welcome/

welcome.vue

0.9 KB

/21 Auth/Code/02-finished/

index.html

0.2 KB

package-lock.json

233.2 KB

package.json

0.8 KB

README.md

0.3 KB

webpack.config.js

1.4 KB

/21 Auth/Code/02-finished/src/

App.vue

0.4 KB

axios-auth.js

0.2 KB

main.js

0.7 KB

router.js

0.7 KB

store.js

3.9 KB

/21 Auth/Code/02-finished/src/components/auth/

signin.vue

2.0 KB

signup.vue

4.7 KB

/21 Auth/Code/02-finished/src/components/dashboard/

dashboard.vue

0.6 KB

/21 Auth/Code/02-finished/src/components/header/

header.vue

1.6 KB

/21 Auth/Code/02-finished/src/components/welcome/

welcome.vue

0.9 KB

/21 Auth/Videos/

auth-01-intro.mp4

3.8 MB

auth-02-how-auth-works-in-spas.mp4

7.1 MB

auth-03-project-setup.mp4

11.1 MB

auth-04-user-signup.mp4

30.8 MB

auth-05-user-signin.mp4

15.6 MB

auth-06-auth-requests-from-within-vuex.mp4

26.1 MB

auth-07-adding-a-mutation-to-store-auth-data.mp4

19.6 MB

auth-08-moving-db-access-to-vuex.mp4

51.4 MB

auth-09-passing-the-token-to-firebase.mp4

33.2 MB

auth-10-route-auth-guard.mp4

16.3 MB

auth-11-conditional-ui-updates-on-auth-state.mp4

16.3 MB

auth-12-logout.mp4

29.2 MB

auth-13-auto-logout.mp4

32.7 MB

auth-14-auto-login.mp4

64.6 MB

auth-15-wrap-up.mp4

4.0 MB

/.../01-starting-code/

index.html

0.2 KB

package-lock.json

233.2 KB

package.json

0.8 KB

README.md

0.3 KB

webpack.config.js

1.4 KB

/.../01-starting-code/src/

App.vue

0.4 KB

axios-auth.js

0.2 KB

main.js

0.7 KB

router.js

0.7 KB

store.js

3.9 KB

/.../01-starting-code/src/components/auth/

signin.vue

2.0 KB

signup.vue

4.7 KB

/.../01-starting-code/src/components/dashboard/

dashboard.vue

0.6 KB

/.../01-starting-code/src/components/header/

header.vue

1.6 KB

/.../01-starting-code/src/components/welcome/

welcome.vue

0.9 KB

/22 Validation/Code/02-finished/

index.html

0.2 KB

package-lock.json

233.4 KB

package.json

0.8 KB

README.md

0.3 KB

webpack.config.js

1.4 KB

/22 Validation/Code/02-finished/src/

App.vue

0.4 KB

axios-auth.js

0.2 KB

main.js

0.8 KB

router.js

0.7 KB

store.js

3.9 KB

/22 Validation/Code/02-finished/src/components/auth/

signin.vue

2.0 KB

signup.vue

7.0 KB

/22 Validation/Code/02-finished/src/components/dashboard/

dashboard.vue

0.6 KB

/22 Validation/Code/02-finished/src/components/header/

header.vue

1.6 KB

/22 Validation/Code/02-finished/src/components/welcome/

welcome.vue

0.9 KB

/22 Validation/Videos/

validation-0-section-info.mp4

14.4 MB

validation-01-intro.mp4

2.1 MB

validation-02-installing-vuelidate.mp4

10.2 MB

validation-03-adding-a-validator.mp4

56.3 MB

validation-04-validation-ui-feedback.mp4

28.5 MB

validation-05-controlling-the-styling-for-invalid-entries.mp4

11.8 MB

validation-06-more-validators.mp4

39.0 MB

validation-07-password-equality-validation.mp4

36.6 MB

validation-08-required-unless.mp4

30.7 MB

validation-09-validating-arrays.mp4

47.1 MB

validation-10-disabling-the-form-submit-button.mp4

12.4 MB

validation-11-creating-a-custom-validator.mp4

15.9 MB

validation-12-async-validators.mp4

56.5 MB

validation-13-wrap-up.mp4

2.7 MB

/29_-_More_Content/

001_Bonus_More_Content!.html

1.1 KB

freefiles.top.txt

0.0 KB

 

Total files 1746


Copyright © 2025 FileMood.com