Angular 2: To Typescript or To ES5?

added by JavaScript Kicks
12/28/2015 5:22:08 PM

884 Views

that is the question. Aside from migrating angular 1.x code to angular 2 using few steps, i've been playing around with angular 2 (alpha and beta releases) lately. At first, it seemed strange and totally different from version 1.x. Version 1.x of angular is written in ES5, plain javascript, while version 2 is a new take...


0 comments