ASP.NET Core 3 and React
Rippon, Cart
- 出版商: Packt Publishing
- 出版日期: 2019-12-27
- 定價: $1,330
- 售價: 8.0 折 $1,064
- 語言: 英文
- 頁數: 598
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1789950228
- ISBN-13: 9781789950229
-
相關分類:
.NET、ASP.NET、React
-
其他版本:
ASP.NET Core 5 and React - Second Edition: Full-stack web development using .NET 5, React 17, and TypeScript 4
立即出貨 (庫存=1)
此書已有新版 ↗️買這商品的人也買了...
-
$520$411 -
$420$378 -
$550$435 -
$620$372 -
$580$348 -
$860$731 -
$650$507 -
$450$405 -
$414$393 -
$1,200$948 -
$414$393 -
$350$298 -
$620$434 -
$474$450 -
$480$379 -
$588$559 -
$479$455 -
$1,536$1,459 -
$594$564 -
$390$371 -
$650$455 -
$408$388 -
$990$842 -
$680$537 -
$528$502
相關主題
商品描述
Microsoft's ASP.NET Core is a robust and high-performing cross-platform web API framework, and Facebook's React uses declarative JavaScript to drive a rich, interactive user experience on the client-side web. Together, they can be used to build full stack apps with enhanced security and scalability at each layer.
This book will start by taking you through React and TypeScript components to build an intuitive single-page application. You’ll understand how to design scalable REST APIs that can integrate with a React-based frontend. You’ll get to grips with the latest features, popular patterns, and tools available in the React ecosystem, including function-based components, React Router, and Redux. The book shows how you can use TypeScript along with React to make the frontend robust and maintainable. You’ll then cover important .NET Core features such as API controllers, attribute routing, and model binding to help you build a sturdy backend. Additionally, you’ll explore API security with ASP.NET Core identity and authorization policies, and write reliable unit tests using both .NET Core and React before you deploy your app to the Azure cloud.
By the end of the book, you’ll have gained all the knowledge you need to enhance your C# and JavaScript skills and build full stack, production-ready applications with ASP.NET Core and React.
- Explore the full potential and latest features of .NET Core 3.0, TypeScript 3, and React
- Learn how to manage data, application design, and packaging, and secure your web apps
- Discover best practices for using React and TypeScript to build a scalable frontend that interacts with REST APIs
作者簡介
Carl Rippon has been involved in the software industry for over 20 years, developing a complex line of business applications across various sectors. He has spent the last 8 years building single-page applications using a wide range of JavaScript technologies, including Angular, ReactJS, and TypeScript. Carl has written over 100 blog posts on various technologies.
目錄大綱
Table of Contents
- Understanding the ASP.NET Core React Template
- Creating Decoupled React and ASP.NET Core Apps
- Getting Started with React and TypeScript
- Routing with React Router
- Working with Forms
- Managing State with Redux
- Interacting with the Database with Dapper
- Creating REST API Endpoints
- Creating a Real-Time API with SignalR
- Improving Performance and Scalability
- Securing the Backend
- Interacting with RESTful APIs
- Adding Automated Tests
- Configuring and Deploying to Azure
- Implementing CI and CD with Azure DevOps