Blog

Créer une application web et un logiciel de bureau avec Angular et electronJS

title: Créer une application web et un logiciel de bureau avec Angular et electronJS tags: angular electronjs git nodejs categories: [angular] [electronjs] permalink: angular-electronjs-get-started date: 2019-06-16 00:40:07 Prerequis : nodejs git @angular/cli Installation des prerequis Nodejs On installe nodejs. On va sur https://nodejs.org/en/ et on télécharge l’installateur. J’ai pris la version “12.4.0 Current” On verifie […]

Create an IOS mobile app with Flutter

After a first introduction on creating a first application with Android, we are going to do the same manipulation and this time with IOS. Creating an application with IOS itself is easy. There is no difference with Android. This article will be short and will focus instead on my experience. To summarize, the least obvious […]

Create an Android mobile app with Flutter

Why did Flutter interest me? On the one hand, because… I wasn’t too excited about ReactNative/NativeScript tools or hybrid frameworks such as Cordova/Xamarin… (though I have a soft spot for Ionic hic;). Also, I know the JAVA Android development but not Swift. By the way, I created a full Android application before the popularity of […]

Flutter — créer une application sous IOS

Après une première introduction sur la création d’une première application avec de cet article Android , on fait la même manipulation et cette fois ci avec IOS. La création d’une application avec IOS en soit est facile. Il n’y a pas de différence avec Android. Ah mais oui, on est sur Flutter. Cet article va […]

Flutter — créer une application sous Android…

Pourquoi Flutter a suscité mon intérêt ? D’une part, parce que… je ne m’emballais pas trop avec les outils ReactNative/NativeScript ni les framework hybrides tels que Cordova/Xamarin… (quoique j’ai un faible pour Ionic hic ;). Aussi, je connais le développement Android JAVA mais pas Swift. Au passage, j’ai créé une application full Android avant la […]