Building a Angular4+ Web App | S4P38 | Adding the HTTPModule so we can do Http Requests in Angular

Опубликовано: 26 Сентябрь 2017
на канале: Lars Bilde
284
3

This is the fourth series in a course of five series about building 2 Tier Web Applications. All previous series in this full course will be linked below as playlists.

The first series about C# Basics:


The second series about C# and software architecture:


The Third Series was about making a REST API in .net Core:


This is part of the Fourth Series about making an Angular Web Application:


The overall goal of the course is to learn how to build Distributed Software Systems and also how to code a fully featured Web Application with the newest technology (Late 2017).

We will be using .Net Cores (C Web API as a Rest API on the Backend Tier, Angular4+ (Typescript) as the Frontend Tier and we will persist our data in an MSSQL database using the Entity Framework.
In the end, we will build a fully featured web application where we will address most of the issues that arise when developing a real-world web application.

To get the code for each of the videos in this series goes to:


Important Links:

Download Webstorm:


Setup Webstorm:


Angular.io:


NodeJS:


..more to come...