rstropek-teaching / turmrechnen-quiz-4ahif-StefanHaslhofer

turmrechnen-quiz-4ahif-StefanHaslhofer created by GitHub Classroom
0 stars 0 forks source link

Stackblitz Link #1

Open StefanHaslhofer opened 6 years ago

StefanHaslhofer commented 6 years ago

Dear Mr Stropek,

here is my solution for the Turmrechnen quiz: https://angular-b6u42a.stackblitz.io/

Best regards, Stefan Haslhofer

rstropek commented 6 years ago

In general, well done. Your extra point is secured.

However, your code line <span [(ngModel)]="errorMsg"... does not make much sense. Why do you need this two-way binding to errorMsg?

Greetings, Rainer Stropek