Posts with tag: Angular2
Angular 2 guard router directive

A few weeks ago while I was developing my Angular 2 application I faced with problem: How to hide routerLinks if the transition is not allowed? I couldn’t find any simple solution so I had to create my own one. Also I’ve found the similar question in stackOverFlow and shared my idea. This post describes this problem and the solution in details. Angular2

Angular2
Angular 2 build with maven

A few weeks ago Google published Angular 2.0 final release. I’ve already tried it and I like it. However, if you face with some problem, it probably will be difficult to find solution in the internet. Angular2 has been strongly changed since rc1 was published. That’s why there are a lot of outdated information. I think we must fix this problem and publish a lot of articles and posts about angular2. My contribution is article about building the application with angular2 client. War archive

Angular2 Npm Maven Build