I did not use the homes-app-start code. Instead, I generated a new Angular project using Angular/CLI 19.0.1 (since upgraded): `ng new homes-app --style=scss` I like to keep HTML and CSS (or SCSS in my ...
export class Task { title!: string; // "!" indique que la variable peut être vide à l'instanciation description!: string; state!: TaskStatus; } export enum ...
Hello I'm the Chief of UX at SoCreate. I build things for the web daily & write about the stuff I use/discover/encounter ...
Whether it's a rainy day, you’re feeling a little under the weather, or leaving your house just holds no interest to you, there are plenty of ways to fill your alone time. Rather than just scrolling ...
Hello I'm the Chief of UX at SoCreate. I build things for the web daily & write about the stuff I use/discover/encounter ...