From the course: Building React and ASP.NET Core Applications

What you should know

From the course: Building React and ASP.NET Core Applications

Start my 1-month free trial

What you should know

- [Instructor] Before we start this course, let's talk about what you should know. To build our apps, I'm going to use Visual code and .NET Core 3.0. But any version of .NET Core greater than 2.0 should work just fine. To test our API endpoints, I'll be using Postman, and Bootstrap for designing pages. So having a basic understanding of Bootstrap is recommended but not required. During this course, I'll assume that you are already familiar with React concepts like components, props, state, et cetera. Zoros API concepts like controller and API endpoint. I'll talk about these concepts later, but if you want to learn about them in more detail, check out some of the other courses in our library on React JS or Web API. Throughout this course if you'd like to follow along while I'm coding, you can download the exercise files from the course page. So, let's get started.

Contents