本站已收录 番号和无损神作磁力链接/BT种子 

[FreeCoursesOnline.Me] PacktPub - Full Stack Web Development Bootcamp with React and Python [Video]

种子简介

种子名称: [FreeCoursesOnline.Me] PacktPub - Full Stack Web Development Bootcamp with React and Python [Video]
文件类型: 视频
文件数目: 145个文件
文件大小: 15.8 GB
收录时间: 2023-6-30 22:49
已经下载: 3
资源热度: 147
最近下载: 2024-6-7 19:40

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:b66b5eb13db1aeba4dc7d823ecc6891c3c129a77&dn=[FreeCoursesOnline.Me] PacktPub - Full Stack Web Development Bootcamp with React and Python [Video] 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCoursesOnline.Me] PacktPub - Full Stack Web Development Bootcamp with React and Python [Video].torrent
  • 01.01-introduction.mkv72.83MB
  • 02.01-installing_visual_studio_code.mkv15.74MB
  • 02.02-visual_studio_code_setup.mkv91.83MB
  • 02.03-overview_of_the_initial_application_version.mkv16.09MB
  • 02.04-how_to_create_a_new_react_application.mkv81.83MB
  • 02.05-installing_node_along_with_npm_and_npx.mkv39.01MB
  • 03.01-creating_react_application_using_create-react-app.mkv63.34MB
  • 03.02-starting_react_application.mkv92.2MB
  • 03.03-structure_of_the_frontend_app.mkv158.34MB
  • 03.04-reinstalling_npm_dependencies.mkv67.18MB
  • 03.05-creating_and_serving_optimized_build_of_the_frontend_app.mkv84.38MB
  • 03.06-basic_frontend_application_implementation_steps.mkv48.94MB
  • 03.07-cleaning_up_default_react_application.mkv58.81MB
  • 03.08-how_react_works_and_what_is_jsx.mkv128.93MB
  • 03.09-react_functional_components.mkv40.23MB
  • 04.01-installing_and_configuring_git.mkv130.46MB
  • 04.02-creating_first_commit.mkv76.27MB
  • 04.03-adding_the_eslintcache_file_to_the_gitignore.mkv59.01MB
  • 04.04-publishing_repository_to_github.mkv100.97MB
  • 05.01-changing_favicon.mkv138.88MB
  • 05.02-creating_header_component.mkv160.49MB
  • 05.03-what_are_react_props.mkv62.9MB
  • 05.04-plan_for_creation_of_the_search_component.mkv29.85MB
  • 05.05-creating_search_component_with_input_form.mkv114.77MB
  • 05.06-styling_search_component.mkv134.14MB
  • 05.07-submission_of_the_search_form.mkv86.83MB
  • 05.08-controlled_search_component.mkv132.18MB
  • 05.09-search_component_summary.mkv50.35MB
  • 05.10-disabling_gitlens_blame_annotations_feature.mkv40.06MB
  • 06.01-creating_account_at_unsplash_and_registering_new_app.mkv105.3MB
  • 06.02-adding_local_file_with_environment_variables.mkv125.17MB
  • 06.03-how_to_make_unsplash_api_request_and_what_is_url.mkv78.62MB
  • 06.04-making_first_api_request_for_random_photo.mkv149.62MB
  • 06.05-analyzing_api_requests_and_responses.mkv128.93MB
  • 06.06-challenge-clear_search_input.mkv11.66MB
  • 06.07-challenge_solution-clear_search_input.mkv48.9MB
  • 07.01-what_is_code_formatter.mkv63.3MB
  • 07.02-what_is_linter.mkv106.16MB
  • 07.03-configure_eslint_validation.mkv111.82MB
  • 07.04-installing_and_enabling_prettier_eslint_plugin.mkv120.68MB
  • 07.05-adjusting_prettier_configuration.mkv84.61MB
  • 07.06-enabling_eslint_errors_fixing_on_file_save.mkv79.78MB
  • 07.07-adding_npm_linting_scripts.mkv84.8MB
  • 07.08-fixing_all_linting_errors.mkv98.46MB
  • 07.09-changing_editor_tabsize_in_vs_code.mkv19.17MB
  • 07.10-eslint_with_prettier_setup_summary.mkv56.63MB
  • 08.01-planning_next_steps_in_building_frontend_app.mkv26.56MB
  • 08.02-saving_images_in_the_state.mkv116.34MB
  • 08.03-state_in_react_is_updated_asynchronously.mkv82.46MB
  • 08.04-adding_react_developer_tools_chrome_extension.mkv56.09MB
  • 08.05-creating_imagecard_component.mkv109.25MB
  • 08.06-adding_props_to_the_imagecard_component.mkv173.86MB
  • 08.07-displaying_all_images_in_the_ui_using_map_method.mkv106.27MB
  • 08.08-adjust_layout_of_the_image_cards.mkv114.07MB
  • 08.09-adding_delete_images_functionality.mkv181.02MB
  • 09.01-creating_svg_logo_from_text.mkv147.85MB
  • 09.02-editing_svg_logo.mkv77.52MB
  • 09.03-adding_welcome_component.mkv123.3MB
  • 09.04-basic_frontend_app_summary.mkv40.37MB
  • 09.05-basic_frontend_app_codebase_review.mkv195.91MB
  • 09.06-updating_create-react-app_application.mkv121.58MB
  • 10.01-which_problems_api_solves.mkv52.52MB
  • 10.02-client-server_communication.mkv36.06MB
  • 10.03-rest_api.mkv20.82MB
  • 10.04-url_is_unique_resource_identifier.mkv27.97MB
  • 10.05-requests_and_responses.mkv32.62MB
  • 10.06-analyzing_requests_and_responses_in_our_frontend_app.mkv174.48MB
  • 10.07-http_methods_overview.mkv77.65MB
  • 10.08-crud_operations.mkv22.28MB
  • 10.09-idempotent_http_methods.mkv92.82MB
  • 10.10-http_response_status_codes.mkv26.31MB
  • 10.11-most_common_success_and_redirect_http_status_codes.mkv77.09MB
  • 10.12-most_common_client_and_server_error_status_codes.mkv87.69MB
  • 10.13-rest_api_and_http_methods_summary.mkv65.1MB
  • 11.01-frontend_and_api_services_overview.mkv10.88MB
  • 11.02-installing_python_pip_and_pipenv_on_macos.mkv198.03MB
  • 11.03-installing_python_pip_and_pipenv_on_windows.mkv143.85MB
  • 11.04-python_flask_api_implementation_steps.mkv38.9MB
  • 12.01-creating_api_folder_and_running_basic_python_app.mkv38.98MB
  • 12.02-creating_python_virtualenv_and_installing_flask.mkv150.33MB
  • 12.03-exploring_python_virtualenv_and_changing_vs_code_python_interpreter.mkv113.11MB
  • 13.01-simple_flask_application.mkv134.17MB
  • 13.02-imports_in_python_and___name__.mkv96.98MB
  • 13.03-import_from_another_python_module_and___name__.mkv68.87MB
  • 13.04-decorators_in_python.mkv82.29MB
  • 13.05-starting_flask_app_inside_of_the_module.mkv68.47MB
  • 13.06-consistent_launch_of_python_modules_on_mac_and_windows.mkv62.83MB
  • 14.01-creating_new-image_api_endpoint.mkv127.62MB
  • 14.02-testing_new-image_api_endpoint_using_postman.mkv99.4MB
  • 14.03-making_api_request_to_the_unsplash_api.mkv192.06MB
  • 14.04-finalize_and_test_api_request_to_the_unsplash_api.mkv179.52MB
  • 15.01-extracting_unsplash_key_to_the_env_file.mkv181.39MB
  • 15.02-verifying_usage_of_the_env_variables_from_the_file.mkv92.29MB
  • 15.03-enabling_debug_mode_in_the_flask_app.mkv90.5MB
  • 16.01-changing_api_in_the_frontend_react_app.mkv79.76MB
  • 16.02-trying_to_test_frontend_app_with_flask_api.mkv51.9MB
  • 17.01-what_is_cors.mkv22.34MB
  • 17.02-comparing_responses_from_the_flask_api_and_unsplash_api.mkv106.69MB
  • 17.03-enabling_cors_in_the_flask_app.mkv131.13MB
  • 17.04-installing_and_enabling_pylint_linter_and_black_formatter.mkv81.33MB
  • 17.05-enabling_formatting_on_save_and_fixing_all_mistakes_in_the_python_app.mkv86.07MB
  • 17.06-basic_api_summary.mkv76.02MB
  • 18.01-it_is_time_to_save_images_data_to_the_database.mkv26.95MB
  • 18.02-application_structure_with_database.mkv17.28MB
  • 18.03-implementation_steps_for_saving_images_data_in_the_database.mkv79.17MB
  • 18.04-all_api_endpoints_in_the_current_implementation_phase.mkv29.12MB
  • 19.01-installing_docker_and_hello-world_using_docker.mkv67.1MB
  • 19.02-creating_dockerfile_for_the_python_api_service.mkv180.53MB
  • 19.03-building_docker_image_for_the_api_service.mkv114.15MB
  • 19.04-running_api_containers_based_on_the_built_docker_image.mkv110.41MB
  • 19.05-analyzing_api_docker_container_from_inside.mkv168.82MB
  • 19.06-docker_image_for_the_api_service_summary.mkv39.27MB
  • 20.01-creating_dockerfile_for_the_frontend_application.mkv77.23MB
  • 20.02-building_docker_image_for_the_frontend_app.mkv64.81MB
  • 20.03-running_docker_container_for_the_frontend_service.mkv38.54MB
  • 20.04-exploring_frontend_container_from_inside.mkv49.85MB
  • 20.05-why_you_need_to_have_node_modules_folder_and_python_venv_folder_locally.mkv123.44MB
  • 20.06-running_both_frontend_and_api_containers_in_background.mkv65.99MB
  • 21.01-creating_basic_docker-compose_file.mkv43.24MB
  • 21.02-bringing_up_both_containers_using_docker-compose.mkv130.93MB
  • 21.03-how_to_operate_containers_using_docker-compose.mkv43.87MB
  • 21.04-creating_volumes_mapping_for_the_frontend_service.mkv117.97MB
  • 21.05-fix_volumes_sync_in_the_react_container.mkv41.44MB
  • 21.06-enabling_volumes_mapping_for_the_api_service.mkv105.68MB
  • 21.07-enabling_auto-restart_and_docker-compose_summary.mkv52.96MB
  • 22.01-why_do_we_need_mongo_and_mongo-express_services.mkv25.06MB
  • 22.02-mongo_and_mongo-express_official_docker_images_overview.mkv81.41MB
  • 22.03-adding_mongo_and_mongo-express_services_to_the_docker-compose_file.mkv66.87MB
  • 22.04-starting_all_services_including_mongo_and_mongo-express_using_docker-compose.mkv80.95MB
  • 22.05-docker_desktop_overview.mkv83.65MB
  • 22.06-using_mongodb_shell_and_mongo-express_gui.mkv88.1MB
  • 23.01-mongodb_data_is_now_deleted_after_docker-compose_restart.mkv57.17MB
  • 23.02-configuring_persistent_data_volume_for_the_mongo_container.mkv83.78MB
  • 23.03-verifying_persistent_mongodb_storage_using_volume.mkv55.97MB
  • 23.04-mongo_and_mongo-express_setup_summary.mkv59.74MB
  • 23.05-how_docker-compose_containers_communicate_with_each_other.mkv39.02MB
  • 23.06-exploring_networking_between_docker_containers.mkv87.06MB
  • 24.01-crash_courses_section_overview.mkv21.13MB
  • 24.02-shell_and_terminal_crash_course.mkv137.19MB
  • 24.03-visual_studio_code_crash_course.mkv288.11MB
  • 24.04-git_and_github_crash_course.mkv845.07MB
  • 24.05-javascript_crash_course.mkv1.01GB
  • 24.06-npm_crash_course.mkv638.3MB
  • 24.07-react_crash_course.mkv668.75MB
  • 24.08-python_crash_course.mkv825.78MB