| 01.01-introduction.mkv | 61 MB | ||
| 01.02-setting_up.mkv | 55.2 MB | ||
| 01.03-your_first_vue.js_app.mkv | 66.8 MB | ||
| 01.04-adding_a_template_property.mkv | 27.5 MB | ||
| 01.05-user_interactions_with_methods.mkv | 44.7 MB | ||
| 01.06-control_flow_with_v-if_and_v-else.mkv | 42.8 MB | ||
| 01.07-loops_with_v-for.mkv | 46.6 MB | ||
| 01.08-computed_properties.mkv | 40.4 MB | ||
| 01.09-class_bindings.mkv | 67.2 MB | ||
| 01.10-input_validation.mkv | 151.7 MB | ||
| 01.11-the_amazing_v-model.mkv | 73.4 MB | ||
| 01.12-your_first_component.mkv | 45.6 MB | ||
| 01.13-component_props.mkv | 110.2 MB | ||
| 01.14-child-parent_communication_with_events.mkv | 124 MB | ||
| 02.01-project_1_user_sign-up_form_w_validation_introduction.mkv | 15.4 MB | ||
| 02.02-single_file_components.mkv | 73.4 MB | ||
| 02.03-a_custom_button_component.mkv | 94.8 MB | ||
| 02.04-custom_input_foundations.mkv | 57.6 MB | ||
| 02.05-dynamic_validation.mkv | 100.9 MB | ||
| 02.06-rethinking_the_form_state.mkv | 127.4 MB | ||
| 02.07-validating_the_form.mkv | 94.6 MB | ||
| 02.08-submitting_the_form_and_finishing_up.mkv | 122.3 MB | ||
| 03.01-project_2_pokemon_evolutions_introduction.mkv | 19.1 MB | ||
| 03.02-creating_the_card_foundations.mkv | 32 MB | ||
| 03.03-loading_remote_data_with_fetch.mkv | 131.8 MB | ||
| 03.04-fetching_multiple_data_sources.mkv | 148.6 MB | ||
| 03.05-lifecycle_hooks.mkv | 42.4 MB | ||
| 03.06-rendering_content.mkv | 72.3 MB | ||
| 03.07-modular_components_with_slots.mkv | 193.9 MB | ||
| 03.08-reusing_code_to_fetch_evolutions.mkv | 121.5 MB | ||
| 03.09-better_styles_with_class_bindings.mkv | 83.6 MB | ||
| 03.10-separating_business_logic_and_presentation_components.mkv | 251.7 MB | ||
| 04.01-composition_fundamentals_introduction.mkv | 30.8 MB | ||
| 04.02-hello_composition_api.mkv | 21.8 MB | ||
| 04.03-reactivity_with_ref.mkv | 93.1 MB | ||
| 04.04-reactive_for_complex_values.mkv | 44.2 MB | ||
| 04.05-composing_computed_properties.mkv | 38.6 MB | ||
| 04.06-watch_and_watch_effect.mkv | 56.7 MB | ||
| 04.07-before_and_after_with_watch.mkv | 125.2 MB | ||
| 04.08-the_usenumbers_composable.mkv | 86.2 MB | ||
| 04.09-open-source_library_vue_use.mkv | 48.6 MB | ||
| 05.01-project_3_microblog_(with_the_composition_api).mkv | 21.2 MB | ||
| 05.02-creating_the_microblog_store.mkv | 37.9 MB | ||
| 05.03-render_posts_with_the_card_component.mkv | 77.5 MB | ||
| 05.04-the_hashtag_component.mkv | 88.2 MB | ||
| 05.05-emitting_events_with_the_composition_api.mkv | 134.3 MB | ||
| 05.06-filtering_posts_with_computed.mkv | 72.1 MB | ||
| 05.07-refactoring_with_the_posts_store.mkv | 117.5 MB | ||
| 05.08-liking_a_post.mkv | 68.1 MB | ||
| 05.09-searching_for_hashtags.mkv | 70.1 MB | ||
| 05.10-mind_blowing_refactor_and_exercises.mkv | 80.2 MB | ||
| 06.01-vue_router_fundamentals.mkv | 7.5 MB | ||
| 06.02-hello_vue_router.mkv | 72.6 MB | ||
| 06.03-the_router_link_component.mkv | 42 MB | ||
| 06.04-children_and_nested_routes.mkv | 59.2 MB | ||
| 06.05-route_params_with_the_composition_api.mkv | 96 MB | ||
| 06.06-new_post_route.mkv | 58.1 MB | ||
| 06.07-new_post_form.mkv | 33.3 MB | ||
| 06.08-useposts_composable.mkv | 91.7 MB | ||
| 06.09-redirects_with_vue_router.mkv | 55.1 MB | ||
| 06.10-options_api_refactor.mkv | 157.1 MB | ||
| 07.01-introduction_to_vuex.mkv | 10.6 MB | ||
| 07.02-create_a_vuex_store_and_state.mkv | 65.3 MB | ||
| 07.03-updating_state_with_mutations.mkv | 72.6 MB | ||
| 07.04-more_on_mutations.mkv | 81.5 MB | ||
| 07.05-dispatching_actions.mkv | 83.1 MB | ||
| 07.06-mocking_the_server_and_fetching_posts.mkv | 74 MB | ||
| 07.07-showing_the_current_post.mkv | 53.5 MB | ||
| 07.08-vuex_getters.mkv | 40.9 MB | ||
| 07.09-scaling_vuex_with_modules.mkv | 94.6 MB | ||
| 07.10-options_api_refactor.mkv | 71.8 MB | ||
| 08.01-introduction_to_the_capstone_project.mkv | 19.1 MB | ||
| 08.02-setting_up_vuex.mkv | 52.2 MB | ||
| 08.03-reusable_layouts.mkv | 77.7 MB | ||
| 08.04-fetching_albums_with_fetch.mkv | 63.5 MB | ||
| 08.05-data_fetching_workflow_with_vuex.mkv | 99.9 MB | ||
| 08.06-creating_the_album_component.mkv | 77.8 MB | ||
| 08.07-fetching_thousands_of_photos.mkv | 78.5 MB | ||
| 08.08-adding_routing.mkv | 65.6 MB | ||
| 08.09-improved_routing.mkv | 80.4 MB | ||
| 08.10-routing_with_router_link.mkv | 31.4 MB | ||
| 08.11-watcheffect_and_routing_params.mkv | 68.5 MB | ||
| 08.12-vuex_level_caching_for_better_performance.mkv | 85.4 MB | ||
| 08.13-parting_words_and_recommendations.mkv | 20.8 MB | ||
| 9781803245287_Code.zip | 44.6 KB | ||
| [CourseClub.ME].url | 102.4 B | ||
| [CourseClub.Me].url | 102.4 B | ||
| [GigaCourse.Com].url | 0 B | ||
| ▲ 89 total files | |||
[PacktPub] Complete Vue.js 3 (Inc. Composition API, Vue Router, Vuex) [Video]
This course is for developers who want to move fast. We cover the traditional way of building Vue apps-the Options API-as well as the new Composition API and even see how you can mix and match them together.
For More Courses Visit: https://Courseclub.me
For More Udemy Courses Visit: https://gigacourse.com
| torrent name | size | uploader | age | seed | leech |
|---|---|---|---|---|---|
|
PacktPub - Raspberry Pi for Beginners – 2022 Complete Course [Video] (Course Club) Posted by
CourseClub in Other
|
3.4 GB | CourseClub | 3 years | 0 | 0 |
|
PacktPub | Complete Python Web Course: Build 8 Python Web Applications [Video] [FCO] Posted by
SunRiseZone in Other
|
2.4 GB | SunRiseZone | 3 years | 0 | 0 |
|
PacktPub | Raspberry Pi for Beginners - 2022 Complete Course [Video] [FCO] Posted by
SunRiseZone in Other
|
3.4 GB | SunRiseZone | 3 years | 4 | 2 |
|
PacktPub | Complete Vue.js 3 (Inc. Composition API, Vue Router, Vuex) [Video] [FCO] Posted by
SunRiseZone in Other
|
6 GB | SunRiseZone | 4 years | 0 | 2 |
|
PacktPub | The Complete Quantum Computing Course for Beginners [Video] [FCO] Posted by
SunRiseZone in Other
|
8.3 GB | SunRiseZone | 4 years | 4 | 1 |
All Comments