Aurelia: Object Binding Without Dirty Checking

added by JavaScript Kicks
4/1/2015 12:51:29 PM

664 Views

I love TypeScript – if it wasn’t for TypeScript, I would really hate Javascript development! Aurelia is written in ES6 and ES7 which is transpiled to ES5. You can easily write Aurelia apps in TypeScript – you can transpile in Gulp if you want to – otherwise Visual Studio will transpile to Javascript for you anyway.


0 comments