Résolution de l’erreur The class AppComponent is listed in the declarations of the NgModule AppModule, but is not a directive, a component, or a pipe.
angular
Comment installer Typescript et démarrer un projet avec son test unitaire – tutoriel 2022
Dans ce tutoriel , nous allons apprendre comment installer typescript dans ubuntu puis mettre en oeuvre un projet fonctionnel avec son test unitaires.
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.
[Dépannage] Cannot find module ‘typescript’
Ce type d’erreurs apparaît dans les projets basés sur node js comme angular et typescript.
Comment installer angular dans ubuntu – Tutoriel
Dans ce tutoriel très pratique destiné au développeur, voici comment installer angular dans ubuntu.
[ 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.