by Michele Aponte | Oct 24, 2018 | Blog
In the last few days, I was in Rome by a customer, who is porting a vb6 application to Angular. During the code review, he asks me to add a dashboard with resizable widgets, that can be positioned on the page with the classical drag & drop approach. We did some...
by Michele Aponte | Oct 24, 2018 | Blog
During the porting of Raptor.UI (the front-end Angular application of our framework), we have used the new Angular HttpClient (as discussed here), with,apparently, any breaking change. If we examine in depth, we have converted...