AG DevANGULAR GUARDS IN DISNEYLAND PARKIn 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…Aug 8, 2021Aug 8, 2021
AG DevAngular Authentication, Interceptors and GuardsIn this article I will create step by step an Authentication library and along the way will describe Interceptors and Guards.Mar 18, 2021Mar 18, 2021
AG DevQueue And Priority Queue in typescriptIn this article I will first implement a queue in typescript and will display data saved in the queue using Angular. Later on I will talk…Mar 9, 20211Mar 9, 20211
AG DevStack Data Structure in TypescriptIn this article I will implement a stack in typescript and will display data saved in stack using Angular. Later on we will use this stack…Mar 2, 2021Mar 2, 2021
AG DevRxJS Explained with Vega Chart visualizationAccording to the official documentation: “RxJS is a library for composing asynchronous and event-based programs by using observable…Feb 16, 2021Feb 16, 2021
AG DevAngular Virtual and Infinity ScrollingIn this article I will introduce a performant solution on how to implement a list with a large amount of data. I will start with…Feb 6, 2021Feb 6, 2021
AG DevANGULAR DEPENDENCY INJECTION EXPLAINEDWhen I first started programming dependency injection and all the concepts related to it seemed to be a bit abstract for me. I could still…Jan 31, 20211Jan 31, 20211
AG DevStep by step guide: Application using NestJs and AngularJust a few days before Christmas I came along with NestJs framework. Always wanted to give a try to NodeJs development, but the idea of a…Jan 15, 2021Jan 15, 2021
AG DevTips to organize better Reactive Forms in AngularWhen building applications at some point you will need the user input, either a value or a whole set of data. That’s when forms come into…Jan 12, 2021Jan 12, 2021