lesson
Installing Ant DesignThe newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we're going to introduce and install ant design
lesson
Adding Routes and RefactoringThe newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we're going to add routes to our application
lesson
Installing React RouterThe newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we're going to install React Router
lesson
Fetching DataThe newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we're going to look at how to use API request in React
lesson
Why TypeScript?The newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we're going to look at the typescript concepts
lesson
React ConceptsThe newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we're going to understand the important react concepts
lesson
Reviewing our React ProjectThe newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we're going to look at our React project and understand the role of each file
lesson
Setting up the React ProjectThe newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we're going to create our client-side application using React
lesson
Module 1 SummaryThe newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we'll summarize what we did in module 1.
lesson
Adding our First ControllerThe newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we'll add our first controller which will get us data from our database
lesson
Seeding Data in our DatabaseThe newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we'll add initial data to our database
lesson
Creating a DatabaseThe newline Guide to Fullstack ASP.NET Core and ReactIn this lesson, we'll creating our database based on the migration