In this video, we are going to learn about Fragment URL in Angular Routing. Basically, we all are familiar with fragment routing or anchor routing in websit... (more…)
Read more »
Angular comes with a built-in animation system that lets us create powerful animations based on the Web Animations API. In this article we'll look at two differet approaches, namely imperative and declarative animations. (more…)
Read more »
One really cool thing about Angular 2.0 is that the framework is decoupled from the DOM via a higher level API. In the following post I will show how to take advantage of this by running an Angular application in a web worker.
...
Read more »
PrimeTek is pleased to announce PrimeNG 5.0.0 featuring first class support for Angular 5. Accessibility Since 4.0, we’ve started focusing on accessibility enhancements and as a result widely used components have received improvements for keyboard and scr... (more…)
Read more »
Building web apps by following certain reactive patterns and conventions is a proven way of delivering stable and scalable software. And there are lots and lots of very good tutorials out there. So, why I'm writing this article? Well, to be honest, it's n... (more…)
Read more »