facebook
Who said Docker only serves in production?

Who said Docker only serves in production?

In the last year, I interested myself in Docker and to the whole ecosystem around it, and I finally arrive to Kubernetes to organize containers. Against all odds, I get into this argument and I started, as I usually do, to share my experiences during the events I...
Debugging Angular in Windows with Parallels

Debugging Angular in Windows with Parallels

Last week Carmine, our Design and UX consultant, contacted me to ask for support with a problem on an Angular project. In particular, he was working on a project with a well-structured backend, configured on his Mac, and he received problems notice on the UI,...
Angular, NodeJS and Typescript together

Angular, NodeJS and Typescript together

A new customer called me for a project on an embedded device, where the purpose is to provide a simple user interface to control the execution of a workflow on the device. After discarding Asp.Net Core, because it does not support ARM processor at the...
Angular CLI and Webpack: what’s inside my bundle?

Angular CLI and Webpack: what’s inside my bundle?

Some weeks ago, I’ve been in Bari by a customer, and we passed two days in optimizing Angular-CLI build process in an advanced scenario. The back-end was realized with Asp.Net Core and from this experience, I would extract some blog posts, this is only the first one....