|
via Udemy |
Go to Course: https://www.udemy.com/course/building-applications-with-react-and-aspnet-core/
With ASP.NET Core we can develop Web APIs using C#.With React you can create modern, fast and flexible web applications.In this course we will use both tools to create a project. We will make an application with its database, user system, back-end and UI, where you will put into practice the concepts learned in the course.At the end we are going to publish our React application and our ASP.NET Core application.Some of the topics that we will see:Web API development with ASP.NET CoreDatabase in SQL Server using Entity Framework CoreUser system with Json Web Tokens (JWT)Developing a Single Page Application (SPA) with ReactUse React Hooks to create modern functional componentsCreating forms using formik and yupMake HTTP requests from React to ASP.NET Core using AxiosCreate reusable components in ReactUsing React Router for browsingUsing maps with leafletSave spatial data to a database with NetTopologySuiteAllow users to upload images to be saved to Azure Storage or locallyWe will configure CORS to allow our React application to communicate with our Web APIWe will use environment variables, both in ASP.NET Core and React, so as not to hardcode the development and production URLs in our applications.Upon completion of this course, you will have sufficient knowledge to face development challenges involving ASP.NET Core and React applications.