Angular 7 is released with new interesting changes, and good news related to performance, lets see some updates: Updating To begin with, is really easy to update for angular 7…
Tag: angular
As the applications grows, the manual testing becomes more and more complex. End to end (e2e) testing is where we test our entire application from the start to the end.…
When talking about Angular, one of the biggest challenge that we used to have is with the SEO. Actually, is not a problem only with Angular, but it is a…
First thing first. What are you talking about, what is gRPC? Easy one, let’s check the official definition: ‘A modern, open source remote procedure call (RPC) framework that can run…