Angular2 with an ASP.NET Core backend, happiness ensues...

By David Pine

Elevator Pitch

If ASP.NET Core married Angular2, would TypeScript get jealous? It is a match made in heaven. Leveraging what Angular2 brings to the single page application paradigm, ASP.NET Core is the perfect pairing with its seamless middleware. Let me demonstrate these two powerful OSS projects together.

Description

If ASP.NET Core married Angular2, would TypeScript get jealous? It is a match made in heaven. Leveraging the grace and poise that Angular2 brings to the single page application paradigm, ASP.NET Core is the perfect spouse with its seamless and pluggable middleware. Let me prove how easy it is to marry these two powerful open-source projects together.

We’ll explore the Web APIs that compliment the SPA architecture while demonstrating the power of RxJS.

Notes

As a community of early adopters it is gratifying to see collaborations betwixt Microsoft and Google, finally “we can all get along”.

  • Angular2 is built with TypeScript
  • Visual Studio Code is built on Chromium.