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…
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…
In this article we are going to create a different chat using NodeJS and gRPC. But before we start, if you don’t know what is gRPC, I strongly recommend you…
On the last article, we could see an overview about the front end architecture and how we can reduce the amount of requests to Cloud, reducing the network traffic and…
Now we have extreme fast and powerful API running on the back-end with the cloud computing. Bringing us many benefits, like powerful computing, maintainability, availability etc. That is really good…