Cloud and Application Modernization

Angular

Technical articles and architecture insights on cloud migration, modernization strategy, legacy transformation and enterprise IT.

Code generation and data generator : the best use cases
Code generation and data generator : the best use cases

What is a code generator and data generator? This study provides you examples and research articles about several program automation research fields. This state of the art illustrates various use-cases where tools can be used to generate …

FlexNG: Adobe Flex to Angular 8+ Code Transformation Tool
FlexNG: Adobe Flex to Angular 8+ Code Transformation Tool

Byoskill has collaborated with the company Metrixware, in the realization of a tool for the automatic transformation of Adobe Flex applications to more modern technologies such as Angular 8.

Disruption in Software Quality Assessment, still relevant in 2021 ?
Disruption in Software Quality Assessment, still relevant in 2021 ?

Like many other markets, the SQA/ALM Market soon will meet #disruption. Domains like machine learning, deep learning, and cloud computing will force it to evolve in the next few years. This article is presenting some predictions of quality …

I have tried Vue.js and I love it
I have tried Vue.js and I love it

I have tried Vue.js and just love it. Some weeks ago, I started a new project for which, I have to build an internet website. Context After spending really long hours on the internet, browsing, collecting every possible testimonials and …

SonarQube and ReactJS
SonarQube and ReactJS

This article is showing you how to use SonarQube with ReactJS and its JSX files. I will use both the SonarQube JavaScript plugin and the additional plugin Sonar EsLint plugin.

SonarQube plugins for AngularJS and Javascript you may not know
SonarQube plugins for AngularJS and Javascript you may not know

In this article, I will present you with two new SonarQube plugins that you will never find on the SonarQube marketplace (for some good reasons). Keep reading if you are developing in TypeScript, AngularJS 2, Javascript.

Away/async vs Promises
Away/async vs Promises

Today I have felt on an interesting article about Javascript promises and the new functionality of async/await.