Dans ce tutoriel , nous allons apprendre comment installer typescript dans ubuntu puis mettre en oeuvre un projet fonctionnel avec son test unitaires. Continuer la lecture de « Comment installer Typescript et démarrer un projet avec son test unitaire – tutoriel 2022 »
Angular – Fondements et architecture de l’application – Tutotriel 2022
Ce tutoriel sur angular sera très théorique. Il s’agit d’une introduction au concept de base qui fait le fondement d’angular et de son architecture. Continuer la lecture de « Angular – Fondements et architecture de l’application – Tutotriel 2022 »
The class AppComponent is listed in the declarations of the NgModule AppModule, but is not a directive, a component, or a pipe. – Depannage
Vous travaillez sur un projet angular puis vous rencontrez cet extrait d’erreur : The class AppComponent is listed in the declarations of the NgModule AppModule, but is not a directive, a component, or a pipe….
Continuer la lecture de « The class AppComponent is listed in the declarations of the NgModule AppModule, but is not a directive, a component, or a pipe. – Depannage »[Dépannage] Cannot find module ‘typescript’
Ce type d’erreurs apparaît dans les projets basés sur node js comme angular et typescript. Continuer la lecture de « [Dépannage] Cannot find module ‘typescript’ »
Comment installer angular dans ubuntu – Tutoriel
Dans ce tutoriel très pratique destiné au développeur, voici comment installer angular dans ubuntu. Continuer la lecture de « Comment installer angular dans ubuntu – Tutoriel »
[ Dépannage ] The Angular CLI requires a minimum Node.js version of either v10.13 or v12.0
Comment résoudre l’erreur The Angular CLI requires a minimum Node.js version of either v10.13 or v12.0.