November 16, 2022

Best practice for Angular security! How to secure the Angular app? 

Angular is a dynamic and vastly used framework. It is getting more advanced with the release of the new Angular version 14. However, it needs to be used with best coding practices to ensure that the application built on the Angular framework is free from hacks and perfectly secure. This article will inform entrepreneurs and […]

Read More

April 16, 2020

How Auth Guard Routes with Angular

Angular comes with a plentiful of features that are extremely helpful for handling authentication. Route guards are one of them that serve this purpose effectively. So, let’s take a look at what Angular’s route guards are and how they can be used for authentication in your Angular applications. What are Route Guards? Angular Router enables […]

Read More
Angular 9 development

March 3, 2020

Angular 9 Has Arrived: Know What’s New And Changed

Angular 9 has finally released. But what does this mean for you and your project? Let’s have a look at the most important changes and what they mean for you and the Angular landscape. What’s New? Ivy – Major Feature in Angular 9 In case you don’t know what Ivy is, it’s their new internal view […]

Read More