Welcome to AG Dev Tech Blog

Latest from the Blog

Angular Guards in Disneyland Park

In an Angular application you might need to run some checks before allowing the user to navigate to or away from a page. That’s where Angular Guards come into play. …

Introduction to TypeScript

After some time of working with Angular and Typescript, I decided to create a series of articles where I will discuss different features and concepts related to Typescript.  History JavaScript…