by Antonio Liccardi | Oct 28, 2020 | Blog
In the last few months, we have helped some clients to migrate from the on-premise infrastructure to Microsoft Azure. Many of them asked us what the maximum user load that the configuration can support is. Answering this question is not easy, mostly because it could...
by Enrico Bencivenga | Sep 30, 2020 | Blog
As part of the development of an e-commerce platform, which a front-end has been developed with Angular 8, the customer asked us to track user activities, using Google Analytics, in order to have live statistics on products sold on the site. Google Analytics is...
by Genny Paudice | Sep 16, 2020 | Blog
I recently had the opportunity to work for one of our customers with an application using Redis. Talking about it with colleagues and studying the documentation, I discovered that this tool could also be used to decouple communication in a software system. Driven...
by Francesco de Vicariis | Sep 2, 2020 | Blog
In recent months, I’ve been working with a company that prefers using the “Pair Programming” methodology, which I had never used regularly. It happened to all of us to discuss a problem with a colleague or look together at a piece of code searching...
by Antonio Tammaro | Jul 29, 2020 | Blog
In my previous article, we have seen how testing and refactorizing legacy code with Golden Master Pattern. Now, we will continue to talk about testing, introducing a new paradigm with a simple example. We are familiar with writing tests based on examples. In...
by Salvatore Sorrentino | Jul 15, 2020 | Blog
A few months after the version 9 release (described here), the Angular team surprised us with the version 10, trying to bridge the delays and promising the release of version 11 for the end of fall. In its development dependencies, Typescript moved to version...