ForerunnerDB icon indicating copy to clipboard operation
ForerunnerDB copied to clipboard

Angular 2 RC4 Modules and Usage

Open dwsmall opened this issue 8 years ago • 1 comments

I think it would be great if you could document/show example of usage in Angular 2 RC 4. This would be good to keep the community up to speed and gain traction.

dwsmall avatar Aug 25 '17 16:08 dwsmall

@dwsmall Agreed but I haven't spent time delving into Angular 2 yet - I have a number of gripes with Angular 2 and it has slowed my uptake. I don't buy into typescript as a way to increase code stability... the need to compile everything to JS all the time actually kills productivity IMHO. Even if you just use barebones ES6 it still needs compiling at present (although that will get better over time).

Anyway, rant aside it is obviously important to support new versions of things. The angularjs support in ForerunnerDB is an optional module so it could be easily rewritten to take on support of Angular 2 and allow anyone to pick which version of the module they wanted to allow support for AJS and A2 as they wish.

Irrelon avatar Aug 30 '17 09:08 Irrelon