[FreeCoursesOnline.Me] Linkedin - Building React and Django Apps


[FreeCoursesOnline.Me] Linkedin - Building React and Django Apps
Category:
Date:
12/10/19 at 8:42pm GMT+1
Submitter:
Seeders:
3
Leechers:
0
File size:
324 MB in 70 files

Torrent Status:
  This torrent has been verified.

Infohash:
875995bc22cf512e419b5ac630c066b3ba679676


File list

  • [FreeCoursesOnline.Me] Linkedin - Building React and Django Apps
  • icon 0. Websites you may like/How you can help Team-FTU.txt 229 B
    icon 01-Introduction/001-Create_a_full-stack_React_app_with_Django_REST_framework-en.srt 1.2 KB
    icon 01-Introduction/001-Create_a_full-stack_React_app_with_Django_REST_framework.mp4 6.4 MB
    icon 01-Introduction/002-What_you_should_know-en.srt 2.1 KB
    icon 01-Introduction/002-What_you_should_know.mp4 5.1 MB
    icon 01-Introduction/003-Demo_project_overview-en.srt 1.2 KB
    icon 01-Introduction/003-Demo_project_overview.mp4 4.3 MB
    icon 02-Django_and_React_Preparation/001-Running_the_React_and_Django_development_servers-en.srt 1 KB
    icon 02-Django_and_React_Preparation/001-Running_the_React_and_Django_development_servers.mp4 7.6 MB
    icon 02-Django_and_React_Preparation/002-Preparing_React_code_for_production-en.srt 1.5 KB
    icon 02-Django_and_React_Preparation/002-Preparing_React_code_for_production.mp4 7.5 MB
    icon 02-Django_and_React_Preparation/003-Serving_React_code_through_Djangos_static_files-en.srt 863 B
    icon 02-Django_and_React_Preparation/003-Serving_React_code_through_Djangos_static_files.mp4 7.7 MB
    icon 02-Django_and_React_Preparation/004-Navigating_between_React_components_using_React_Router-en.srt 2.8 KB
    icon 02-Django_and_React_Preparation/004-Navigating_between_React_components_using_React_Router.mp4 24.2 MB
    icon 03-Filtering_and_Pagination_with_Django_and_React/001-Creating_a_ViewSet_with_Django-en.srt 1.3 KB
    icon 03-Filtering_and_Pagination_with_Django_and_React/001-Creating_a_ViewSet_with_Django.mp4 2.6 MB
    icon 03-Filtering_and_Pagination_with_Django_and_React/002-Displaying_a_list_of_items_with_React-en.srt 2.9 KB
    icon 03-Filtering_and_Pagination_with_Django_and_React/002-Displaying_a_list_of_items_with_React.mp4 7.3 MB
    icon 03-Filtering_and_Pagination_with_Django_and_React/003-Deleting_an_item_using_React_and_Django-en.srt 2.5 KB
    icon 03-Filtering_and_Pagination_with_Django_and_React/003-Deleting_an_item_using_React_and_Django.mp4 5.2 MB
    icon 03-Filtering_and_Pagination_with_Django_and_React/004-Partially_updating_an_item_using_React-en.srt 2.6 KB
    icon 03-Filtering_and_Pagination_with_Django_and_React/004-Partially_updating_an_item_using_React.mp4 4.4 MB
    icon 03-Filtering_and_Pagination_with_Django_and_React/005-Pagination_with_Django-en.srt 886 B
    icon 03-Filtering_and_Pagination_with_Django_and_React/005-Pagination_with_Django.mp4 1.9 MB
    icon 03-Filtering_and_Pagination_with_Django_and_React/006-Pagination_with_React-en.srt 4.2 KB
    icon 03-Filtering_and_Pagination_with_Django_and_React/006-Pagination_with_React.mp4 11 MB
    icon 03-Filtering_and_Pagination_with_Django_and_React/007-Filtering_with_Django-en.srt 2.4 KB
    icon 03-Filtering_and_Pagination_with_Django_and_React/007-Filtering_with_Django.mp4 5.4 MB
    icon 03-Filtering_and_Pagination_with_Django_and_React/008-Filtering_with_React-en.srt 6 KB
    icon 03-Filtering_and_Pagination_with_Django_and_React/008-Filtering_with_React.mp4 14 MB
    icon 04-Forms_with_React_and_Django/001-Handling_creating_models_with_Django_REST_framework-en.srt 2.1 KB
    icon 04-Forms_with_React_and_Django/001-Handling_creating_models_with_Django_REST_framework.mp4 3.8 MB
    icon 04-Forms_with_React_and_Django/002-Creating_a_REST_API_Service_class_with_React_and_Axios-en.srt 3.1 KB
    icon 04-Forms_with_React_and_Django/002-Creating_a_REST_API_Service_class_with_React_and_Axios.mp4 5 MB
    icon 04-Forms_with_React_and_Django/003-Creating_a_basic_form_as_a_React_component-en.srt 2.6 KB
    icon 04-Forms_with_React_and_Django/003-Creating_a_basic_form_as_a_React_component.mp4 6.2 MB
    icon 04-Forms_with_React_and_Django/004-Creating_form_fields_for_basic_form-en.srt 2.5 KB
    icon 04-Forms_with_React_and_Django/004-Creating_form_fields_for_basic_form.mp4 5.1 MB
    icon 04-Forms_with_React_and_Django/005-Connecting_a_React_component_to_a_service-en.srt 3 KB
    icon 04-Forms_with_React_and_Django/005-Connecting_a_React_component_to_a_service.mp4 7.9 MB
    icon 04-Forms_with_React_and_Django/006-Validating_form_data_with_Django_REST_framework-en.srt 1.2 KB
    icon 04-Forms_with_React_and_Django/006-Validating_form_data_with_Django_REST_framework.mp4 1.7 MB
    icon 04-Forms_with_React_and_Django/007-Displaying_validation_errors_with_React-en.srt 1.9 KB
    icon 04-Forms_with_React_and_Django/007-Displaying_validation_errors_with_React.mp4 3.9 MB
    icon 05-Refactoring_React_with_Hooks_and_Higher-Order_Components/001-Using_timers_with_state_to_display_data-en.srt 1.5 KB
    icon 05-Refactoring_React_with_Hooks_and_Higher-Order_Components/001-Using_timers_with_state_to_display_data.mp4 3.2 MB
    icon 05-Refactoring_React_with_Hooks_and_Higher-Order_Components/002-Creating_a_higher-order_component_with_React-en.srt 1.9 KB
    icon 05-Refactoring_React_with_Hooks_and_Higher-Order_Components/002-Creating_a_higher-order_component_with_React.mp4 4.3 MB
    icon 05-Refactoring_React_with_Hooks_and_Higher-Order_Components/003-Using_React_hooks_and_refactoring_a_component_to_use_hooks-en.srt 2.7 KB
    icon 05-Refactoring_React_with_Hooks_and_Higher-Order_Components/003-Using_React_hooks_and_refactoring_a_component_to_use_hooks.mp4 4.7 MB
    icon 05-Refactoring_React_with_Hooks_and_Higher-Order_Components/004-Refactoring_a_higher-order_component_to_use_hooks-en.srt 3.3 KB
    icon 05-Refactoring_React_with_Hooks_and_Higher-Order_Components/004-Refactoring_a_higher-order_component_to_use_hooks.mp4 6.4 MB
    icon 06-Testing_React_and_Django/001-Unit_testing_a_component-en.srt 2.2 KB
    icon 06-Testing_React_and_Django/001-Unit_testing_a_component.mp4 15.1 MB
    icon 06-Testing_React_and_Django/002-Unit_testing_two_React_routes_and_navigation_between_components-en.srt 2.8 KB
    icon 06-Testing_React_and_Django/002-Unit_testing_two_React_routes_and_navigation_between_components.mp4 19.7 MB
    icon 06-Testing_React_and_Django/003-End2End_testing_the_form_submission_process-en.srt 2.2 KB
    icon 06-Testing_React_and_Django/003-End2End_testing_the_form_submission_process.mp4 3.2 MB
    icon 06-Testing_React_and_Django/004-End2End_testing_the_filtered_data_table-en.srt 1.1 KB
    icon 06-Testing_React_and_Django/004-End2End_testing_the_filtered_data_table.mp4 2 MB
    icon 06-Testing_React_and_Django/005-Unit_testing_caching_with_Django_REST_framework-en.srt 1.1 KB
    icon 06-Testing_React_and_Django/005-Unit_testing_caching_with_Django_REST_framework.mp4 2 MB
    icon 06-Testing_React_and_Django/006-Unit_testing_sorting_and_filtering-en.srt 1.8 KB
    icon 06-Testing_React_and_Django/006-Unit_testing_sorting_and_filtering.mp4 18.7 MB
    icon 06-Testing_React_and_Django/007-Unit_testing_validation_for_the_REST_API-en.srt 1.2 KB
    icon 06-Testing_React_and_Django/007-Unit_testing_validation_for_the_REST_API.mp4 7.8 MB
    icon 07-Conclusion/001-Next_steps-en.srt 688 B
    icon 07-Conclusion/001-Next_steps.mp4 1.8 MB
    icon Ex_Files_Building_React_Django_Apps.zip 86.6 MB

Similar Torrents

Category
Name
Size
Date
 [FreeCoursesOnline.Me] Code With Mosh - The Ultimate Data Structures & Algorithms [3in1] 2.3 GB12/10/22466
 [FreeCoursesOnline.Me] Code With Mosh - The Ultimate HTML-CSS Mastery Series [3in1] 3.2 GB12/12/22443
 [FreeCoursesOnline.Me] Code With Mosh - The Ultimate JavaScript Series [2In1] 1.8 GB12/19/22434
 [FreeCoursesOnline.Me] Skillshare - Using ChatGPT to Improve Your YouTube Content A Ste ... 136 MB03/15/23401
 [FreeCoursesOnline.Me] Coursera - Google Data Analytics Professional Certificate 6.9 GB01/07/23396
 [FreeCoursesOnline.Me] Code With Mosh - The Ultimate Design Patterns [Series] 3 In 1 1.3 GB12/06/22374
 [FreeCoursesOnline.Me] MasterClass -DANIEL NEGREANU TEACHES POKER 6.7 GB11/12/18354
 [FreeCoursesOnline.Me] TechWorld - The Ultimate Course For IT Beginners 3.5 GB12/08/22359
 [FreeCoursesOnline.Me] Code With Mosh - Clean Coding and Refactoring 784 MB12/24/22342
 [FreeCoursesOnline.Me] MASTERCLASS - Ray Dalio Teaches Mastering The Markets - Make The ...839 MB07/13/23332
 [FreeCoursesOnline.Me] Complete AI Course ChatGPT, DALL-E, Midjourney and More Ai1.7 GB01/27/24335
 [FreeCoursesOnline.Me] SkillShare - Python 3 Object Oriented Programming - SkilledHares 1.8 GB12/29/22325
 [FreeCoursesOnline.Me] Coursera - Generative AI for Everyone 442 MB02/25/24321
 [FreeCoursesOnline.Me] PhotoshopEasy - The Ultimate Photoshop Course - Learn To Master ... 26.9 GB12/25/223013
 [FreeCoursesOnline.Me] Code With Mosh - The Ultimate Git Mastery Course 939 MB12/21/22292