Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Building Web Applications with .NET Core 2.1 and JavaScript: Leveraging Modern JavaScript Frameworks Ed 2

Posted By: arundhati
Building Web Applications with .NET Core 2.1 and JavaScript: Leveraging Modern JavaScript Frameworks Ed 2

Philip Japikse, "Building Web Applications with .NET Core 2.1 and JavaScript: Leveraging Modern JavaScript Frameworks Ed 2"
English | ISBN: 1484253515 | 2020 | 615 pages | PDF | 9 MB

Roll up your sleeves and jump into building web applications using .NET Core 2.1 and the most popular JavaScript frameworks.
You will start by building a data access layer using Entity Framework Core, a RESTful service using ASP.NET Core, and then you will build a web application following the MVC pattern, also using ASP.NET Core. The resulting application is an example e-commerce site using the most appropriate capabilities in .NET Core for building a line of business applications.
The second half of Building Web Applications with .NET Core 2.1 and JavaScript is dedicated to teaching you how to develop applications on the client with JavaScript, BootStrap, and related tooling such as TypeScript, WebPack, NPM, and more. Each JavaScript framework will build the same UI as the ASP.NET Core web application from the first half of the book, leveraging the same ASP.NET Core RESTful service and Entity Framework Core data access layer. Building the same UI in the different JavaScript frameworks provides the context and knowledge to reasonably compare and contrast the tools.

What You Will Learn
Ramp up quickly on Entity Framework Core and ASP.NET Core
Use TypeScript to deliver better JavaScript
Manage your JavaScript build process
Know how to build UIs with ASP.NET Core MVC, Angular, and React to make better decisions on which technologies to adopt in your projects
Conduct an apples-to-apples comparison of ASP.NET Core, Angular, and React

Who This Book Is For
.NET architects, consultants, and developers who want to modernize their skill set. Some understanding of JavaScript and the Web is useful.