This section provides a high-level introduction to ASP.NET Core and React and how to create projects that enable them to work well together. We will create the project for the app that we'll build throughout this book, which will allow users to submit questions and other users to submit answers to them—a Q&A app.
This section comprises the following chapters:
- Chapter 1, Understanding the ASP.NET Core React Template
- Chapter 2, Creating Decoupled React and ASP.NET Core Apps