Section 1: Getting Started
This section provides a high-level introduction to ASP.NET Core and React and explains 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 5 React Template
- Chapter 2, Creating Decoupled React and ASP.NET 5 Apps