Teleportation in Angular
Teleportation, in the context of an Angular application, can be defined as a location change of a view fragment (in particular, moving it to another component), at the same …
Teleportation, in the context of an Angular application, can be defined as a location change of a view fragment (in particular, moving it to another component), at the same …
Exactly on the 2nd of June, the latest, fourteenth version of Angular had its premiere. In this article we will look at the most important changes, which you will …
What is Backend for Frontend? Let’s start with a short introduction to API Gateway. It is a service mediating communication between clients and backend services exposing API. Its most …
You will often come across statistics presented as an exponential function that show the increasing costs of detection and fixing of software bugs. Finding and fixing a software problem …
About the Angular Community Angular’s greatest driving force is definitely its community, which improves and develops the framework and assists one another in daily jobs and solving problems. Various …
Which one to choose? Reactive forms are great, we can dynamically create new controls, and validate them synchronously or asynchronously in very different ways. All of this can also …