vendredi 27 janvier 2017

Get Started with Angular 2 using VisualStudio 2015 TypeScript ASP.NET Core

Why AngularJs 2.0 :

See original image

The first question is : what's new in Angular 2 ? or the difference between current version and the last one ?

We start by a simple answer : nothing ! Oh Really !
Angular 2 is a complete rewrite of the previous one, all previous versions are based on JavaScript but the current version is entirely based upon TypeScript (https://www.typescriptlang.org) and ECMAScript 6 specification (http://es6-features.org/) .
But why this rewrite ?
If we say ReactJs and EmberJs  we answer theses are excellent JS libraries as competitor for Angular.
Angular 2 is a new approach, easy to write and readable syntax so more sample than the previous versions especially for developer that used it and was face many problems and breaking changes in code syntax or in the way of thinking and designing a client application.
Angular 2 give the developer the toolbox needed to build reactive, cross-platform web-based apps.

During this trainning we will discover Angular 2 using VisualStudio 2015 TypeScript ASP.NET Core.
1- Prerequisites




Related Posts:

  • Start with Azure Blob storage using Web API Overview Azure Blob Storage is part of the Microsoft Azure Storage service that is able to  stores unstructured data in the cloud as objects/blobs.  Blob storage s a collection of binary data&n… Read More
  • Minecraft Hour of Code Trying coding in early age, when we are child can give him/her the opportunity to work in logic parts, some kind of games can let you discover if the child is able to think and decide. We started this in some schools but… Read More
  • Build persisting Layer with ASP.NET Core and EF Core using Postgresql and Sql Server 2016 Build persisting Layer with ASP.NET Core and EF Core using Postgresql and Sql Server 2016 Source :  https://github.com/didourebai/Samples.AspCoreEF This post is about developing ASP.NET Core application using E… Read More
  • NLayered Architecture When we start any project,  we have to think about the architecture and use the best practices and avoid the anti-pattern (http://hamidarebai.blogspot.it/2016/03/do-you-like-spaghetti-or-lasagna.html) ,  To ach… Read More
  • Retrospective 2016 - Scrum way - Part 1 Why ? The answer is simple : “To change for the better”. Should be Agile not only in our work but in our life ? The answer : Yes ! Tell me how ? When we start a new project with a Product Owner, we focus on the fu… Read More

0 commentaires:

Enregistrer un commentaire