Packt Angular 10 Masterclass with TypeScript Firebase and Material-XQZT

Packt Angular 10 Masterclass with TypeScript Firebase and Material-XQZT | Apps-Tutorials | MKV | 5.34 GiB

8 326 b/s 1920×1080 | AAC 2 CH eng

NFO (Click to Show)

Another exquisit release
Packt.Angular.10.Masterclass.with.TypeScript.Firebase.and.Material-XQZT
     Title: Angular 10 Masterclass with TypeScript, Firebase, and Material
 Publisher: Packt
  Category: Web Development
      Size: 5468M
     Files: 11F
      Date: 2021-03-03
  Course #: 9781800567764
 Published: Packt
   Updated: N/A
       URL: https://www.packtpub.com/video/web_development/9781800567764
    Author: SIDDHARTH AJMERA
  Duration: 16 hours 14 minutes
 Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Description:
Master and build reactive Single Page Applications (SPAs) with

File List (Click to Show)

26M	01.01-course_overview.mkv
39M	01.02-introduction_to_single_page_applications_(spa).mkv
9.6M	01.03-uses_of_angular.mkv
22M	01.04-setting_up_a_development_environment.mkv
5.1M	01.05-angular_application_architecture.mkv
316M	01.06-first_angular_app.mkv
6.2M	02.01-module_introduction_and_introduction_to_typescript.mkv
139M	02.02-setting_up_the_environment_to_write_typescript.mkv
313M	02.03-variable_declarations_(var_let_and_const).mkv
20M	02.04-types-primitives.mkv
31M	02.05-types-reference_and_special_types.mkv
30M	02.06-operators-spread_and_backticks.mkv
21M	02.07-operators-destructure_and_rest.mkv
463M	02.08-classes.mkv
14M	02.09-interface.mkv
22M	02.10-arrow_functions.mkv
338M	02.11-modules.mkv
22M	02.12-fetch.mkv
8.9M	02.13-asyncawait.mkv
2.3M	03.01-module_introduction_and_an_overview_of_angular_modules.mkv
5.6M	03.02-what_are_decorators.mkv
9.7M	03.03-angular_modules_and_the_atngmodule_decorator.mkv
47M	03.04-declarations.mkv
24M	03.05-imports_and_exports.mkv
22M	03.06-providers_bootstrap_and_entrycomponents.mkv
17M	03.07-angular_application_bootstrap_mechanism.mkv
3.2M	04.01-module_introduction.mkv
13M	04.02-angular_components_and_the_atcomponent_decorator.mkv
27M	04.03-creating_an_angular_component_using_the_angular_command-line_interface_(cli)_on_stackblitz.mkv
27M	04.04-component_decorator_metadata.mkv
229M	04.05-view_encapsulation-emulated_shadow_dom_none.mkv
24M	04.06-data_binding-string_interpolation-_.mkv
124M	04.07-property_binding-.mkv
24M	04.08-event_binding-().mkv
59M	04.09-atinput_and_atoutput_property_decorators.mkv
249M	04.10-two-way_data_binding-().mkv
33M	04.11-attribute_binding-attr..mkv
14M	04.12-class_binding-class..mkv
20M	04.13-style_bindings-style..mkv
21M	04.14-introduction_to_lifecycle_hooks_in_angular.mkv
72M	04.15-using_lifecycle_hooks_in_angular.mkv
114M	04.16-view_queries_atviewchild.mkv
65M	04.17-view_queries_atviewchildren.mkv
76M	04.18-view_queries_atcontentchild_and_atcontentchildren.mkv
40M	04.19-change_detection_mechanism_in_angular_using_zonejs_and_ngzones.mkv
12M	05.01-introduction_to_routing.mkv
353M	05.02-implementing_routing_in_an_angular_app.mkv
22M	05.03-creating_a_user_list_and_setting_the_stage_for_child_routing.mkv
7.2M	05.04-abstracting_the_user_link_to_a_separate_component.mkv
59M	05.05-implementing_child_routes.mkv
23M	05.06-path_match_and_route_types.mkv
7.9M	05.07-introduction_to_route_guards_in_angular.mkv
25M	05.08-canactivate_and_canactivatechild_guards_in_angular.mkv
30M	05.09-candeactivate_guard_in_angular.mkv
49M	05.10-prefetching_data_for_a_component_using_resolve.mkv
2.3M	06.01-introduction_to_the_section.mkv
21M	06.02-di_as_a_pattern_di_as_a_framework_and_types_of_providers.mkv
5.6M	06.03-hierarchical_dependency_injection.mkv
27M	06.04-introduction_to_services_in_angular.mkv
57M	06.05-get_data_from_a_rest_api_using_httpclient.mkv
72M	06.06-crud_operations_using_httpclient_httpparams_and_httpheaders.mkv
31M	06.07-observables_and_operators_in_observables-map_retry_and_catch.mkv
36M	06.08-behavior_subject_and_sharing_data_using_behavior_subjects.mkv
2.2M	07.01-introduction_to_the_section.mkv
8.2M	07.02-introduction_to_directives.mkv
58M	07.03-built-in_structural_directives.mkv
32M	07.04-built-in_attribute_directives.mkv
49M	07.05-building_custom_attribute_directives.mkv
34M	07.06-building_custom_structural_directives.mkv
5.5M	07.07-introduction_to_pipes_in_angular.mkv
46M	07.08-using_built-in_pipes.mkv
43M	07.09-creating_custom_pipes_in_angular.mkv
48M	07.10-pure_and_impure_pipes_in_angular.mkv
23M	07.11-decorators_revisited.mkv
22M	07.12-building_custom_decorators_in_angular.mkv
41M	07.13-building_a_custom_lifecycle_hook_class_logger_decorator.mkv
141M	07.14-building_a_custom_property_decorator_in_angular.mkv
1.5M	08.01-introduction_to_the_section.mkv
4.5M	08.02-types_of_form_building_strategies_in_angular.mkv
28M	08.03-creating_long_bootstrap_forms_quickly_with_vs_code_using_emmet.mkv
14M	08.04-adding_formcontrol(s)_to_a_template-driven_form_using_the_ngmodel_directive.mkv
13M	08.05-getting_the_javascript_object_representation_of_a_form_using_the_ngform_directive.mkv
6.9M	08.06-disabling_the_submit_button_on_a_form_using_the_forms_invalid_flag.mkv
40M	08.07-getting_the_javascript_object_representation_of_a_form_in_the_typescript_class.mkv
33M	08.08-adding_checkbox_radio_buttons_and_select_list_to_your_template-driven_form.mkv
30M	08.09-creating_subsections_in_the_form_using_the_ngmodelgroup_directive.mkv
14M	08.10-steps_to_implement_a_reactive_form_in_angular.mkv
28M	08.11-quickly_creating_a_bootstrap_form_for_a_reactive_form_using_emmet.mkv
33M	08.12-creating_a_reactive_form_in_the_typescript_class_and_connecting_it_to_the_template.mkv
40M	08.13-adding_form_validations_to_a_reactive_form.mkv
34M	08.14-dynamically_adding_or_removing_formcontrol(s)_or_formgroup(s)_using_formarray(s).mkv
20M	08.15-adding_synchronous_custom_validations_to_a_reactive_form.mkv
22M	08.16-adding_async_custom_validations_to_a_reactive_form.mkv
7.1M	08.17-resetting_the_value_of_a_form.mkv
12M	09.01-introduction_to_the_section.mkv
15M	09.02-creating_an_angular_cli_project_with_scss_as_a_base_style.mkv
28M	09.03-introducing_material_design_bootstrap_(mdb)_into_your_angular_cli_project.mkv
21M	09.04-adding_a_navbar_in_your_header.mkv
51M	09.05-adding_material_design_buttons.mkv
44M	09.06-adding_cards.mkv
43M	09.07-using_material_design_dropdowns_and_form_inputs.mkv
29M	09.08-introducing_angular_material_into_your_angular_cli_project_on_the_top_of_mdb.mkv
43M	09.09-adding_radio_buttons_slide_toggle_slider_progress_bar_and_spinner.mkv
4.9M	09.10-introduction_to_firebase.mkv
8.7M	09.11-creating_an_app_using_the_firebase_console.mkv
17M	09.12-setting_up_your_angular_cli_project_to_support_firebase.mkv
12M	09.13-interacting_with_the_firebase_realtime_database_using_the_methods_on_angularfirelist.mkv
33M	09.14-adding_and_reading_data_from_the_realtime_database_in_firebase.mkv
170M	09.15-updating_and_deleting_data_from_the_firebase_realtime_database.mkv
11M	9781800567764_Code.zip
5.4G	total


Download Packt Angular 10 Masterclass with TypeScript Firebase and Material-XQZT ( Size: 5.34 GiB ) :

Filehosts: Nitroflare, Rapidgator

Download from Nitroflare

3 Link/s Download
Download

,

Download from Rapidgator

3 Link/s Download
Download

,

Apps-Tutorials
Comments (0)
Add Comment