In this article, we suggest you to get acquainted with the free editor of web languages – CodeLobster IDE. It is presented on the software
Tag: javascript

This small state of the art illustrates various use-cases where tools can be used to generate code and data to ease the coder’s life.

PoniCode : My feedback and a mixed overall feeling about the tool.
My feedback from testing the Ponicode IA powered test generation tool. Recently, the company PoniCode has attracted the attention of some investors and consequently the

RAPID FlexNG is a tool to convert automatically Flex applications into a SPA Javascript web application with technologies like Angular and UI Component library.
Je m’offre un droit de réponse à l’article du blog : “Comment garder tes développeurs” ( Ou pas…) Cette réponse est sinon humoristique; certainement du

I have been recently using several JS frameworks to produce slideshows and ultimately programmatic videos. Here is my feedback about two frameworks Reveal.js and Eagle.js.

This article will illustrate how to extends some parts or a whole Vue.js component. We’ll look at two different practices : mixins and extends.

I have been using recently Java 8 new features CompletableFuture. This is a little feedback. Tags: Framework, Libraries, Software Technologies, Technologies

A Dashboard can be a very efficient communication tool for a team, between managers and business units. It enables an organization around a vision to

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

SonarQube plugins for AngularJS and Javascript you may not know
In this article, I will present you two new SonarQube plugins that you will never find on SonarQube marketplace (for some good reasons). Keep reading

This short article to announce a new release of the plugin SonarQube ESLint. Tags: Application Lifecycle Management, Code analytics, Code Quality, Software Factory

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.

Hi I have developed a rather small plugin for the great static site generator hexo hexo. Tags: Libraries, Opensource, Web

Codacy : an easy-to use code quality review solution
Some time ago, I organized a talk on “Code Quality and why developers should care about” for my company. In that presentation, I demonstrate some

Today I have felt on an interesting article about Javascript promises and the new functionality of async/await. Tags: Programming, Software Technologies, Web