Building a Angular4+ Web App | S4P88 | Disable button when data is invalid and Photobombing

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

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:
   • DotNetCore - Angular - Building Web A...  

The second series about C# and software architecture:
   • C# Architecture and more with NET Cor...  

The Third Series was about making a REST API in .net Core:
   • DotNetCore - Angular - Building Web A...  

This is part of the Fourth Series about making an Angular Web Application:
   • DotNetCore - Angular - Building Web A...  

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:
https://github.com/EASV/CustomersApp

Important Links:

Download Webstorm:
https://www.jetbrains.com/webstorm/do...

Setup Webstorm:
   • Using WebStorm for Building Angular Apps  

Angular.io:
https://angular.io/

NodeJS:
https://nodejs.org/en/

CORS - .net Core
https://docs.microsoft.com/en-us/aspn...

..more to come...